Skip to content

Revamp evergreen builds and add tags for pull requests #1593

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

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Jun 26, 2024

This PR makes a number of changes to the evergreen build pipeline:

  • We now again have tasks to test each PHP version with each MongoDB version/topology
  • libmongoc builds for the latest PHP version also allow testing MongoDB 6.0 and 7.0 with each topology (restricted by not wanting to build on more than Debian 11)
  • New tags introduced to select builds for tags and pull requests
  • Added patch and PR aliases in config.yml

The new task selection for pull requests won't go into effect until these changes have been merged to master and repo/project specific settings have been removed in Evergreen, as those settings take priority. Patch aliases can be tested once this PR is merged. The aliases for pull requests roughly cover the same builds that we currently are testing, with the exception of the latest libmongoc version (which could be for a newer minor/major version and thus cause issues)

@alcaeus alcaeus requested a review from GromNaN June 26, 2024 09:28
@alcaeus alcaeus merged commit 7e11f6e into mongodb:v1.19 Jun 26, 2024
77 checks passed
@alcaeus alcaeus deleted the improve-evg-task-selection branch June 26, 2024 10:20
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