<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/scripts/verify_release.sh, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-07T17:51:55Z</updated>
<entry>
<title>Fixed two issues in release helper scripts/verify_release.sh.</title>
<updated>2026-04-07T17:51:55Z</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=78a3ffbb4cec25ed003f16cf4b1aa0b4bcdc2590'/>
<id>urn:sha1:78a3ffbb4cec25ed003f16cf4b1aa0b4bcdc2590</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".
</content>
</entry>
<entry>
<title>Combined scripts confirm_release.sh and test_new_version.sh into verify_release.sh.</title>
<updated>2026-03-17T01:08:17Z</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=3abf89887993140d28676f26420ee0d46a617f51'/>
<id>urn:sha1:3abf89887993140d28676f26420ee0d46a617f51</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.
</content>
</entry>
</feed>
