| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-03 | Make CI a little bit safer | blyxyas | -1/+9 | |
| 2024-10-28 | fix: usage of `a deprecated Node.js version` | Hamir Mahal | -1/+1 | |
| 2023-12-26 | ci: Update to `actions/checkout@v4` from `v3`. | Bruce Mitchener | -2/+2 | |
| This also updates the book's section on CI for the same thing. changelog: none | ||||
| 2023-11-16 | Update rust-cache GHA in deploy workflow | Philipp Krones | -1/+3 | |
| This action was way outdated, produced a lot of warnings and didn't seem to work anymore. | ||||
| 2023-05-12 | Update actions/checkout | Takayuki Nakata | -2/+2 | |
| 2022-04-29 | Update GitHub Actions actions/checkout@v2 to v3 | David Tolnay | -2/+2 | |
| The v2 implementation uses Node 12, which is end-of-life on April 30, 2022. See https://nodejs.org/en/about/releases/. Update to v3, which is based on Node 16 whose support lasts until April 30, 2024. | ||||
| 2021-07-28 | Update deploy CI | flip1995 | -2/+15 | |
| This updates all the deploy scripts and the deploy workflow. The deploy workflow now runs the metadata collector to collect the lint documentation. It also changes the files that are checked out in the deploy workflow from master and adds an explanation why we have to do this. | ||||
| 2020-10-09 | Remove all usage of set-env | flip1995 | -2/+2 | |
| 2020-10-09 | Update actions due to deprecation of set-env and add-path | flip1995 | -2/+2 | |
| 2020-04-23 | Always use the deploy script and templates of the master branch | flip1995 | -0/+6 | |
| 2020-03-25 | Also deploy from the beta branch | flip1995 | -0/+4 | |
| 2020-02-24 | Do not run deploy action on other repos | Yuki Okushi | -0/+1 | |
| 2020-02-12 | Run deploy workflow on tags, instead of releases | flip1995 | -4/+7 | |
| 2020-02-12 | Use list instead of array for branch names | flip1995 | -2/+4 | |
| This is the officially supported method | ||||
| 2020-02-12 | Apply review comments | flip1995 | -0/+4 | |
| 2020-02-12 | Extract deployment | flip1995 | -42/+1 | |
| 2020-02-12 | Add deployment to GHA | flip1995 | -0/+72 | |
