You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(ci): Run unit tests for GraalVM as well during build. (#2047)
* chore(ci): Run unit tests for GraalVM as well during build.
* Test GraalVM unit tests on Mockito 5.16.0.
* Fix native tests in powertools-serialization. Remove mockito dependency there.
* Remove mockito from powertools-common.
* Remove mockito from powertools-metrics and re-use TestLamdaContext from powertools-common.
* Remove mockito from powertools-serialization.
* Remove mockito from powertools-logging.
* Remove mockito from powertools-logging-log4j.
* Add --initialize-at-build-time=org.junit.platform.launcher.core.DiscoveryIssueNotifier
* Remove mockito from powertools-logging-logback.
* Remove mockito from powertools-tracing.
* Build project first to make sure test-jar dependencies are available for graalvm unit tests.
* Enable maven quite mode and search recursively for graalvm profiles to make sure sub-sub-modules are also covered.
* Add back Mockito to powertools-common.
* Simplify graalvm config for logback and log4j modules.
* Simplify graalvm config in powertools-logging.
* Cleanup GRM files for logback module.
* Simplify GraalVM config for powertools-metrics, powertools-serialization, powertools-tracing.
* Remove <! or newer version --> comment.
* Simplify powertools-parameters-tests GraalVM config and fix issues in unit tests.
* Simplify powertools-parameters-ssm GraalVM config and fix issues in unit tests.
* Simplify powertools-parameters-secrets GraalVM config and fix issues in unit tests.
* Simplify powertools-parameters-dynamodb GraalVM config and fix issues in unit tests.
* Simplify powertools-parameters-appconfig GraalVM config and fix issues in unit tests.
* Fix SonarCube finding.
* Allowlist UPL-1.0 license.
* Add TT ID to UPL license.
* Enable Maven Central snapshot repo temporarily.
* Potential fix for code scanning alert no. 54: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Disable verbose resource registration logs.
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
0 commit comments