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: a662af57c7
2 years ago
Cameron Clough
eef468fd85
Revert "ci: run some jobs only on push ( #26202 )"
...
This reverts commit 8e0e99f77c4e7294df4c57e013c45a1e570cd5ef.
old-commit-hash: 335351123a
3 years ago
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: 04b40aad92
3 years ago
Cameron Clough
3e7720538b
Revert "ci: don't trigger on pull request sync event ( #25900 )"
...
This reverts commit d63442bd587b62ed26ba85dd5008951b06ae915c.
old-commit-hash: dba8e8ec0e
3 years ago
Cameron Clough
52319c1301
ci: don't trigger on pull request sync event ( #25900 )
...
old-commit-hash: 68530f18b4
3 years ago
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: 00494a44f4
3 years ago
Cameron Clough
813429531d
ci: disable concurrency for master branch ( #26052 )
...
disable concurrency for master branch
old-commit-hash: 077f0e0a44
3 years ago
Cameron Clough
d0cb619c7d
ci: fix tools workflow
...
old-commit-hash: 23e78da6a4
3 years ago
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: 03a065160e
3 years ago
Adeeb Shihadeh
fca5728055
CI: Actions cleanup + speedup ( #25514 )
...
* actions cache cleanup
* release build cleanup
* fetch dpeth
old-commit-hash: 71e76c3d0f
3 years ago
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: 9fbbefbc94
3 years ago
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: fbd98b0e54
3 years ago
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: dc4d4f875b
3 years ago
Adeeb Shihadeh
318b9cff4b
CI: pull LFS after checkout ( #24552 )
...
old-commit-hash: 2c2c61fd77
3 years ago
Adeeb Shihadeh
8f0df45031
CI tuneup ( #24541 )
...
* little housekeeping
* all the commits
* one more cars
old-commit-hash: b2569d871f
3 years ago
Adeeb Shihadeh
f2457bb23c
CI: cache LFS objects ( #23345 )
...
old-commit-hash: 760104068b
3 years ago
Adeeb Shihadeh
41d24acca9
disable simulator job until LFS is fixed
...
old-commit-hash: d85bb967e8
3 years ago
iejMac
926e0dfca6
Move simulator CI to tools workflow ( #20285 )
...
* sim CI
* simulator CI
* scons already in Dockerfile.sim
* faster
* fast
* testing
old-commit-hash: 539426033b
4 years ago
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: 9144dd7c2f
4 years ago
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: d1b44bbb34
4 years ago