Skip to content

Merge v1.21 into v2.1 #1721

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 3 commits into from
Jun 4, 2025
Merged

Conversation

mongodb-php-bot
Copy link
Collaborator

Merge new changes from v1.21 into v2.1.

Commits

Resolving conflicts

To resolve any conflicts, check out the temporary branch and run the following command:
git merge v2.1

Ignoring changes

To ignore from the remote branch, first reset the temporary branch to v2.1 and manually merge using the `ours` merge strategy:
git reset --hard v2.1
git merge --strategy=ours v1.21

Then, push the temporary branch to upate the pull request.

* Remove serverless tasks/functions from evergreen config

* Remove serverless logic in test runners

* Remove serverless test groups

* Remove mentions of serverless from contributing guide

* Fix phpcs thingamabobs
@mongodb-php-bot mongodb-php-bot enabled auto-merge June 4, 2025 10:55
@mongodb-php-bot mongodb-php-bot requested a review from a team as a code owner June 4, 2025 10:55
@mongodb-php-bot mongodb-php-bot requested a review from alcaeus June 4, 2025 10:55
* v2.1: (50 commits)
  Fix missing placeholder replacement in release output (#1717)
  Use more lax assertion when checking exception message (#1712)
  Test against stable 2.1 version of the extension (#1698)
  Use assume_role command before accessing secrets for atlas-data-lake tests
  PHPLIB-1656: Stop testing with MongoDB 4.0 (#1693)
  Make serverless tasks patch-only (#1692)
  Bump tests/specifications from `cea6c7d` to `9d0d3f0` (#1690)
  Bump tests/drivers-evergreen-tools from `21b4109` to `32fd8eb` (#1691)
  PHPLIB-847, PHPLIB-1627: BulkWriteCommand API (#1630)
  Bump tests/specifications from `0c41c8b` to `cea6c7d` (#1688)
  Bump tests/drivers-evergreen-tools from `fa58b39` to `21b4109` (#1689)
  Test next next minor PHP version with PHP 8.4 (#1685)
  Bump tests/drivers-evergreen-tools from `9be5587` to `fa58b39` (#1679)
  Bump tests/specifications from `43d2c7b` to `0c41c8b` (#1680)
  Bump tests/drivers-evergreen-tools from `cec0139` to `9be5587` (#1676)
  Bump tests/drivers-evergreen-tools from `d1e19b1` to `cec0139` (#1675)
  Bump tests/specifications from `6118deb` to `43d2c7b` (#1674)
  Bump tests/drivers-evergreen-tools from `f53da28` to `d1e19b1` (#1673)
  Test against stable 2.0 version of the extension (#1663)
  Bump tests/specifications from `f354960` to `6118deb`
  ...
@mongodb-php-bot mongodb-php-bot merged commit 62a321e into v2.1 Jun 4, 2025
29 of 30 checks passed
@mongodb-php-bot mongodb-php-bot deleted the merge-v1.21-into-v2.1-1749034522922 branch June 4, 2025 11:42
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