Release 1.1.0 - #2
Open
larsewi wants to merge 4 commits into
Open
Conversation
Mark the edition option as added in 1.1.0, since it landed after the 1.0.0 release. Ticket: ENT-14327 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
The old URL pointed at a one-off GitLab upload of the 1.0.0 tarball. Ticket: ENT-14327 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Excludes .github and .gitignore from the build artifact, which would otherwise be shipped in the tarball. Ticket: ENT-14327 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Keeps RELEASING.md out of the published tarball. Ticket: ENT-14327 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
larsewi
force-pushed
the
release-1-1-0
branch
from
September 1, 2026 16:44
6bc5e0d to
634a640
Compare
larsewi
marked this pull request as ready for review
September 1, 2026 20:20
olehermanse
approved these changes
Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the collection to 1.1.0 and moves distribution onto Ansible Galaxy.
1.0.0 was built locally and uploaded as a GitLab file attachment, so the README
install URL went stale immediately. This adds a release workflow that builds,
publishes to Galaxy, and attaches the tarball to a GitHub release when a version
tag is pushed, plus a
RELEASING.mddescribing the process.cfengineGalaxy namespace being approved. The1.1.0tag shouldnot be pushed until then, since the publish step would fail.
🤖 Generated with Claude Code