Tag and publish release 1.1.0 #182
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cut the
1.1.0release once the milestone's other issues are done.SemVer minor: since
1.0.0,maingained GitHub and GitLab webhooksupport (#170), per-app CPU/memory resource limits (#165), the
scripts-to-rule-them-all entrypoints (#174), plus the lint/security
cleanup tracked in this milestone.
Prerequisites (in order):
make checkclean under golangci-lint≥ 2.12
Steps:
TODO.mdStatus section to reflect a greenmainand therelease
1.1.0on the verifiedmaincommit (the same commit deployedin #181, or its descendant with no functional diff)
changes since
1.0.0Definition of done:
1.1.0exists onmainand is pushedmake checkgreen on the tagged commit; CI green onmain