Skip to content
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
wants to merge 369 commits into
base: main
Choose a base branch
from
Draft

Conversation

holly-cummins
Copy link
Owner

No description provided.

@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch from c024bd4 to 3d7b5e8 Compare July 19, 2024 16:02
@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch 2 times, most recently from 126483e to c31f9bf Compare September 6, 2024 19:19
@holly-cummins holly-cummins marked this pull request as draft September 9, 2024 08:46
@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch 6 times, most recently from 12a0f68 to 95b196c Compare December 17, 2024 20:49
Copy link

github-actions bot commented Dec 17, 2024

😭 Deploy PR Preview failed.

@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch 2 times, most recently from 1459816 to 29568ba Compare December 19, 2024 10:44
@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch 2 times, most recently from 93d12ec to ff60a3a Compare January 14, 2025 18:26
@holly-cummins holly-cummins force-pushed the test-classoading-rewrite branch 5 times, most recently from be6ec72 to e19c74c Compare January 23, 2025 09:25
gsmet and others added 10 commits January 23, 2025 23:31
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
…tabases between different runtime classloaders even if the augmentation classloader is the same
…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 holly-cummins force-pushed the test-classoading-rewrite branch from acc1c58 to 48c7848 Compare January 31, 2025 17:44
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.