1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-28 23:29:45 +01:00
Commit Graph

144 Commits

Author SHA1 Message Date
Martine Lenders
873e7e3e81
gh-actions: bump webfactory/ssh-agent to v0.9.0 2024-10-07 11:40:58 +02:00
Martine Lenders
3f35307a48
gh-actions: bump actions/setup-python to v5
See https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
2024-10-07 11:39:58 +02:00
Martine S. Lenders
29baafe523
gh-actions: bump upload-artifact to v4
See https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
2024-09-28 10:29:27 +02:00
Mikolai Gütschow
178741b0c5
release-tests.yaml: remove (always failing) matrix notification
This reverts commit aafb9abb8b and 7e6a46465d.
2024-06-11 13:34:20 +02:00
Martine Lenders
98b5c18ce4
check-labels.yml: bump to v1.1.2 2024-06-05 10:15:11 +02:00
Martine Lenders
aafb9abb8b
release-test.yml: use s3krit's matrix action 2024-02-23 13:15:16 +01:00
Martine Lenders
7e6a46465d
release-test.yml: return of the Matrix notification
This time keep-it-simple-style with just a cURL command, using the
[API `m.room.message`](https://spec.matrix.org/latest/client-server-api/#events-2).
2024-02-23 11:56:30 +01:00
Frederik Haxel
0d89040ae3 CI: Add native64 to CI
- Test native64 like native in murdock
- Add native64 to "Platform: native" in github labeler
- Add "BUILDTEST_MCU_GROUP == x86_64" to `dist/tools/ci/build_and_test.sh`
2024-02-05 22:02:21 +01:00
5a16b63f86 ci: ensure "tools-build succeeded" always runs 2024-01-23 14:01:02 +01:00
f8bbeca2c9 ci: ensure "check-commits succeeded" actually ran 2024-01-23 13:49:31 +01:00
MrKevinWeiss
18aa670b96
.github/workflows/labeler.yml: Fix version after breaking change 2023-12-04 16:29:27 +01:00
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
MrKevinWeiss
51ee3b64dc
release-test.yml: Fix strasbourg spelling
Small typo fix... stasbourg -> strasbourg
2023-10-23 11:54:08 +02:00
MrKevinWeiss
ad0edecc35
release-test.yml: Add stasbourg creds 2023-10-23 10:15:17 +02:00
2f1a6f5f24
.github/test-on-iotlab: prefer Toulouse site for dwm1001 board 2023-09-27 13:18:38 +02:00
Martine S. Lenders
fec3c240e3 gh-actions: remove reporting release tests to Matrix
This reverts commits 98100704ab and 764f7f0bf4.
2023-08-12 11:21:46 +02:00
3b79071082
.github: drop test-on-ryot workflow 2023-07-26 13:21:59 +02:00
da95d2c56c
treewide: replace occurrences of tests/periph_ with new path 2023-05-06 15:33:03 +02:00
MrKevinWeiss
ad54213679
.github: Test compile_like_murdock.py 2023-03-24 13:21:30 +01:00
Martine Lenders
40fb7fef32
gh-actions: check-labels: move to upstream fix 2023-01-17 11:51:21 +01:00
d912b25bc2 CI: update check-labels-action, using missing_approvals_label 2023-01-16 13:42:19 +01:00
Martine Lenders
98100704ab
release-tests: fix PASSED chat message 2023-01-14 09:49:52 +01:00
ce543294dc CI: re-add "synchronize" event to check-labels 2023-01-13 08:41:24 +01:00
Martine Lenders
764f7f0bf4
gh-actions: report release-tests result to Matrix 2023-01-12 10:14:22 +01:00
1e29dd3267 CI: seperate check-labels and check-commits workflows 2023-01-10 12:48:21 +01:00
dcc5ca7e83
.github/tools-buildtest: add job to aggregate all jobs results in one 2023-01-05 11:15:26 +01:00
15144fc10b
.github/tools-buildtest: factorize and parallelize using matrix strategy 2023-01-05 11:13:18 +01:00
762c98d78f
.github/tools-buildtest: use latest riot-action version 2023-01-03 10:23:19 +01:00
Martine Lenders
c27ec66629
check-pr.yml: Fail when State: waiting for CI update is set 2022-12-08 18:06:53 +01:00
a32ebac535 CI: make static-tests and tools-build workflows run on bors branches 2022-12-07 15:22:10 +01:00
7c9c06d977 .github/labeler.yml: add bors.toml to CI list 2022-12-07 15:22:10 +01:00
Marian Buschsieweke
fb318c0e9f
Merge pull request #18722 from miri64/test-on-iotlab/fix/several
test-on-iotlab: several fixes to make it runnable again
2022-10-17 09:23:11 +02:00
Martine Lenders
37be7b9420
Revert "release-tests: add capability to run on PR comment" 2022-10-13 18:05:07 +02:00
Martine Lenders
ecf760d7f6
gh-actions: move actions/checkout to main 2022-10-12 17:10:40 +02:00
Martine Lenders
509d251d79
test-on-iotlab: add missing scapy dependency 2022-10-10 15:22:04 +02:00
Martine Lenders
cc32be4fe2
release-tests: add capability to run on PR comment 2022-10-08 13:41:01 +02:00
Martine Lenders
fe5c00ae0c
release-tests: use Ubuntu Jammy runner 2022-10-08 11:24:36 +02:00
Martine Lenders
d7171bfa8e
Merge pull request #18674 from miri64/circleci/cleanup/remove
.circleci: remove directory
2022-09-30 14:32:52 +02:00
3ee3d1b9ac
Merge pull request #18562 from MrKevinWeiss/pr/removemips
cpu/mips: Remove all mips
2022-09-30 10:47:09 +02:00
Martine Lenders
c460c6b056
various: remove CircleCI mention from other locations 2022-09-30 10:38:48 +02:00
Martine Lenders
f4b07a9c92
github-actions: remove Circle CI artifacts redirector job 2022-09-30 10:28:08 +02:00
d229e96467 ci: teach github-labeler about .murdock.yml 2022-09-29 09:07:18 +02:00
MrKevinWeiss
6cad5d2477
cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
11dcf71e35
gh_action/test-on-iotlab: update available boards 2022-07-07 16:51:16 +02:00
Teufelchen1
1231807bab Documentation: Renaming OS X to macOS 2022-06-23 17:25:48 +02:00
Martine Lenders
bd2daade8e
release-tests: install libasan as native dependency
See #18099
2022-05-23 11:49:15 +02:00
Benjamin Valentin
341aeece59 gh_actions: add step for benchmark_udp 2022-03-11 17:11:34 +01:00
Karl Fessel
e3f8e379be
workflow/tool-test: update prior install 2022-03-03 14:58:23 +01:00
6371051bc3
Merge pull request #17545 from fjmolinas/pr_iotlab_node_docker_riotci_build
Makefile.include: pass IOTLAB_NODE to docker
2022-01-27 20:20:03 +01:00