Commit Graph

17 Commits

Author SHA1 Message Date
Adeeb Shihadeh
a44add160e prep for ubuntu 24.04 (#32307)
* update to ubuntu 24.04

* latest

* revert those

* fix that

* vla

* try that

* fix uid

* keep 20.04 support

* just prep for now
2024-04-28 16:24:04 -07:00
Andrew Goodbody
fc318f454a Update action that pulls in deprecated version of Node.js (#32273)
* Update action that pulls in deprecated version of Node.js

Missed an action that still pulls in a deprecated version of
Node.js, so correct that now.

* Fix another action that pulls in deprecated Node.js

Found another action that needs updating
2024-04-22 08:43:26 -07:00
Shane Smiskol
52be3805b0 use pytest for release tests (#31280)
* not pytest?

* copy what build release does

* Update .github/workflows/release.yaml
2024-02-02 19:25:34 -08:00
Nelson Chen
4eba5fe68d Add permissions to build_masterci in release workflow so it can push master-ci (#30949) 2024-01-09 16:46:09 -08:00
Nelson Chen
2a49f94872 Add necessary permissions/tokens for "lewagon/wait-on-check-action" so it can run nightly (#30923) 2024-01-07 15:02:25 -08:00
Adeeb Shihadeh
9cf57cc4e4 CI: bump lewagon/wait-on-check-action 2024-01-02 13:34:35 -08:00
Adeeb Shihadeh
0336219b6a CI: update to checkout@v4 (#30248) 2023-10-14 23:25:41 -07:00
Adeeb Shihadeh
0e02d8b8d1 CI: reduce master-ci build frequency 2023-09-26 16:18:41 -07:00
Adeeb Shihadeh
e53ab3a18a CI: allow triggering fast release builds 2023-07-26 15:22:23 -07:00
Adeeb Shihadeh
e8e8b36142 ci: fix master-ci build 2023-06-27 13:10:54 -07:00
Adeeb Shihadeh
fdf1c328b9 jenkins: speedup build stage (#28687)
* jenkins: speedup build stage

* run in gh actions

* skip

* set that

* build

* python path

* cleanup
2023-06-24 22:33:06 -07:00
Adeeb Shihadeh
01bdf382c4 CI: temporarily remove timeouts 2023-02-07 12:52:50 -08:00
Shane Smiskol
ea449f1fe0 Use upstream wait-on-check-action action (#25126)
Use upstream lewagon action
2022-07-12 14:08:17 -07:00
Shane Smiskol
5bb1554ec4 build checks do not rely on each other (#24783) 2022-06-09 10:55:05 -07:00
Adeeb Shihadeh
2c2c61fd77 CI: pull LFS after checkout (#24552) 2022-05-16 14:30:20 -07:00
Adeeb Shihadeh
08cb0edb53 push to real master-ci 2022-05-14 00:43:40 -07:00
Adeeb Shihadeh
531f4483b2 CI: build master-ci in Actions (#24533)
* jenkins: build master-ci on pc

* make target configurable

* build on actions

* no wait

* more fetch

* v3 has push?

* example

* remove that

* wait

* v1.1.1

* this one works

* schedule

* clear out target first

* no lfs
2022-05-14 00:18:30 -07:00