docs: update version examples and CI/CD tooling references#92
Merged
Amnoor merged 1 commit intodevelop-v1+node24from Apr 4, 2026
Merged
docs: update version examples and CI/CD tooling references#92Amnoor merged 1 commit intodevelop-v1+node24from
Amnoor merged 1 commit intodevelop-v1+node24from
Conversation
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.
Summary
This PR updates
README.mdon thedevelop-v1+node24line so the documentation reflects the upcomingv1.2.6+node24.14.1maintenance release and the current CI/CD tooling used by the repository. It refreshes the versioning examples in the Versioning and Tags section and expands the acknowledgements so the current validation artifact and deployment-tracking actions are documented alongside the existing workflow tooling.Files Changed
Added:
Modified:
README.mdDeleted:
Key Changes
README.mdfromv1.2.4+node24.14.1tov1.2.6+node24.14.1so the documented example tag matches the upcoming release line ondevelop-v1+node24.docker/metadata-actionnormalization note inREADME.mdfromv1.2.4+node24.14.1→v1.2.4-node24.14.1tov1.2.6+node24.14.1→v1.2.6-node24.14.1so the example remains aligned with the current maintenance release target.actions/upload-artifact,actions/download-artifact, andgeekyeggo/delete-artifactto theCI/CD & Build Toolingsection ofREADME.mdso the PR test artifact workflow is represented in the project acknowledgements.chrnorm/deployment-actionandchrnorm/deployment-statusto theCI/CD & Build Toolingsection ofREADME.mdso the GitHub Deployment tracking actions used by the release workflow are documented in the acknowledgements.