Skip to content

mongo-c-driver 1.25.0#153065

Merged
BrewTestBot merged 2 commits intoHomebrew:masterfrom
kevinAlbs:bump-mongo-c-driver-1.25.0
Nov 1, 2023
Merged

mongo-c-driver 1.25.0#153065
BrewTestBot merged 2 commits intoHomebrew:masterfrom
kevinAlbs:bump-mongo-c-driver-1.25.0

Conversation

@kevinAlbs
Copy link
Contributor

@kevinAlbs kevinAlbs commented Nov 1, 2023

Summary

Update mongo-c-driver formula to release 1.25.0

Background & Motivation

C driver 1.25.0 removes the separate source tarball from the release (refer: CDRIVER-4640). The separate source tarball contained a version file: VERSION_CURRENT.
This PR uses the source tarball produced by GitHub, which does not contain a version file. The version file is created in the formula.

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 1, 2023
@kevinAlbs kevinAlbs force-pushed the bump-mongo-c-driver-1.25.0 branch from bb8112f to d24f4dc Compare November 1, 2023 16:39
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 1, 2023
@kevinAlbs kevinAlbs marked this pull request as ready for review November 1, 2023 18:42
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2023

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Nov 1, 2023
@BrewTestBot BrewTestBot enabled auto-merge November 1, 2023 18:52
@BrewTestBot BrewTestBot added this pull request to the merge queue Nov 1, 2023
Merged via the queue into Homebrew:master with commit a0e8b5e Nov 1, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 2, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants