<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/scripts/do_django_release.py, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-05-27T14:10:31Z</updated>
<entry>
<title>Refactored release script to support testing in isolation.</title>
<updated>2026-05-27T14:10:31Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-05-25T22:53:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7ae70e7504b98553ab3537be84f930ea7e28c3c9'/>
<id>urn:sha1:7ae70e7504b98553ab3537be84f930ea7e28c3c9</id>
<content type='text'>
Extracted helpers (get_commit_hash, parse_major_version,
find_release_artifacts, create_checksum_file) and isolated all
code with side-effects in main() guarded by __name__ == "__main__",
allowing the module to be imported without starting the release process.
Added tests for the new helpers in scripts/tests.py.

Thanks Jacob Walls for the review and IRL test.
</content>
</entry>
<entry>
<title>Included commit hash in checksum file when building artifacts for release.</title>
<updated>2026-05-27T14:10:31Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-05-25T21:30:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7436661b9c7f7232cc416720825561b2fb0a6649'/>
<id>urn:sha1:7436661b9c7f7232cc416720825561b2fb0a6649</id>
<content type='text'>
</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/chango.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>
<entry>
<title>Added scripts for building and releasing Django artifacts.</title>
<updated>2025-11-21T18:36:25Z</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/chango.git/commit/?id=a523d5c8336f5f7f5e24a1cc8034ce65aedec3c6'/>
<id>urn:sha1:a523d5c8336f5f7f5e24a1cc8034ce65aedec3c6</id>
<content type='text'>
</content>
</entry>
</feed>
