57b1eff
fix: rename host to bind address
Click to expand commit body
and use env to apply defaults
Ayman Bagabas created
57b1eff
fix: rename host to bind address
and use env to apply defaults
Ayman Bagabas created
8e032c2
fix: chroma portions of glamour renders that could break layout
Christian Rocha created
6ac16a7
Update README footer
Christian Rocha created
e723c1f
Now in the official Arch repo!
Christian Rocha created
6faeb37
typo: goreleaser project description
Ayman Bagabas created
04ef639
ci: use snapshot goreleaser workflow from meta repository
Ayman Bagabas created
1c78f44
feat: use soft-serve meta workflow
Ayman Bagabas created
09fa2cc
docs: readme about RSA SHA2 keys (#71)
Carlos Alexandro Becker created
9a65128
fix: allow multiple SOFT_SERVE_INITIAL_ADMIN_KEY (#68)
* fix: allow multiple SOFT_SERVE_INITIAL_ADMIN_KEY Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: no initial keys Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: linter Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: linter Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
c32ad0b
feat: improve handling of SOFT_SERVE_INITIAL_ADMIN_KEY (#65)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
5b1f545
docs: improve docs about keyless auth (#66)
* docs: improve docs about keyless auth Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * docs: improve Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
63a85f0
fix: improve key examples (#64)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
9eda416
docs: add godoc badge
Ayman Bagabas created
537cd2b
Publish nighlty builds on push to main only
* Remove pr-comment workflow * Run goreleaser --snapshot on pr and push * Update readme
Ayman Bagabas created
dba613b
fix: typo in godoc comment (#61)
Christian Muehlhaeuser created
ac1afc2
fix: use config from meta (#57)
* fix: use goreleaser pro on nightly builds Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: dist Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: skip sbom Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: reuse Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: workflows Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: workflows Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: workflows Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: workflows Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: perms Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: workflows Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
bedac52
chore: go mod tidy (#58)
* chore: go mod tidy Signed-off-by: Carlos A Becker <caarlos0@gmail.com> * fix: skip sbom Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
2948157
ci: use config files from meta repository
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos A Becker created
41038a8
ci: use config files from meta repository
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos A Becker created
3aa9bf3
fix: update deps
Ayman Bagabas created
ca7bbd4
Update wish to v0.1.2
Toby Padilla created
33176d0
fix: graceful shutdown (#54)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
Carlos Alexandro Becker created
7efc677
Add builds commenter bot
Ayman Bagabas created
a0e48e3
Add develop and nightly builds
Ayman Bagabas created
b479573
Add separate goreleaser test workflow and add *bsd
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
Resolves #33.
Christian Rocha created
de9cf14
Honor the host and port settings in the YAML config
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
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