<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/.github/workflows/docs.yml, branch stable/4.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F4.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-11-26T13:05:32Z</updated>
<entry>
<title>[4.2.x] Added timeout-minutes directive to all GitHub Actions workflows.</title>
<updated>2025-11-26T13:05:32Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-11-26T01:18:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d7f27bc9881dede6337212db1e9ccdbd37addae'/>
<id>urn:sha1:7d7f27bc9881dede6337212db1e9ccdbd37addae</id>
<content type='text'>
GitHub Actions defaults to a 360-minute (6-hour) timeout. We've had jobs
hang due to issues in the parallel test runner, causing them to run for
the full 6 hours. This wastes resources and negatively impacts CI
availability, so explicit timeouts have been added to prevent
long-running hangs.

Backport of e48527f91d341c85a652499a5baaf725d36ae54f from main.
</content>
</entry>
<entry>
<title>[4.2.x] Applied auto-fixes from zizmor findings.</title>
<updated>2025-11-21T20:00:53Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-11-14T18:39:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e9f7bb669685c4daf6c9e6fea61339ce705f3e6'/>
<id>urn:sha1:7e9f7bb669685c4daf6c9e6fea61339ce705f3e6</id>
<content type='text'>
Backport of e8958c4690faef27b6715524ecb5c49c3ecb6a09 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds.</title>
<updated>2025-04-23T14:20:26Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2024-11-27T18:20:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=07edc976c7308a223e1b1dc3c62bd80b3bfef560'/>
<id>urn:sha1:07edc976c7308a223e1b1dc3c62bd80b3bfef560</id>
<content type='text'>
Backport of 73d532d9a92d4d472564f3251499a428d1da9835 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Pinned black == 23.12.1 for blacken-docs checks.</title>
<updated>2024-01-30T04:47:27Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-01-30T04:47:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9fe7411235b7fb133eed5093fee714c4c7db4c98'/>
<id>urn:sha1:9fe7411235b7fb133eed5093fee714c4c7db4c98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.2.x] Bumped checkout version in Github actions configuration.</title>
<updated>2023-09-05T08:54:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-05T08:52:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=39cb3b08bc730e5ff8a10c2f2db1ac7458c4213f'/>
<id>urn:sha1:39cb3b08bc730e5ff8a10c2f2db1ac7458c4213f</id>
<content type='text'>
Backport of 4f0c0e6fa1ce2e4da9407f122d0c1c27c7f8ad83 from main.
</content>
</entry>
<entry>
<title>[4.2.x] Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs.</title>
<updated>2023-03-01T12:34:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-02-28T12:14:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=32f224e359c68e70e3f9a230be0265dcd6677079'/>
<id>urn:sha1:32f224e359c68e70e3f9a230be0265dcd6677079</id>
<content type='text'>
This adds:
- GitHub actions,
- tox configuration,
- pre-commit hook, and
- makefile rules
to run blacken-docs linter.

Co-authored-by: David Smith &lt;smithdc@gmail.com&gt;

Backport of 6015bab80e28aef2669f6fac53423aa65f70cb08 from main
</content>
</entry>
<entry>
<title>Refs #33173 -- Used Python 3.11 for GitHub actions.</title>
<updated>2022-10-26T07:42:51Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-10-25T03:34:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2e82fa54ca732948f3ad3f723acb341f60e45f19'/>
<id>urn:sha1:2e82fa54ca732948f3ad3f723acb341f60e45f19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restricted permissions for GitHub tokens.</title>
<updated>2022-08-04T18:00:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-08-04T18:00:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5f760025004bdb02f9844011033459c30347f215'/>
<id>urn:sha1:5f760025004bdb02f9844011033459c30347f215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumped versions in Github actions configuration.</title>
<updated>2022-06-24T05:38:13Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-06-24T05:38:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a22d1769b042a88741f0ff3087f10d94f325d86'/>
<id>urn:sha1:9a22d1769b042a88741f0ff3087f10d94f325d86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used Ubuntu 20.04 for docs GitHub action.</title>
<updated>2022-03-08T08:29:32Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-08T08:29:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d9fc383a5e0ad0a570fb2aa0387cabc648053c09'/>
<id>urn:sha1:d9fc383a5e0ad0a570fb2aa0387cabc648053c09</id>
<content type='text'>
</content>
</entry>
</feed>
