-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.1 #3
brianvarskonst
announced in
Announcements
1.0.1
#3
Workflows 1.0.1
Documentation-only patch release for the first stable SymPress Workflows release line.
This release does not change workflow behavior, inputs, permissions, security defaults, or consumer runtime behavior.
Changes
- Removed repository setup instructions from the README to keep the landing page focused on usage.
- Clarified the release tag convention:
- exact release tags use SemVer without a
vprefix, for example1.0.0 - major aliases keep the
vprefix, for examplev1
- exact release tags use SemVer without a
- Updated consumer documentation examples to use exact version refs such as
@1.0.0. - Updated the bug report template placeholder to match the release tag convention.
Compatibility
No migration is required.
Consumers using the stable major alias can continue to use:
jobs: qa: uses: SymPress/workflows/.github/workflows/sympress-qa.yml@v1
Consumers pinned to 1.0.0 do not need to update unless they want the latest documentation snapshot.
Maintainer Notes
After publishing this release, move the v1 tag to 1.0.1 so consumers using the stable major release line receive the latest patch release.
This discussion was created from the release 1.0.1.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment