Skip to content

0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 01:45
· 30 commits to main since this release

Changelog

d317829 Initial commit
2db5e8c ci: added release-on-tag
d17800a ci: patch release-on-tag.yml
53fb221 ci: path gorelease config
5b1d4f3 ci: rename release-on-tag
af289c1 dev: actually working PoC
6efe0dd dev: added bun-run-demo.sh
9c61df4 dev: added demo-service
aa41393 dev: allow defining actuator-base
a11ca17 dev: attempt to inject COMMIT_ID as version
90bf082 dev: cleanup + refactor to separate out printing logic
6d1ee28 dev: continue implementation of pretty-printing env
421b072 dev: continue improving pretty-print env
7f6d010 dev: explicitly print out that SSL verification is being skipped
87e96aa dev: impl choosing a specific from inventory
89fba43 dev: improve env parsing to respect terminal size + impl VLog
fd81515 dev: improve propertySourceHeader parsing logic
18c157c dev: initial PoC
2b3ddfa dev: initial impl of pretty printing env
ff5934f dev: initial support for custom endpoints + refactor to override actuator base
8431f00 dev: make use of go-pretty text utils to improve legibility
9a1fe60 dev: more sensible CLI flags + improve verbose logging
966e64c dev: refactor to support skip-pretty-print + revise structure
0e607ed dev: remove extra print
4e63aad dev: switch to safer printing of sources
5aef3e5 dev: switch to using golang.org/x/term
2fccd78 dev: updated gitignore