<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/scripts, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-07T17:52:21Z</updated>
<entry>
<title>[6.0.x] Fixed two issues in release helper scripts/verify_release.sh.</title>
<updated>2026-04-07T17:52:21Z</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=5d215ff904ecf3d000bce5ed37abfb244647d66e'/>
<id>urn:sha1:5d215ff904ecf3d000bce5ed37abfb244647d66e</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>[6.0.x] Combined scripts confirm_release.sh and test_new_version.sh into verify_release.sh.</title>
<updated>2026-03-17T01:09: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=3d930a9f57f553228a9bec22e64bc183f802e461'/>
<id>urn:sha1:3d930a9f57f553228a9bec22e64bc183f802e461</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>
<entry>
<title>[6.0.x] Made release test script use a random available port.</title>
<updated>2026-01-07T12:58:01Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-06T19:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=99d68861c45a93a640923718545a36a461cf4c8a'/>
<id>urn:sha1:99d68861c45a93a640923718545a36a461cf4c8a</id>
<content type='text'>
Co-authored-by: Jake Howard &lt;git@theorangeone.net&gt;

Backport of c08ed084f9651ab628dad83dd4459d9bba553e22 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Added script to archive EOL stable branches.</title>
<updated>2025-11-26T23:06:31Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-11-26T16:22:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9f07cfb88ce4b389b5a6ba87cc635ce8a6ba128a'/>
<id>urn:sha1:9f07cfb88ce4b389b5a6ba87cc635ce8a6ba128a</id>
<content type='text'>
This also fixed a small bash issue in `confirm_release.sh` script.

Backport of 532c1058a7dd2616181259c94eb92f2477038d2c from main.
</content>
</entry>
<entry>
<title>[6.0.x] Added scripts for building and releasing Django artifacts.</title>
<updated>2025-11-21T18:37:36Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-11-20T15:31:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa8cbe051dfbc5ff3afe5f27c9ba965fbee7d747'/>
<id>urn:sha1:aa8cbe051dfbc5ff3afe5f27c9ba965fbee7d747</id>
<content type='text'>
Backport of a523d5c8336f5f7f5e24a1cc8034ce65aedec3c6 from main.
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Refs #36500 -- Shortened some long docstrings and comments.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-07-23T03:40:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=55b0cc21310b76ce4018dd793ba50556eaf0af06'/>
<id>urn:sha1:55b0cc21310b76ce4018dd793ba50556eaf0af06</id>
<content type='text'>
Manually reformatted some long docstrings and comments that would be
damaged by the to-be-applied autofixer script, in cases where editorial
judgment seemed necessary for style or wording changes.
</content>
</entry>
<entry>
<title>Improved "fetch" translations helper to restrict the resulting set by date.</title>
<updated>2025-04-04T18:55:07Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-03-28T17:58:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e715b07cf32f9d913f10efe87db7b4b0d793237a'/>
<id>urn:sha1:e715b07cf32f9d913f10efe87db7b4b0d793237a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #28909 -- Simplified code using unpacking generalizations.</title>
<updated>2025-04-01T01:43:13Z</updated>
<author>
<name>Aarni Koskela</name>
<email>akx@iki.fi</email>
</author>
<published>2025-03-05T16:45:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c972af69e2021b75b89d8bc47e214ef875bbdc06'/>
<id>urn:sha1:c972af69e2021b75b89d8bc47e214ef875bbdc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extended script to manage translations to support fetching new translations since a given date.</title>
<updated>2024-08-05T16:51:28Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-08-05T16:51:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e9e14709ffaefaf90c1b49e3d5a1c79b481df52a'/>
<id>urn:sha1:e9e14709ffaefaf90c1b49e3d5a1c79b481df52a</id>
<content type='text'>
</content>
</entry>
</feed>
