Releases: jippi/scm-engine
Releases · jippi/scm-engine
v0.20.0
v0.19.0
Changelog
New Features
- 0b04c12: feat: conditionally disable external CI pipeline when doing periodic evaluation (#96) (@jippi)
Bug fixes
- d01a491: fix(deps): update module github.com/99designs/gqlgen to v0.17.50 in go.mod (#82) (@renovate[bot])
- b433125: fix(deps): update module github.com/99designs/gqlgen to v0.17.51 in go.mod (#83) (@renovate[bot])
- d5517bd: fix(deps): update module github.com/99designs/gqlgen to v0.17.52 in go.mod (#85) (@renovate[bot])
- 1112ff1: fix(deps): update module github.com/99designs/gqlgen to v0.17.53 in go.mod (#86) (@renovate[bot])
- b7d7ff7: fix(deps): update module github.com/99designs/gqlgen to v0.17.54 in go.mod (#91) (@renovate[bot])
- 2c3c703: fix(deps): update module github.com/golang-cz/devslog to v0.0.11 in go.mod (#90) (@renovate[bot])
- fcab4ba: fix(deps): update module github.com/google/go-github/v64 to v65 in go.mod (#84) (@renovate[bot])
- ee033d7: fix(deps): update module github.com/hasura/go-graphql-client to v0.13.1 in go.mod (#92) (@renovate[bot])
- 60c3fa8: fix(deps): update module github.com/samber/slog-multi to v1.2.2 in go.mod (#89) (@renovate[bot])
- 4110ba8: fix(deps): update module github.com/samber/slog-multi to v1.2.3 in go.mod (#94) (@renovate[bot])
- fc0c3cf: fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.17 in go.mod (#93) (@renovate[bot])
Dependency updates
- 40bae41: chore(deps): update dependency go-task/task to v3.39.1 in .github/workflows/test.yml (#87) (@renovate[bot])
- 89c6255: chore(deps): update dependency go-task/task to v3.39.2 in .github/workflows/test.yml (#88) (@renovate[bot])
- c12daf0: chore(deps): update golang docker tag to v1.23.2 in .gitlab-ci.yml (#95) (@renovate[bot])
Full Changelog: v0.18.3...v0.19.0
v0.18.3
v0.18.2
v0.18.1
v0.18.0
v0.17.0
Changelog
Bug fixes
- 8231569: fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (#77) (@renovate[bot])
- dd581f2: fix: allow CI pipeline to fail if the Change Request changes scm-engine configuration file (#80) (@jippi)
Dependency updates
- 73a52f8: chore(deps): update dependency go-task/task to v3.39.0 in .github/workflows/test.yml (#78) (@renovate[bot])
- 2fc6b57: chore(deps): update dependency golangci/golangci-lint to v1.61.0 in .github/workflows/lint.yml (#79) (@renovate[bot])
- dd3c046: chore(deps): update golang docker tag to v1.23.1 in .gitlab-ci.yml (#76) (@renovate[bot])
Documentation updates
- bfe007f: docs: tweak examples (@jippi)
- 3923ec3: docs: tweak examples (@jippi)
- 4cfd598: docs: tweak examples (@jippi)
Other work
- b110a85: Merge branch 'main' of github.com:jippi/scm-engine (@jippi)
- 5e4b5df: tests: add test for 'modified_files' pattern matching (@jippi)
Full Changelog: v0.16.3...v0.17.0
v0.16.3
v0.16.2
v0.16.1
Changelog
New Features
Bug fixes
Documentation updates
- 3bf94e9: docs: document the new 'include' settings (@jippi)
- 547c218: docs: fix anchors (@jippi)
- 257ffd3: docs: tweak docs (@jippi)
Build process updates
- 81df34d: ci: generate json schema for IDE support (@jippi)
- cb49713: ci: more json schema tweaks (@jippi)
Other work
- 7f8131d: Merge branch 'feat-add-include-config' (@jippi)
- f3633f6: Merge branch 'main' of github.com:jippi/scm-engine into feat-add-include-config (@jippi)
- 51b3368: release: even simpler Dockerfile (@jippi)
- 8eeaea3: release: simplify release docker file (@jippi)
Full Changelog: v0.16.0...v0.16.1