Commit log

189fdb5 Allow for direct linking to a repo

Toby Padilla created

777ebb6 Cache repo bubbles

Toby Padilla created

20eb8a9 Bump smoothie TF module to 0.1.4 to enable port 22

Ayman Bagabas created

e011b2a Force ANSI256 color

Toby Padilla created

07b2c9c Slack the CD workflow

Ayman Bagabas created

6f4f50e Force true color

Toby Padilla created

875f93d Log term value and win dim

Ayman Bagabas created

912de2f Include clone urls in default README

Toby Padilla created

eb1b2cb Use templatize function

Toby Padilla created

bcbb569 Allow for README templates

Toby Padilla created

e1250b9 Add GH Actions comment

Ayman Bagabas created

b29abf7 Auto-deploy smoothie

Click to expand commit body
- Use GoReleaser
- Add Dockerfile based on Alpine:latest
- Publish docker images to our private ghcr.io registry
- Run build and test using GH Actions (ci.yml)
- Deploy AWS ECS Docker instance to our AWS infrastructure using GH
  Actions (cd.yml)

  Note: repository secrets are used to make the auto-deploy work. All
  the secrets used are in our Gopass repository. `GITHUB_TOKEN` is a
  reserved GH Actions secret with basic permissions like pushing to
  organization registries.

Ayman Bagabas created

9e9df52 Clean up config loading

Toby Padilla created

07a0ffd Load README on repo menu entry active

Toby Padilla created

1e58693 Use config.json in config repo for menu and settings

Toby Padilla created

45ec4a8 Create a config repo with defaults

Toby Padilla created

e228d7d Load repo by name

Toby Padilla created

e69529f Rename Model to Bubble

Toby Padilla created

9cbdf62 Render readme with glamour

Toby Padilla created

5efc4b8 Display readmes WIP

Toby Padilla created

9817bab Selection box, list repos, tab activate main boxes

Toby Padilla created

d39936b Refactor RepoSource

Toby Padilla created

ae2a71a Scrollable timeline for latest commits across all repos

Toby Padilla created

f2794d4 Fix authorized keys env var name

Toby Padilla created

e04b2ff Add README

Toby Padilla created

d5a1b3c Fix duplicate commits

Toby Padilla created

e0eb757 List latest commits in bubble

Toby Padilla created

e938b1c Move ProgramOptions to BubbleTeaHandler

Toby Padilla created

77c72c0 Use authorized keys file to gate git write access

Toby Padilla created

6cf8348 Remove sessionHandler

Toby Padilla created

af3e6ac Remove logError

Toby Padilla created

4d5e35b Refactor into middleware and server packages

Toby Padilla created

7c823a0 Add GitMiddleware

Toby Padilla created

daeb6bf Log server start

Toby Padilla created

af11646 Don't run the Bubble Tea program if there are ssh commands

Toby Padilla created

541e994 Pass ProgramOptions to Bubble Tea middleware

Toby Padilla created

cf5a2ed Use middleware for session handling

Toby Padilla created

9b1ba59 Use alt screen

Toby Padilla created

d069006 Init

Toby Padilla created