Skip to content

v0.1.0-rc.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 12:06
· 85 commits to main since this release

Changelog

1806dd5 Initial commit
8822ae1 add example folder
1965df6 add first naive cache implementation and improve config
a624239 add github actions
0cecb89 add github release action
502a0fc add github release as additional release target
0c79c2b add optional version prefix and suffix to annotation
c9c711f add prefix to environment variables
9b1c769 chore code structure
a3b1f7d exclude git-ops-update files by default
e802aea fix
a7eaba6 fix
a10118f fix
e7e4571 fix auth issue on github actions
e95aa6d fix makefile
fcf1fb9 fix memory leak and enable reuse of connections
6cb07eb fix pinning
5f72822 fix readme
1e9c2e2 fix readme
fcdcbd6 fix readme install instructions
1514bc5 fix typo
f222923 fix typos
9427221 fix yaml visitor
3606057 ignore unreadable cache errors
ba1a0ca implement action selection
df5141a implement apply and request for github
323b4e2 improve annotation and add update detection test
62992f4 improve annotation error logging
69575b7 improve error messages
3a09562 improve log output
a0deda5 improve readme
4139cf2 inject version
541cc15 make annotations proper json objects
c4fb8f4 make docker image slimmer
797b25c make pattern and extract value optional
e4cb41f make pull requests independent from another
d1bbed6 move main to root
f839f9b move update logic from main file to internal package
d4bdc08 prepare for github
32c2dea push to github container registry
e3c6d23 remove useless comments
876ef73 rename apply action to push
1e9b96d rename tag format to docker-image
ad52e25 reorganize code in a more standard way
b3b9d27 switch to goreleaser
ea9f9b9 switch to two-spaces yaml indentation
df48038 update golang and dependencies
76034c8 use cobra for commandline handling
3ebf7a6 use regex for selecting files and improve config structure
3f8d8ed use viper library to load configuration

Docker images

  • docker pull ghcr.io/choffmeister/git-ops-update:v0.1.0-rc.1