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
crystal-lang/crystal/scripts/github-changelog.cr crystal-lang/shards 0.19.1
is:pr is:merged sort:updated-desc no:milestone
is:pr is:merged sort:updated-desc no:label milestone:0.19.1
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 -ud "YYYY-MM-DD" +"%s")
shards_branch
<M.m.p>
git tag -s -a -m v0.19.1 v0.19.1
git push --tags
scripts/update-shards.sh
.github/workflows/win_build_portable.yml
The text was updated successfully, but these errors were encountered:
straight-shoota
No branches or pull requests
Release preparation
crystal-lang/crystal/scripts/github-changelog.cr crystal-lang/shards 0.19.1
is:pr is:merged sort:updated-desc no:milestone
).is:pr is:merged sort:updated-desc no:label milestone:0.19.1
).[ ] Start preparing changelog and release notesCHANGELOG.md
,VERSION
, andshard.yml
.Release process
Steps 4.-6. are automated via
scripts/make-shards-release.sh
$ make clean docs SOURCE_DATE_EPOCH=$(gdate -ud "YYYY-MM-DD" +"%s")
shards_branch
.<M.m.p>
pattern as {version}git tag -s -a -m v0.19.1 v0.19.1
git push --tags
Post-release
scripts/update-shards.sh
) Update shards 0.19.1 #347.github/workflows/win_build_portable.yml
The text was updated successfully, but these errors were encountered: