v0.22.0-rc1
Pre-release
Pre-release
What's Changed
- test: update main to be default by @KellyMerrick in #982
- enhance(compiler): environment and template adjustments for local compilation by @ecrupper in #983
- fix(compiler): return error on bad regular expressions that fail to compile in Purge by @ecrupper in #985
- fix(admin/clean): clean executable when build is cleaned by @ecrupper in #988
- feat(auto-cancel): server-side logic for auto canceling obsolete builds by @ecrupper in #911
- fix(api/build): pop executable when pending build is auto canceled by @ecrupper in #990
- chore: updating types for lazy loading secrets by @claire1618 in #992
- fix(router/scm)!: change HTTP method from GET to PATCH for sync endpoints by @ecrupper in #994
- enhance(api/webhook): update hook status to skipped when build is skipped by @ecrupper in #993
- fix(api/schedule): early exit for empty name by @ecrupper in #996
- feat(queue): add ping function for redis by @timhuynh94 in #991
- fix(schedule): honor allow list for previously created schedules by @ecrupper in #998
- feat: build graph endpoint for pipeline visualization by @plyr4 in #995
- chore: fixing code lint issues by @plyr4 in #999
- chore(deps): update all non-major dependencies by @renovate in #984
- fix(deps): update module github.com/google/go-github/v55 to v56 by @renovate in #987
- chore(release): upgrade types to v0.22.0-rc1 by @ecrupper in #1000
Full Changelog: v0.21.0...v0.22.0-rc1