<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/scripts/verify_release.sh, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-07T17:52:44Z</updated>
<entry>
<title>[5.2.x] Fixed two issues in release helper scripts/verify_release.sh.</title>
<updated>2026-04-07T17:52:44Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-04-07T14:19:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bd1a7583061a96059ea560eb7b59bebce4240778'/>
<id>urn:sha1:bd1a7583061a96059ea560eb7b59bebce4240778</id>
<content type='text'>
The artifacts downloaded from media.djangoproject.com use a lowercase
"django-" prefix but the script searched for capital D. Error was:
"ls: cannot access 'Django-*.tar.gz': No such file or directory"

The tarball and wheel smoke-tests used the same `test_one` folder inside
the same working directory, so the second invocation failed with
"CommandError: '/tmp/tmp.1234567890' already exists".

Backport of 78a3ffbb4cec25ed003f16cf4b1aa0b4bcdc2590 from main.
</content>
</entry>
<entry>
<title>[5.2.x] Combined scripts confirm_release.sh and test_new_version.sh into verify_release.sh.</title>
<updated>2026-03-17T01:13:40Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-03-09T13:50:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89b4d944f7e331e267aa1030e295f29355b78172'/>
<id>urn:sha1:89b4d944f7e331e267aa1030e295f29355b78172</id>
<content type='text'>
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.

Backport of 3abf89887993140d28676f26420ee0d46a617f51 from main.
</content>
</entry>
</feed>
