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
@lalver1
@angela-tran
2024.11.1
https://cal-itp.slack.com/archives/C037Y3UE71P/p1730846971061249
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.
@lalver1 Smoke testing is complete and passed
Release: https://github.com/cal-itp/benefits/releases/tag/2024.11.1
lalver1
angela-tran
No branches or pull requests
Release manager
@lalver1
Smoke tester
@angela-tran
Release version
2024.11.1
Slack thread
https://cal-itp.slack.com/archives/C037Y3UE71P/p1730846971061249
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: