36 Commits

Author SHA1 Message Date
daveoconnor
d24e46ac12 Updated import_ml_counts to pull data from hyperkitty db (#2054) 2026-01-06 23:05:41 +00:00
daveoconnor
5f022aca0a Upgrade django to 5.2, python to 3.13 (#1915) 2025-10-22 13:24:26 -07:00
daveoconnor
c7571ae569 News article automated summaries generation (#1906) 2025-09-25 17:28:45 -07:00
Sam Darwin
4b8b811bfc Determine boostLatestRelease in GHA (#1904) 2025-08-28 17:01:15 -06:00
sdarwin
b23c532cbe Migrate cppal-dev environment to another repo 2025-06-09 09:33:35 -06:00
Brian Perrett
2981976b80 Add functionality to track LibraryVersion dependencies (#1524) 2024-12-16 14:28:33 -05:00
Sam Darwin
153e961516 GHA: Clear CDN cache after deployment (#1323)
Purge the Fastly CDN in Github Actions, when deploying new code.

I am also investigating an issue related to this topic, and have started
a discussion with them. The TTL of css/styles.css is set to 1 hr in the
console. Sometimes it flips back to use the "cache-control:
max-age=604800" sent by the Django webserver. Not every time though.
There are many fastly cache servers, and hierarchical, could be related
to that.
2024-10-04 09:18:47 -06:00
Sam Darwin
5ebd076bec Minor CI updates (#1166) 2024-07-23 15:14:52 -04:00
Kenneth Reitz
1d44093cda set CI=true during workflow runs 2024-04-03 13:37:56 -04:00
Kenneth Reitz
f6570e722f Update uv command in workflow to use 'pip' instead of 'install' 2024-04-01 16:43:58 -04:00
Kenneth Reitz
433f0409aa update package manager in actions-gcp.yaml 2024-04-01 16:43:58 -04:00
Kenneth Reitz
34c044654b Update uv pip install command to use --system flag 2024-04-01 16:43:58 -04:00
Kenneth Reitz
3220eee89a Update dependencies in GitHub Actions workflow 2024-04-01 16:43:58 -04:00
sdarwin
668bfffab5 Github Action deployment logic recognizes 'boostorg/website-v2' 2024-02-21 16:56:00 -07:00
Greg Newman
77f35c47d7 🐛 turn off very verbose 2023-12-05 09:35:09 -05:00
Greg Newman
c3f23e22a3 🐛 very verbose please
Trying to get more information from failing tests
2023-12-05 09:35:09 -05:00
Greg Newman
51b302eb93 🐛 turn off very verbose 2023-12-05 09:35:09 -05:00
Greg Newman
e77f6b87e2 🐛 very verbose please
Trying to get more information from failing tests
2023-12-05 09:35:09 -05:00
sdarwin
da9972b6a0 Quote helm ImageTag to force string type 2023-09-21 13:52:35 -06:00
sdarwin
74da37c593 Deploy to new environments 2023-07-06 06:09:10 -05:00
Natalia
4d26ccf90e Ensure pre-commit checks are run for all files. 2023-06-22 16:59:45 -03:00
Natalia
0459b19549 Do not run pre-commit on all files 2023-06-14 16:37:06 -03: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
sdarwin
bd9182495b Organize branch names 2023-06-07 08:07:02 -06:00
Lacey Williams Henschel
02d6ee0040 Install asciidoctor in actions 2023-06-01 11:35:34 -07: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
Lacey Williams Henschel
df288c982c 📝 Add redis to github actions file 2023-05-01 11:49:41 -07:00
Lacey Williams Henschel
c56027d160 ⬆️ Have CI use Postgres 12 like Docker does
Might be why the PR CI is failing?
2023-04-14 14:14:05 -07:00
sdarwin
849689b73f Update action versions in github actions 2023-04-05 10:54:04 -06:00
Frank Wiles
27c9773a8f Re-enable github actions tests 2023-02-10 10:12:16 -06:00
Frank Wiles
554eea4347 Disable tests for today 2023-01-20 09:21:45 -06:00
Frank Wiles
45d3186f2a Adjust action to push to our registry 2022-05-26 10:06:53 -05:00
Frank Wiles
392b8d627b Remove interrogate for now as it's just getting in the way 2021-11-22 15:56:16 -06:00
GabbyPrecious
ea792779de change names 2021-11-14 09:35:32 +01:00
Frank Wiles
c801f88d2a Fix pip install 2021-11-08 09:53:04 -06:00
GabbyPrecious
3d205a5279 missing files from initialization 2021-11-05 09:26:46 +01:00