Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Baca authored and Tomas Baca committed Jan 24, 2025
1 parent 7ffae66 commit 66357f9
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rostest_and_release_mrs_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/rostest_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -73,3 +74,4 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true
3 changes: 3 additions & 0 deletions .github/workflows/rostest_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

build-for-coverage:
needs: init-artifacts
Expand All @@ -45,6 +46,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: build-for-coverage
Expand Down Expand Up @@ -97,6 +99,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

merge_and_push:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/rostest_unstable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -73,3 +74,4 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true
2 changes: 2 additions & 0 deletions .github/workflows/stable_mrs_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stable_mrs_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stable_nonbloom_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -80,6 +81,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stable_nonbloom_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -105,6 +106,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stable_thirdparty_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/stable_thirdparty_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/testing_nonbloom_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -80,6 +81,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/testing_thirdparty_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_mrs_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_mrs_arm32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_mrs_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_nonbloom_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -80,6 +81,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_nonbloom_arm32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -104,6 +105,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_nonbloom_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -104,6 +105,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_thirdparty_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_thirdparty_arm32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/unstable_thirdparty_arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

generate-jobs:
needs: init-artifacts
Expand Down Expand Up @@ -109,6 +110,7 @@ jobs:
with:
name: artifacts
path: /tmp/artifacts/
overwrite: true

collect-artifacts:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 66357f9

Please sign in to comment.