10 Commits

Author SHA1 Message Date
daveoconnor
5f022aca0a Upgrade django to 5.2, python to 3.13 (#1915) 2025-10-22 13:24:26 -07:00
daveoconnor
91f36c3eeb Simplified/centralised version dropdowns population (#1500) (#1510) 2024-12-10 09:29:50 -08:00
daveoconnor
f55c2a2f87 Added filtering out of footer from boost.org release content (#1342) (#1355) 2024-10-21 17:28:34 -07:00
Mohammad Nejati
c5563f582d Update boost-gecko script 2024-03-16 02:28:36 -04:00
Greg Newman
50c81ce2fa 🔨 removes rustywind
This should never run in the CI and i’m not convinced it’s adding much value so removing it completely.

Issue: #530
2023-07-18 08:55:04 -04:00
Natalia
2e0f083dad Run pre-commit checks before landing changes.
Add `pre-commit` to the requirements list, and updated the version it uses.
Also removed the `sample.adoc` since the relevant test always creates it (and
it was causing spurious lint check errors).
2023-06-14 16:37:06 -03:00
Natalia
db1ad7983b Revert changes to files inside static/img and static/animations
Also revert changes to migrations
2023-05-30 23:21:53 -03:00
Natalia
a8cd8f507a Ran pre-commit run -a
Completed runs of black and rest of pre-commit checks.
2023-05-30 23:21:53 -03:00
Natalia
14276ffd08 Use Python 3.11 for pre-commit and GitHub actions
This proposal follows a comment from Frank in issue #211 where he mentioned
he moved the backend code/web docker image to 3.11.
2023-05-02 22:33:41 -03:00
Greg Newman
34a64a9ee2 🔨 Adding pre-commit
Adds:

* Ruff and a little config in pyproject.toml
* djhtml
* black
* rustywind
2023-04-28 09:25:47 -04:00