Salman Chishti
be340b5ee4
upgrading action versions ( #12006 )
...
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2025-08-14 13:23:46 +08:00
Gabriel Horner
3700f4bc8f
chore: bump node version to match new electron version
...
introduced in 1d9fa69296 .
See https://releases.electronjs.org/release/v37.2.6 for node version
2025-08-07 10:30:53 -04:00
Gabriel Horner
1616c633df
chore: bump outdated versions on checkout action
2025-07-21 14:46:32 -04:00
rcmerci
0dc912d93b
chore: remove feat/db related things in ci yml files
2025-05-30 00:35:20 +08:00
Gabriel Horner
3552c1870c
Revert "ci: update yml"
...
This reverts commit 4696c1f3fd .
Noticed tests aren't running on our own PRs e.g. #11887 .
We'll especially need tests to run on PRs off master
2025-05-28 10:26:05 -04:00
rcmerci
4696c1f3fd
ci: update yml
2025-05-27 20:17:41 +08:00
Tienson Qin
0627ae6371
test github ci
2025-05-27 05:07:16 +08:00
Tienson Qin
c48e230c6a
Merge branch 'master' into feat/db
2025-05-26 16:38:50 +08:00
Tienson Qin
97669c46e2
test: downgrade electron
2025-05-24 16:16:12 +08:00
rcmerci
7d010b299c
ci: update yml
2025-05-23 22:24:36 +08:00
Tienson Qin
5e1a968530
Merge branch 'master' into feat/db
2025-05-13 18:22:20 +08:00
Tienson Qin
3949893ee0
chore: bump node version to 22 for all workflows
2025-05-08 21:45:12 +08:00
Gabriel Horner
838d97d7ea
Bump to NODE_VERSION 20 as our electron version requires it ( #11636 )
...
https://github.com/electron/electron/blob/main/docs/tutorial/electron-timelines.md
2024-12-10 20:20:44 +08:00
Gabriel Horner
b95d17840a
Bump to NODE_VERSION 20 as our electron version requires it ( #11636 )
...
https://github.com/electron/electron/blob/main/docs/tutorial/electron-timelines.md
2024-12-05 17:06:10 -05:00
Gabriel Horner
bcacc84f25
fix(dev): catch CI failures before they land on feat/db
...
feat/db is our stable branch for the db version and should remain green.
There were CI failures on #11492 but we didn't know until it was merged.
Just run CI on PRs to prevent this in the future
2024-09-02 09:39:34 -04:00
Andelf
23bb5e8b9b
chore(build): update clojure 1.11.1.1413
2023-11-03 01:49:14 +08:00
Gabriel Horner
c86fd3cd4d
Add standard lint tasks to common lib
2023-05-18 23:25:15 +08:00
Gabriel Horner
94f35bda18
Add a workflow for test+lint and misc fixes
...
- Setup cljs tests
- No need for :no-doc
- No need to bind an unused _repo value
- Remove unused datascript dep
2023-03-28 09:14:42 +08:00