Cameron Clough
fd73f0955f
CI: use github.head_ref to group PR action runs ( #26505 )
...
* CI: use github.head_ref to group PR action runs
for push triggers, github.ref is set to the "branch or tag ref that was pushed"
for pull_request triggers, it is set to the "pull request merge branch" (master?)
github.head_ref is only set when the trigger is pull_request
https://docs.github.com/en/actions/learn-github-actions/contexts#github-context
* only check github.ref for push event
old-commit-hash: a662af57c7de750df4f1650ee4079c56665b817e
2022-11-15 13:07:46 -08:00
Cameron Clough
eef468fd85
Revert "ci: run some jobs only on push ( #26202 )"
...
This reverts commit 8e0e99f77c4e7294df4c57e013c45a1e570cd5ef.
old-commit-hash: 335351123ab8a34d06bf164b5cf5be9046bf2c3c
2022-10-22 01:04:54 -07:00
Cameron Clough
cc8d86fa08
ci: run some jobs only on push ( #26202 )
...
* ci: run some jobs only on push
alternative to #25900
* tools too
old-commit-hash: 04b40aad92afaac555c3c7d814699c467d975627
2022-10-21 21:13:55 -07:00
Cameron Clough
3e7720538b
Revert "ci: don't trigger on pull request sync event ( #25900 )"
...
This reverts commit d63442bd587b62ed26ba85dd5008951b06ae915c.
old-commit-hash: dba8e8ec0ee026f73b5a87d2c4b00556fdee58f7
2022-10-21 18:04:07 -07:00
Cameron Clough
52319c1301
ci: don't trigger on pull request sync event ( #25900 )
...
old-commit-hash: 68530f18b4cb2a1f20dfb19319d91216c23e00bb
2022-10-20 13:23:59 -07:00
Adeeb Shihadeh
eec2ca1e8b
CI speedup ( #26096 )
...
* CI speedup
* use the new stuff
* push
* no regressions
* try that
* don't let this slip
* fix modeld tests
* fix linter
* modernize prebuilt
* cleanup
* fix those
* increase a bit
old-commit-hash: 00494a44f4fb8f9e18ce82e22bf40fbe6bc1a805
2022-10-16 15:54:36 -07:00
Cameron Clough
813429531d
ci: disable concurrency for master branch ( #26052 )
...
disable concurrency for master branch
old-commit-hash: 077f0e0a4433e07330e2c1e22bc1774da1d964fc
2022-10-12 15:11:03 -07:00
Cameron Clough
d0cb619c7d
ci: fix tools workflow
...
old-commit-hash: 23e78da6a49b8aa43c7d60226aa466a8599be700
2022-10-12 14:34:43 -07:00
Cameron Clough
92fab023b3
ci: only run one instance of each workflow ( #26036 )
...
only allow one running workflow per event for each branch
old-commit-hash: 03a065160e176be451cce95073b71bbfce5b4d6a
2022-10-12 13:51:09 -07:00
Adeeb Shihadeh
fca5728055
CI: Actions cleanup + speedup ( #25514 )
...
* actions cache cleanup
* release build cleanup
* fetch dpeth
old-commit-hash: 71e76c3d0fa819b8aa9d3580c96b52480febf3d4
2022-08-21 19:14:36 -07:00
HaraldSchafer
f7d1aad21e
Update model replay commit for calib change ( #25357 )
...
* Update model replay commit for calib test
* more reliable baseline
* update docker login
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 9fbbefbc94f8c672e0b1c79333e34366e19f96cf
2022-08-03 22:35:03 -07:00
Adeeb Shihadeh
396a20d9b3
CI: add build job for latest Ubuntu ( #24637 )
...
* CI: add build job for latest Ubuntu
* source
* source env
* scons cache
* cache pyenv
* fix key
* source
old-commit-hash: fbd98b0e541b89f477061bab34dfc41495ac9399
2022-06-11 22:51:09 -07:00
HaraldSchafer
cf0564382a
CL in docker ( #24718 )
...
* Move CL to base docker
* Different docker for cl
* add cl base docker
* add to tool
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: dc4d4f875b173b92847149918af7f1c63d78701f
2022-06-02 18:26:12 -07:00
Adeeb Shihadeh
318b9cff4b
CI: pull LFS after checkout ( #24552 )
...
old-commit-hash: 2c2c61fd77278443cbbf46a93148e1b0aaf5b798
2022-05-16 14:30:20 -07:00
Adeeb Shihadeh
8f0df45031
CI tuneup ( #24541 )
...
* little housekeeping
* all the commits
* one more cars
old-commit-hash: b2569d871ffcdb41f0100cdec7ee56eeb5f605fd
2022-05-15 17:57:34 -07:00
Adeeb Shihadeh
f2457bb23c
CI: cache LFS objects ( #23345 )
...
old-commit-hash: 760104068b63d32f42564fdbb0193a3724461d11
2022-01-03 14:34:31 -08:00
Adeeb Shihadeh
41d24acca9
disable simulator job until LFS is fixed
...
old-commit-hash: d85bb967e821bc3aa85796ec6641c6d558d1d3cc
2021-12-31 16:53:54 -08:00
iejMac
926e0dfca6
Move simulator CI to tools workflow ( #20285 )
...
* sim CI
* simulator CI
* scons already in Dockerfile.sim
* faster
* fast
* testing
old-commit-hash: 539426033b87e175d874973b6cdf633e8a70d0be
2021-03-08 21:33:15 -08:00
iejMac
36ecc144ff
PlotJuggler CI with build from source ( #20166 )
...
* CI attempt
* fixing location
* fix
* fixes
* hardcode test_url for CI
* fixes
* cd fix
* Update tools/plotjuggler/juggle.py
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
* Update tools/plotjuggler/test_plotjuggler.py
* fixes
* fixes
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 9144dd7c2f9c0a4d3a4b5188367b409ac3349eba
2021-02-26 17:14:37 -08:00
Adeeb Shihadeh
0823abceff
tools: cleanup + setup CI ( #20104 )
...
* cleanup tools
* setup tools CI
* loggerd doesn't support this anymore
* cleanup
* builds with openpilot now
old-commit-hash: d1b44bbb345e02eaf5225c2b90fef819b29bc07a
2021-02-17 20:37:01 -08:00