Commit Graph

23 Commits

Author SHA1 Message Date
daveoconnor
f34458524e Added nix for developer setup (#1379) (#1602)
Tested on brand new machines, made a few minor docs tweaks and adjustments for findings, but generally went well so I'm merging this.
2026-01-05 23:44:10 +00:00
daveoconnor
5f022aca0a Upgrade django to 5.2, python to 3.13 (#1915) 2025-10-22 13:24:26 -07:00
Greg Kaleka
83e6bc45f5 Add bsm url handling and whitepaper email capture (#1957) 2025-10-10 12:15:21 -04:00
daveoconnor
8088234bf7 Refactor docs retrieval, and canonical uri addition (#1857) (#1924) 2025-09-30 08:42:27 -07:00
Greg Kaleka
21cea102ed Fix bug with stale news moderation link and add tests 2025-08-05 12:37:27 -04:00
daveoconnor
6ffe6a53dc Production data on dev load automation (#1651) (#1691) 2025-03-24 14:06:38 -07:00
daveoconnor
e2a2caebce Improved error processing (#1590) 2025-01-10 13:19:11 -08:00
daveoconnor
c9f4d36afb Added developer debugging tools (#1479) (#1508) 2025-01-09 10:01:43 -08:00
Greg Kaleka
4e2e422abf Consolidate Makefile into justfile (#1471) 2024-11-19 15:59:32 -05:00
daveoconnor
b4a6ddd751 Added support for release notes asciidoc macros (#1082) (#1377)
Related to ticket #1082, this adds support for asciidoc macros to
emulate macros from qbk. Macro support is documented at https://github.com/cppalliance/asciidoctor-boost/
2024-11-08 13:31:32 -08:00
Kenneth Reitz
678bf483a4 preserve build extras in pip-compile process (#1159)
This is an extension of #1158.
2024-07-22 10:25:42 -04:00
Kenneth Reitz
ad30efd71b Run yarn build during docker build (#1158)
This will alliviate the merge conflicts we keep getting by checking this
file into source control.


-----------

Now, when using docker-compose, to re-generate the `styles.css` file,
you can do so locally in the following ways:

1. locally run `yarn build`
2. run `docker compose build`
2024-07-22 10:14:44 -04:00
Frank Wiles
d919140ce0 Fix just rebuild
- Ensure rebuild rebuilds everything
2023-07-11 10:59:09 -05:00
Lacey Williams Henschel
41665c815c Add default ARGS value 2023-05-17 21:39:24 -03:00
Natalia
d4719558eb Added new rule for updating requirements, and ran it. 2023-05-17 12:16:56 -07:00
Lacey Williams Henschel
9b998327c8 Add down command to Justfile 2023-05-09 12:20:31 -07:00
Natalia
76e2c75dcf Cleanup changes, revert style modifications made by pre-commit 2023-05-08 15:37:17 -03:00
Natalia
1aecc94521 Initial cleanup and adding of new celery task 2023-05-07 20:17:28 -03:00
Jeff Triplett
0f2e2b778c 🚜 Fixes name
I would consider renaming `env.template` to lead with a `.` so that other env tooling will work with it. `.env.example` is probably the more common naming pattern but that takes a docs update too.
2023-02-10 12:51:49 -06:00
Lacey Williams Henschel
23a4fa4823 Add coverage command 2022-11-30 14:55:08 -08:00
Frank Wiles
3e6f1ee8b0 Update requirements, fix build on M1 Mac 2022-04-23 11:42:13 -05:00
Frank Wiles
a2083b94b7 Misc old updates 2022-04-01 08:29:18 -05:00
GabbyPrecious
0ca0a0b9ac alphakit setup 2021-10-09 09:53:46 +01:00