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

Merge upstream #1

Open
wants to merge 489 commits into
base: master
Choose a base branch
from
Open

Merge upstream #1

wants to merge 489 commits into from

Conversation

github-actions[bot]
Copy link

No description provided.

@github-actions github-actions bot force-pushed the auto-upstream-merge branch 7 times, most recently from ef949f9 to 95406e7 Compare August 25, 2022 03:28
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 8 times, most recently from 4bcb550 to 360c474 Compare September 2, 2022 03:33
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 7 times, most recently from 6b699c3 to 6250fa4 Compare September 9, 2022 03:28
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 8 times, most recently from 0d244ee to 2bf83d5 Compare September 17, 2022 03:22
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from bbc65ed to 2cb50b1 Compare February 22, 2025 01:28
…cey tests

    (start/stop methods on managed objects not called; might be useful for tests with mocks):
    * new GuiceyTestSupport().disableManagedLifecycle()
    * @TestGuiceyApp(.., managedLifecycle = false)
    * TestGuiceyAppExtension.forApp(..).disableManagedLifecycle()
    * TestSupport.build(App.class).runCoreWithoutManaged(..)
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 2 times, most recently from 51ae6cc to a32b624 Compare February 24, 2025 01:28
xvik added 6 commits February 24, 2025 12:22
…ons started with jersey);

improve disable predicate: fix predicate applied for extension too early (without installer set); add more predicates to Disables class
… item type to simplify further declarations;

add Disables.installedBy
… test (because lifecycle events used for application startup detection in many reports)
… environment) objects: onGuiceyStartup, onApplicationStartup, onApplicationShutdown, listenJetty, listenServer (before, methods were present only in GuiceyBindle's environment object)
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from a32b624 to 6123d0f Compare February 25, 2025 01:28
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from 6123d0f to 23e8b39 Compare February 26, 2025 01:28
xvik and others added 3 commits February 26, 2025 15:38
…vices) under @TestGuiceyApp (without starting full container; same as dropwizard's ResourceExtension)
Bumps org.cyclonedx.bom from 2.1.0 to 2.2.0.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from 23e8b39 to 9022cbc Compare February 27, 2025 01:28
….bom-2.2.0

Bump org.cyclonedx.bom from 2.1.0 to 2.2.0
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from 9022cbc to 808301c Compare February 28, 2025 01:28
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 3 times, most recently from 1bfbdb6 to 2117ac2 Compare March 3, 2025 01:28
@github-actions github-actions bot force-pushed the auto-upstream-merge branch 2 times, most recently from f22d255 to e847145 Compare March 5, 2025 01:28
xvik and others added 2 commits March 5, 2025 15:19
…n override: ability to modify configuration instance before application startup. Supported by all test extensions (junit5 annotations, setup object, generic builders, command runner);

add configuration generic for junit 5 extensions, registered in field to re-use it for configuration override lambda
@github-actions github-actions bot force-pushed the auto-upstream-merge branch from e847145 to cf59d01 Compare March 6, 2025 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants