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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
@angela-tran
@lalver1
2024.11.2
https://cal-itp.slack.com/archives/C037Y3UE71P/p1731439491885229
Regular
main
test
git tag -a YYYY.0M.R-rcR
git push origin YYYY.0M.R-rcR
prod
git tag -a YYYY.0M.R
git push origin YYYY.0M.R
The text was updated successfully, but these errors were encountered:
Smoke testing on prod:
Sorry, something went wrong.
Release: https://github.com/cal-itp/benefits/releases/tag/2024.11.2
lalver1
angela-tran
No branches or pull requests
Release manager
@angela-tran
Smoke tester
@lalver1
Release version
2024.11.2
Slack thread
https://cal-itp.slack.com/archives/C037Y3UE71P/p1731439491885229
What type of release is this?
Regular
Regular release checklist
main
branch and secrets are up to datetest
secrets are up to datemain
(git tag -a YYYY.0M.R-rcR
)git push origin YYYY.0M.R-rcR
)prod
secrets are up to datemain
(git tag -a YYYY.0M.R
)git push origin YYYY.0M.R
)The text was updated successfully, but these errors were encountered: