forked from quarkusio/quarkus
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test classoading rewrite - CI run #115
Draft
holly-cummins
wants to merge
369
commits into
main
Choose a base branch
from
test-classoading-rewrite
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
from
July 19, 2024 16:02
c024bd4
to
3d7b5e8
Compare
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
2 times, most recently
from
September 6, 2024 19:19
126483e
to
c31f9bf
Compare
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
6 times, most recently
from
December 17, 2024 20:49
12a0f68
to
95b196c
Compare
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
2 times, most recently
from
December 19, 2024 10:44
1459816
to
29568ba
Compare
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
2 times, most recently
from
January 14, 2025 18:26
93d12ec
to
ff60a3a
Compare
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
5 times, most recently
from
January 23, 2025 09:25
be6ec72
to
e19c74c
Compare
Fixes quarkusio#45774 (maybe...)
Bumps `mongo-client.version` from 5.3.0 to 5.3.1. Updates `org.mongodb:mongodb-driver-sync` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) Updates `org.mongodb:mongodb-driver-core` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) Updates `org.mongodb:mongodb-driver-legacy` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) Updates `org.mongodb:bson` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) Updates `org.mongodb:mongodb-crypt` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.3.0...r5.3.1) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-sync dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mongodb:mongodb-driver-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mongodb:mongodb-driver-legacy dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mongodb:mongodb-driver-reactivestreams dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mongodb:bson dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mongodb:mongodb-crypt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Clean up `VirtualThreadsConfig` by removing an unnecessary comment clarifying default values
…ngo-client.version-5.3.1 Bump mongo-client.version from 5.3.0 to 5.3.1
Adjust timeouts for LGTM container and tests
…ce-dbs Fix documentation for connecting to multiple devservice databases
…oString Fix PathTreeClassPathElement#toString() implementation
…o try and avoid memory leaks
… at has a resource on it
…tabases between different runtime classloaders even if the augmentation classloader is the same
…match between logs and code
…hly" This reverts commit 45faf94.
This reverts commit 5bccccc.
… not seeing the updated config
…can cause failures in other areas
…e-use databases between different runtime classloaders even if the augmentation classloader is the same" This reverts commit c036c6d. Reapply "Workaround for starting dev services in augmentation: never re-use databases between different runtime classloaders even if the augmentation classloader is the same" This reverts commit 824fae25ffc1ef64745889d6496a93d3a4e7de16. Revert "Reapply "Workaround for starting dev services in augmentation: never re-use databases between different runtime classloaders even if the augmentation classloader is the same"" This reverts commit ab29037f117d51867070555892203ca2349569c5.
… will try to start in the test discovery phase
holly-cummins
force-pushed
the
test-classoading-rewrite
branch
from
January 31, 2025 17:44
acc1c58
to
48c7848
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.