chore: release v1.16.1 - #118
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository to the v1.16.1 release by bumping version references across the action’s docs and the shipped GitLab/Azure templates so default pinned refs align with the new release.
Changes:
- Bump
package.jsonversion to1.16.1. - Update README usage examples and template pinning guidance from
v1.16.0tov1.16.1. - Update GitLab
setup-refand AzuresetupReftemplate defaults (and the Azure template test) tov1.16.1.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
package.json |
Bumps package version to 1.16.1 to track the latest release tag. |
README.md |
Updates documentation examples and release instructions to reference v1.16.1. |
gitlab/setup-vp.yml |
Updates setup-ref default and env fallback to v1.16.1 so unpinned includes get the latest runtime. |
azure/setup-vp.yml |
Updates setupRef default to v1.16.1 for Azure template consumers. |
src/azure/template.test.ts |
Updates the assertion to match the Azure template’s new setupRef default. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: MK (fengmk2) <fengmk2@gmail.com>
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.
Bump the version to v1.16.1 in package.json, the README examples, and the setup-ref / setupRef defaults in the GitLab and Azure templates.
Changes since v1.16.0:
After merge, tag the merge commit as v1.16.1 and push the tag.