| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-19 | docs: Add a test to validate URLs in markdown/Users.md | Daniele Nicolodi | |
| Avoid piling up dead URLs. | |||
| 2024-07-30 | ci: update actions/cache to v4 to fix deprecations | Nirbheek Chauhan | |
| 2024-07-30 | ci: Update to checkout@v4 to squelch node warnings | Nirbheek Chauhan | |
| Keep using v3 for Bionic because of https://github.com/mesonbuild/meson/pull/13424 | |||
| 2023-08-18 | CI: trigger website job when testing modifications to the website job | Eli Schwartz | |
| 2023-08-18 | CI: add pip caching to website job | Eli Schwartz | |
| On average, saves 20 seconds for a job that may take 1.5 or 2 minutes. Mostly due to recompiling the same 3 wheels again and again, so that avoids pointless CPU waste. | |||
| 2023-05-01 | avoid re-uploading the docs when a PR is based on the upstream repo | Eli Schwartz | |
| In this case, we have the secret available, and the workflow ran even though it wasn't on branch "master" because of the pull request trigger. Since the change hasn't landed on master, though, we do not want to update the website. So check for pushes to master, specifically. | |||
| 2022-11-30 | build: harden workflow permissions | Alex | |
| Signed-off-by: Alex <aleksandrosansan@gmail.com> | |||
| 2022-11-28 | github workflows: upgrade actions/checkout to version 3 | Eli Schwartz | |
| This is a no-op change, but github complains that nodejs is outdated if you don't. It's not obvious why this required a major version bump... | |||
| 2022-01-06 | add man page generation to build | Stone Tickle | |
| 2021-10-24 | Merge pull request #9377 from mensinda/jsonDocs | Jussi Pakkanen | |
| docs: Add a JSON documentation backend | |||
| 2021-10-10 | Fix typos discovered by codespell | Christian Clauss | |
| 2021-10-09 | docs: Also check on pull-requests | Daniel Mensinger | |
| 2021-10-09 | docs: GitHub Action up the JSON docs | Daniel Mensinger | |
| 2021-10-06 | ci: Add comment to not forget updating wrapdb rules | Xavier Claessens | |
| 2021-10-03 | docs: Fix the GitHub action | Daniel Mensinger | |
| 2021-09-04 | ci: Use GitHub concurrency | Daniel Mensinger | |
| 2021-06-11 | CI: Don't try to update website in a forked repository | Jon Turney | |
| 2021-06-02 | ci: Automatically update website when pushing to master | Xavier Claessens | |
