This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
ci: overhaul build-and-test derivatives and split clang-tidy #250
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xmfcx
commented
Jun 11, 2024
mitsudome-r
reviewed
Jun 11, 2024
xmfcx
added
tag:run-build-and-test-differential
and removed
tag:run-build-and-test-differential
labels
Jun 12, 2024
Merged
4 tasks
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 12, 2024 13:41
cde4c82
to
052f951
Compare
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
6 times, most recently
from
June 12, 2024 15:10
ab02eb3
to
36716bb
Compare
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 12, 2024 15:20
36716bb
to
9af32a5
Compare
xmfcx
added
tag:run-clang-tidy-differential
tag:run-build-and-test-differential
tag:bot
Bot-related tasks. (auto-assigned)
status:help wanted
Assistance or contributors needed.
and removed
tag:bot
Bot-related tasks. (auto-assigned)
tag:run-clang-tidy-differential
tag:run-build-and-test-differential
labels
Jun 12, 2024
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 13, 2024 15:24
c7d7f33
to
c12b846
Compare
xmfcx
removed
status:help wanted
Assistance or contributors needed.
tag:run-build-and-test-differential
tag:run-clang-tidy-differential
labels
Jun 13, 2024
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 13, 2024 15:26
c12b846
to
3e1f0b1
Compare
xmfcx
added
tag:run-build-and-test-differential
tag:run-clang-tidy-differential
type:arm64
ARM64 architecture issues or compatibility.
labels
Jun 14, 2024
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 14, 2024 11:21
4d7860c
to
3b49126
Compare
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 14, 2024 12:08
3b49126
to
01287b5
Compare
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
xmfcx
force-pushed
the
ci/overhaul-build-and-test
branch
from
June 14, 2024 12:09
01287b5
to
cf38a8e
Compare
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
tag:run-build-and-test-differential
tag:run-clang-tidy-differential
type:arm64
ARM64 architecture issues or compatibility.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
-self-hosted
jobs to-arm64
jlumbroso/free-disk-space@v1.3.1
because it has no effect in containers.actions/checkout@v3
tov4
-differential
jobs onreopened
too.Tag dependency changes
build-and-main-differential
andclang-tidy-differential
workflows.make-sure-label-is-present.yaml
reusable workflow since it supports multiple labels.Fetch depth changes
build-and-main
jobs:fetch-depth: 1
since they don't check for modified packagesbuild-and-main-differential
jobs:Set PR fetch depth
step to fetch only the PR commits.Tests performed
All the differential jobs are tested with the labels and passed on this PR.
build-and-test
on main has passed: https://github.com/autowarefoundation/autoware_common/actions/runs/9514721439build-and-test-arm64
cannot be tested before merging for the first time but will probably pass.Effects on system behavior
Not applicable.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.