summaryrefslogtreecommitdiff
path: root/scripts/confirm_release.sh
AgeCommit message (Collapse)Author
2026-03-16Combined scripts confirm_release.sh and test_new_version.sh into ↵Natalia
verify_release.sh. This reuses the same download for both artifacts and checks both GPG signature and minimal correctness in the same script. Docs and script do_django_release.py were updated.
2025-11-26Added script to archive EOL stable branches.Natalia
This also fixed a small bash issue in `confirm_release.sh` script.
2025-11-21Added scripts for building and releasing Django artifacts.Natalia