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

Don't execute max system tests on pr commits #43846

Merged
merged 4 commits into from
Jul 29, 2024

Conversation

laoneo
Copy link
Member

@laoneo laoneo commented Jul 25, 2024

Summary of Changes

Don't execute max system tests on pr commits. This will reduce resource usage on the drone server.

@laoneo laoneo changed the base branch from 4.4-dev to drone-4.4-dev July 26, 2024 06:50
@laoneo laoneo changed the base branch from drone-4.4-dev to 4.4-dev July 26, 2024 06:52
@wilsonge
Copy link
Contributor

Sorry I know I wasn't on the maintainer call where this was discussed as was travelling. Whilst definitely behind this. I do think we should be testing PRs on a PHP max so we can test for PHP notices/warnings/errors. So my suggestion would be keep the spirit of only running two and do php max + mysql and php min + postgres (can be reversed but you get the gist)

@laoneo
Copy link
Member Author

laoneo commented Jul 29, 2024

Implemented the idea from @wilsonge .

@rdeutz rdeutz merged commit 4a21f3e into joomla:4.4-dev Jul 29, 2024
3 checks passed
@laoneo laoneo deleted the drone/min branch July 29, 2024 16: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.

4 participants