Commit Graph

22 Commits

Author SHA1 Message Date
izzy f568c44160 chore: remove triage workflows 2025-10-10 15:44:22 +01:00
Paul Makles 7c108a87e8 ci: use Node LTS to build 2025-03-23 18:55:46 +00:00
Rexogamer 082ba87a59 fix(ci): drop node 16
pnpm v9 drops support for it. it's [eol anyway](https://nodejs.org/en/blog/announcements/nodejs16-eol)
2024-06-26 11:39:06 +01:00
Rexogamer 2e19bb28f9 ci: use correct version of pnpm + node 20
turns out [this is optional](https://github.com/pnpm/action-setup/tree/master#version) if `packageManager` is set in `package.json` (which it is). I imagine the version mismatch was the cause of our woes
2024-06-26 11:30:00 +01:00
Sophie L de8d529b13 ci: use new branch name 2024-06-08 11:22:45 +01:00
insertish d3520e5d48 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2024-03-28 13:37:58 +00:00
Paul Makles bd572ec792 refactor: update docs and linting CI 2023-04-14 20:13:03 +01:00
insertish fe1ae25582 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2023-01-24 19:43:48 +00:00
insertish 4fc6b9d5d5 ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml'
[skip ci]
2023-01-24 19:43:48 +00:00
Sophie L bbaa9f7b2b chore: run on node 18, update codeql (#56) 2022-05-30 11:35:24 +01:00
Ed L 76adff2188 chore(ci): run typecheck on node 16 (#30) 2022-01-14 16:43:24 +00:00
insertish 8775cfc431 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 17:32:37 +00:00
Paul Makles 5110b01d49 chore(ci): update node version 2021-12-25 17:10:17 +00:00
insertish 7ee96f29aa ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-11-11 20:08:31 +00:00
insertish 1819c53964 ci: Created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml' 2021-11-11 19:08:57 +00:00
insertish 8957f877a7 ci: Synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml' 2021-11-11 19:01:51 +00:00
web-flow d1b73cabc4 ci: update global workflows 2021-11-11 18:33:29 +00:00
KeepSOBP 18830c4711 use yarn instead
/shrug
2021-09-24 21:07:08 +09:00
Paul d93dc01b76 Use npm i instead of ci. 2021-09-24 12:09:23 +01:00
Paul 3349936857 Add GitHub actions for type checking.
Bump axios to 0.21.4.
2021-09-24 11:55:12 +01:00
Paul Makles 7fe99d8c1d Create codeql-analysis.yml 2021-09-24 10:29:03 +00:00
KeepSOBP 7ec8e15a2b Publish Documentation using ghactions 2021-09-11 12:24:56 +09:00