We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHANGELOG.md
VERSION
shard.yml
Steps 4.-6. are automated via scripts/make-shards-release.sh
scripts/make-shards-release.sh
$ make clean docs SOURCE_DATE_EPOCH=$(gdate -d "YYYY-MM-DD" +"%s")
shards_branch
<M.m.p>
git tag -s -a -m v1.17.4 v1.17.4
scripts/update-shards.sh
.github/workflows/win.yml
The text was updated successfully, but these errors were encountered:
straight-shoota
No branches or pull requests
Release preparation
CHANGELOG.md
,VERSION
, andshard.yml
.Release process
Steps 4.-6. are automated via
scripts/make-shards-release.sh
$ make clean docs SOURCE_DATE_EPOCH=$(gdate -d "YYYY-MM-DD" +"%s")
shards_branch
.<M.m.p>
pattern as {version}git tag -s -a -m v1.17.4 v1.17.4
Post-release
scripts/update-shards.sh
).github/workflows/win.yml
The text was updated successfully, but these errors were encountered: