49e5a69
Bump bubbbletea to v0.15.0
Christian Rocha created
49e5a69
Bump bubbbletea to v0.15.0
Christian Rocha created
ba8c54e
Fix CD
Ayman Bagabas created
9b3c681
Use wish options
Ayman Bagabas created
a378647
Bump go to 1.17
Ayman Bagabas created
f68dee9
Bump TF module to 0.3.1
Ayman Bagabas created
2cc93be
Rename smoothie -> soft-serve
Ayman Bagabas created
e47e9a9
Only slack the channel on push to main
Ayman Bagabas created
2f4b76f
Remove commitsLog
Toby Padilla created
73ccd13
Show "git clone" command in header, unless we're on config
Toby Padilla created
1e101cf
Remove windowChanges channel and pass tea.WindowSizeMsg to children
Toby Padilla created
b49194b
Fix active border on selection box
Toby Padilla created
f779018
Colorize repo title and clone command
Christian Rocha created
afb6cf8
Cleanup and reorganize styles, theming prep
Christian Rocha created
144efbb
Populate git clone command above READMEs
Christian Rocha created
3eb15e4
Menu no longer fills the available vertical space
Christian Rocha created
aa7323e
Add title/clone info to repo pane
Christian Rocha created
e939038
Add application-level margin
Christian Rocha created
eabf167
Use unconditional wrapping to enforce a max width on Glamour output
Christian Rocha created
97fab1f
Electrify active borders
Christian Rocha created
a750a28
Bump lipgloss again for new hidden borders
Christian Rocha created
62b97cb
Correct repo viewport height
Christian Rocha created
c4118e2
Bump lipgloss for new frame measuring functionality
Christian Rocha created
b79f14c
Style and help for the error state
Christian Rocha created
6c1fa6c
Generally "smooth" out style and layout
Christian Rocha created
7456678
h/l and left/right can also change focus
Christian Rocha created
7c23d17
Style footer/help
Christian Rocha created
f9de1d3
Remove border from app box
Toby Padilla created
ac3f0a6
Help menu, better handle dynamic widths
Toby Padilla created
a06b599
CD: Attempt on fixing auth keys
Ayman Bagabas created
8266c38
Update TF backend bucket name
Ayman Bagabas created
928d9b3
Update CI/CD for wish
Toby Padilla created
2b03117
Use wish middleware
Toby Padilla created
d3b53f1
Update TF module to 0.2.1
Ayman Bagabas created
ff65f14
Add git MiddlewareWithKeys and MiddlewareWithKeyPath
Ayman Bagabas created
89d2aa8
Bump tf module and pass auth keys from secrets on deploy
This will create a new secret in AWS SecretsManager
Ayman Bagabas created
6d7752b
Import auth keys from env vars
Ayman Bagabas created
3246781
Update repo name
Ayman Bagabas created
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
- 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