Skip to content

Update post-release instructions for non-patch releases #1292

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
Dec 2, 2024

Conversation

eramongodb
Copy link
Contributor

Update post-release instructions to submit a commit to the releases/vX.Y branch after updating the corresponding EVG project settings to trigger a commit build for the latest commit in the (new/updated) branch.

@eramongodb eramongodb requested a review from kevinAlbs December 2, 2024 17:56
@eramongodb eramongodb self-assigned this Dec 2, 2024
@eramongodb eramongodb merged commit e558290 into mongodb:master Dec 2, 2024
17 of 19 checks passed
@eramongodb eramongodb deleted the cxx-releasing branch December 2, 2024 21:11
rcsanchez97 pushed a commit to rcsanchez97/mongo-cxx-driver that referenced this pull request Dec 4, 2024
* Scope "Downloading" messages to avoid misleading repeated output

* Use compact reporter for Catch2 tests

* Use DYNAMIC_SECTION within loops

* should_run_client_side_encryption_test -> CLIENT_SIDE_ENCRYPTION_ENABLED_OR_SKIP

* server_has_sessions -> SERVER_HAS_SESSIONS_OR_SKIP

* Replace WARN + control flow with SKIP

* Add --allow-running-no-tests to test flags

* Avoid Catch2 issue mongodb#1292

* should_skip_spec_test -> CHECK_IF_SKIP_SPEC_TEST

* Reduce configure and build command invocations

* Add OUTPUT_QUIET to execute_process_and_check_result

* Remove redundant build of examples in test.sh

* Use foreach() over mongocxx test executables

* Consistent plurality for spec tests
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