1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
f849816686 ci: workflows: static-test: fix CI_BASE_BRANCH for merge_groups 2023-11-09 13:54:10 +01:00
MrKevinWeiss
d41e368bf7 .github/workflows/*: Allow merge_groups and prs to be required 2023-11-09 13:54:10 +01:00
a32ebac535 CI: make static-tests and tools-build workflows run on bors branches 2022-12-07 15:22:10 +01:00
Martine Lenders
ecf760d7f6
gh-actions: move actions/checkout to main 2022-10-12 17:10:40 +02:00
Martine Lenders
61fd822efe
Merge pull request #15770 from aabadie/pr/ci/docker_static-test-tools
ci: use riot/static-test-tools Docker image with static-tests and doc-build
2021-01-26 16:35:05 +01:00
Martine Lenders
99eaf892e9
static-tests: increase git diff renameLimit for branch runs 2021-01-19 16:54:26 +01:00
1343bfbf26
.github/static-test: use riot/static-test-tools Docker image 2021-01-14 14:45:05 +01:00
Martine Lenders
e5f5f3c0b3
gh-actions: static-tests: remove ref from checkout
That parameter was solely needed for the commit checks that are now
moved to the `check-pr` workflow. The only other test using git is the
whitespace check and that works just fine on the merge commit.
2021-01-08 14:09:43 +01:00
Martine Lenders
512c92ffb1
static-test: add release tags as push trigger 2021-01-06 12:09:45 +01:00
Martine Lenders
5195ae166a
static-test: use base reference as base branch instead of master
This way they will also work with release branches ;-).
2021-01-05 17:22:17 +01:00
Martine Lenders
019817d58b
dist/tools/ci: add harness to annotate static tests in Github Actions 2020-12-16 21:23:38 +01:00
9b339df085
gh_actions: fix rebase issue in static-test
Also remove the push triggers because they are useless
2020-11-17 15:19:56 +01:00
21e541dfd1
.github/workflows: add static-test github action 2020-11-17 10:26:21 +01:00