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

fix(CI): Only run integration tests if needed #43354

Merged
merged 1 commit into from Feb 5, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 5, 2024

Summary

Use the proper source file filter for integration tests

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug 3. to review Waiting for reviews CI labels Feb 5, 2024
@susnux susnux added this to the Nextcloud 29 milestone Feb 5, 2024
@susnux susnux requested a review from mejo- February 5, 2024 14:48
@@ -20,8 +20,7 @@ jobs:
runs-on: ubuntu-latest-low

outputs:
# FIXME src: ${{ steps.changes.outputs.src}}
src: 'true'
src: ${{ steps.changes.outputs.src}}
Copy link
Member

Choose a reason for hiding this comment

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

hahaha 😢

@nickvergessen nickvergessen merged commit 613409b into master Feb 5, 2024
143 of 145 checks passed
@nickvergessen nickvergessen deleted the fix/run-integration-only-if-needed branch February 5, 2024 15:52
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants