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

[nrf noup] ci: Add PMIC samples change scope #1425

Merged
merged 1 commit into from
Jan 17, 2024
Merged

[nrf noup] ci: Add PMIC samples change scope #1425

merged 1 commit into from
Jan 17, 2024

Conversation

WalkingTalkingPotato
Copy link
Contributor

Added change scope to run test suite for PMIC samples.

"CI-pmic-samples-test":
- "/samples/shields/npm1300_ek/**/*"
- "/boards/shields/npm1300_ek/**/*"
- "**/**npm1300**/**"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be

Suggested change
- "**/**npm1300**/**"
- "**npm1300**"

Also, do we need the two previous lines?
Happy to leave them if you would like to keep them to make it clear.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Without /**s it doesn't work for nested folders. Here's the link to groovy playground setup I've used for testing: https://onecompiler.com/groovy/3zytxfuz5

Also, do we need the two previous lines?

Strictly no, but I would like to keep it explicit.

Add change scope to run test suite for PMIC samples

Signed-off-by: Vladislav Litvinov <[email protected]>
@rlubos rlubos merged commit 8497190 into nrfconnect:main Jan 17, 2024
8 checks passed
@WalkingTalkingPotato WalkingTalkingPotato deleted the add-pmic-samples-change-scope branch January 17, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants