-
Notifications
You must be signed in to change notification settings - Fork 10
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
Mergeup 5.6.x #344
Merged
Merged
Mergeup 5.6.x #344
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
* Stop pulling serde in to the classpath when using liquibase Adds a test for jackson and changes the serde test to be similar Closes #341 and #342 * Stop using plugin, and do it the long hard way * Update buildSrc/src/main/groovy/io.micronaut.build.internal.liquibase.test-suite-module.gradle Co-authored-by: Sergio del Amo <[email protected]> --------- Co-authored-by: Sergio del Amo <[email protected]>
sdelamo
approved these changes
Mar 31, 2023
Kudos, SonarCloud Quality Gate passed! |
Hmmmm... There's a flakey test https://ge.micronaut.io/s/5lrtiajd3x7ui/tests/overview?outcome=flaky Raised #345 |
sdelamo
added a commit
that referenced
this pull request
Mar 31, 2023
* build: add test-suite-serde to check micronaut-serialization (#319) Close #313 * doc: configuration asciidoc macro and build plugin 5.4.x (#326) closes #323 * ci: projectVersion 5.7.0 * ci: githubCoreBranch 3.9.x * build: Micronaut Framework 3.8.6 * build: Micronaut Test 3.9.1 * chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 (#333) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update gradle/gradle-build-action action to v2.4.0 (#329) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update mikepenz/action-junit-report action to v3.7.5 (#327) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency org.liquibase:liquibase-core to v4.19.1 (#322) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency gradle to v7.6.1 (#330) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * build: Micronaut Gradle Plugin 5.4.6 * ci: GitHub Actions sync * ci: projectVersion 5.7.0-SNAPSHOT * [skip ci] Release v5.7.0 * Back to 5.7.1-SNAPSHOT * Mergeup 5.6.x (#344) * Stop pulling serde in to the classpath when using liquibase (#343) * Stop pulling serde in to the classpath when using liquibase Adds a test for jackson and changes the serde test to be similar Closes #341 and #342 * Stop using plugin, and do it the long hard way * Update buildSrc/src/main/groovy/io.micronaut.build.internal.liquibase.test-suite-module.gradle Co-authored-by: Sergio del Amo <[email protected]> --------- Co-authored-by: Sergio del Amo <[email protected]> * [skip ci] Release v5.6.1 * Back to 5.6.2-SNAPSHOT --------- Co-authored-by: Sergio del Amo <[email protected]> Co-authored-by: micronaut-build <[email protected]> * [skip ci] Release v5.7.1 * Back to 5.7.2-SNAPSHOT --------- Co-authored-by: Dean Wette <[email protected]> Co-authored-by: Sergio del Amo <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: micronaut-build <[email protected]>
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.