Commit Graph

21 Commits

Author SHA1 Message Date
Adeeb Shihadeh
ef2bb7f2fc release: build orphaned branch (#36047) 2025-08-22 20:06:12 -07:00
Adeeb Shihadeh
fe713b867f CI: fix nightly build (#35374)
* CI: fix nightly build

* schedule

* simplify

* cleanup
2025-05-28 19:02:00 -07:00
Adeeb Shihadeh
095088ea91 Deprecate master-ci (#34744) 2025-03-01 13:16:44 -08:00
Maxime Desroches
747b963a29 nightly: avoid Jenkins cold reboot conflict (#33923)
conf
2024-11-02 20:15:57 -07:00
Adeeb Shihadeh
cec27f9db5 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
old-commit-hash: a44add160e
2024-04-28 16:24:04 -07:00
Andrew Goodbody
c81b116179 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
old-commit-hash: fc318f454a
2024-04-22 08:43:26 -07:00
Shane Smiskol
1da217f797 use pytest for release tests (#31280)
* not pytest?

* copy what build release does

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

* run in gh actions

* skip

* set that

* build

* python path

* cleanup
old-commit-hash: fdf1c328b9
2023-06-24 22:33:06 -07:00
Adeeb Shihadeh
674f14615c CI: temporarily remove timeouts
old-commit-hash: 01bdf382c4
2023-02-07 12:52:50 -08:00
Shane Smiskol
7f65623272 Use upstream wait-on-check-action action (#25126)
Use upstream lewagon action
old-commit-hash: ea449f1fe0
2022-07-12 14:08:17 -07:00
Shane Smiskol
adc451ca3e build checks do not rely on each other (#24783)
old-commit-hash: 5bb1554ec4
2022-06-09 10:55:05 -07:00
Adeeb Shihadeh
318b9cff4b CI: pull LFS after checkout (#24552)
old-commit-hash: 2c2c61fd77
2022-05-16 14:30:20 -07:00
Adeeb Shihadeh
c7e8f9af80 push to real master-ci
old-commit-hash: 08cb0edb53
2022-05-14 00:43:40 -07:00
Adeeb Shihadeh
5f429c1513 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
old-commit-hash: 531f4483b2
2022-05-14 00:18:30 -07:00