Commit log
b479573
Add separate goreleaser test workflow and add *bsd
Click to expand commit body
also ignore windows arm64 and arm7 builds
needs: https://github.com/charmbracelet/bubbletea/pull/167
Ayman Bagabas
created
e8b5146
Update footer image in release template
Christian Rocha
created
2a1313d
Clarify that host 'n port settings in config are for display purposes
Christian Rocha
created
4d1fd7d
Fix bug where ssh key cannot be written on Windows
Click to expand commit body
Resolves #33.
Christian Rocha
created
de9cf14
Honor the host and port settings in the YAML config
Click to expand commit body
Note that precedence will be given to the environment variables.
Fixes #38.
Christian Rocha
created
3b51af4
Add some missing godocs
Christian Rocha
created
ddff8b0
Add basic support for light backgrounds
Click to expand commit body
Fixes #37.
Christian Rocha
created
bdee7eb
Simplify Go installation instructions
Christian Rocha
created
5171b1b
Rename module name and move binary to cmd/soft
Ayman Bagabas
created
20cc6e1
Tidy up go.mod
Christian Muehlhaeuser
created
0ecd198
Add description to usage
Christian Rocha
created
485aa55
Add --help and --version flags
Christian Muehlhaeuser
created
58f7622
Update bubble.go
snan
created
d356f97
Fix releases link in README
Christian Muehlhaeuser
created
c519292
Add package manager and download info to installation notes
Christian Rocha
created
f833f9b
fix: clean up GoReleaser config (#24)
Carlos Alexandro Becker
created
91962f1
Rename soft-serve binary in goreleaser
Ayman Bagabas
created
037aa75
Ignore windows arm64 in goreleaser
Ayman Bagabas
created
1fac6ba
Update goreleaser workflow
Ayman Bagabas
created
ed70d17
Update goreleaser config
Ayman Bagabas
created
dcc2053
Add lint workflow
Ayman Bagabas
created
a20c5a9
Remove wish replace and update deps
Ayman Bagabas
created
4f4f2a8
Update workflows
Ayman Bagabas
created
e8853f8
Don't detach docker run
Ayman Bagabas
created
fd2f9ec
Break out Docker info in README
Christian Rocha
created
ce295e9
Add example GIF to README
Christian Rocha
created
08b1145
Add header art, badges, and footer stuff
Christian Rocha
created
4c8ea73
Use Docker Hub image in README
Christian Rocha
created
4c3bbb5
Run git update-server-info after creating default config
Ayman Bagabas
created
ef421f5
Treat config as a bare git repository to keep consistency
Ayman Bagabas
created
2f0fdf9
workflow(goreleaser): disable updating docker hub readme
Click to expand commit body
do this manually until their api allows using PAT
releated: https://github.com/docker/hub-tool/issues/172
Ayman Bagabas
created
8003ec2
readme: add running soft-serve as a container
Ayman Bagabas
created
b1c983c
Create LICENSE
Ayman Bagabas
created
b8339d9
goreleaser: add dockerhub registry prefix and setup qemu
Ayman Bagabas
created
65e7449
workflows(goreleaser): add packages permissions
Ayman Bagabas
created
4df78d7
workflows(goreleaser): run on version tags only
Ayman Bagabas
created
a61b7d9
workflow(goreleaser): set up docker buildx
Ayman Bagabas
created
2ffa026
goreleaser: use git changelog for now
Ayman Bagabas
created
d61ec5c
workflow(goreleaser): clone internal repos
Ayman Bagabas
created
29794a6
workflow: run goreleaser on tag push
Click to expand commit body
push images to docker.io and ghcr.io
update docker.io readme
Ayman Bagabas
created
8619bf2
goreleaser: add release footer and use github-native
Ayman Bagabas
created
e63c2a1
Enable macOS and Windows builds and fix template name
Ayman Bagabas
created
2379314
Use goreleaser to build docker images
Ayman Bagabas
created
a5dec44
Use updated Wish middleware to set color profile
Toby Padilla
created
88803aa
fix: resize effect on unselected repos
Carlos A Becker
created
71196d8
Bump Bubble Tea to v0.19.0
Ayman Bagabas
created
51fe81b
Export server.Reload()
Click to expand commit body
Fixes: b4363dfd28eb ("srv: export tui reload func")
Ayman Bagabas
created
b4363df
srv: export tui reload func
Ayman Bagabas
created
478096c
doc: typo on repository visibility
Camilo Garcia La Rotta
created
69ca930
Update hosted Soft Serve url
Toby Padilla
created