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 onmainPrerequisite status refresh (2026-09-03) — not ready to tag
Re-checked every prerequisite listed above against
main@7a34fc9. Note the ~90-day gap in agent activity on this repo (2026-06-05 to 2026-09-03); this is the first re-verification since.#nosec, not fixed; see my comment therev2.12.2digest-pinnedAlso outstanding in the
1.1.0milestone: #184 (bootstrap missinggoimports) and #185 (vendoredalpine.min.jsun-minified onmain— that one ships a 2x-size asset to users and should arguably block a release).Good news:
mainis green. A fulldocker build .on7a34fc9passes end to end (exit 0) —make fmt-check,make lint(0 issues.under v2.12.2),make test, and the binary build.Not proceeding autonomously
Tagging and publishing a release is an outward-facing, hard-to-reverse action, so no agent will do it without an explicit go-ahead. Four prerequisites are unmet regardless. @sneak — say the word once #177/#180/#181 are settled and I will queue the
TODO.md+ release-notes prep, but the tag and publish stay yours.