Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(labeler): tag packages that require cuda #8546

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

yhisaki
Copy link
Contributor

@yhisaki yhisaki commented Aug 21, 2024

Description

This PR is to prepare functionality that does not execute build-and-test-differential (humble, -cuda) for PRs related to packages that are not related to cuda.

The label tag:require-cuda-build-and-test is applied only to perception/**/*, sensing/**/*, common/cuda_utils/**/*, and common/tensorrt_common/**/*.

Related links

The functionality to skip cuda build using this PR is implemented in the following:
#8547

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Aug 21, 2024
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yhisaki yhisaki added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 21, 2024
@yhisaki yhisaki merged commit b501569 into autowarefoundation:main Aug 21, 2024
36 of 37 checks passed
@yhisaki yhisaki deleted the ci/require-cuda-tag branch August 21, 2024 05:22
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants