What's Changed
Bug Fixes
- Increase the
get-build-numberv1→v2 migration seed buffer from 1000 to 10000 so newly claimed numbers do not collide with historical v1 Artifactory build-info (#351, PREQ-8673) - Guard remaining
steps.secrets.outputs.vaultJSON lookups so empty Vault output does not cause post-job JToken parse errors (#347, BUILD-11835) - Make
.actionssymlink setup idempotent on Windows so nested composite actions no longer fail withcannot overwrite directory(#344, BUILD-12536)
Documentation
- Document
BUILD_NUMBERreuse across actions that wrapget-build-number(#346, BUILD-11805) - Remove the obsolete Cirrus-to-GitHub migration guide (#349, BUILD-12282)
Internal & Chores
- Upgrade this repo's pre-commit CI to
gh-action_pre-commit@v2(#345, BUILD-12282)
Full Changelog: 2.0.0...2.0.1