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

[stable 24] ci: only run php unit tests when php files changed #2414

Merged
merged 1 commit into from
May 19, 2022

Conversation

max-nextcloud
Copy link
Collaborator

Summary

They take 10 minutes to setup nextcloud
and block available CI runners.

This is particularly wasteful with javascript dependency updates.
Dependabot will rebase the pending updates
upon every push to the underlying branch.

Backport to stable24 since we get lot of updates for tiptap packages there.

@max-nextcloud max-nextcloud changed the base branch from master to stable24 May 17, 2022 05:40
@juliusknorr
Copy link
Member

CI seems confused due to the base branch change, but looks good :)

@max-nextcloud
Copy link
Collaborator Author

We'll also have to wait for the 24.0.1 release to be out i guess... But the pending dependabot PRs also have to wait - so not an issue.

They take 10 minutes to setup nextcloud
and block available CI runners.

This is particularly wasteful with javascript dependency updates.
Dependabot will rebase the pending updates
upon every push to the underlying branch.

Signed-off-by: Max <max@nextcloud.com>
@max-nextcloud max-nextcloud merged commit 709b27d into stable24 May 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the backport/2356/stable24 branch May 19, 2022 15:20
@blizzz blizzz mentioned this pull request Jun 9, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants