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

Mergeup 5.6.x #344

Merged
merged 4 commits into from
Mar 31, 2023
Merged

Mergeup 5.6.x #344

merged 4 commits into from
Mar 31, 2023

Conversation

timyates
Copy link
Contributor

No description provided.

timyates and others added 4 commits March 31, 2023 16:50
* 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]>
@timyates timyates added this to the 5.7.1 milestone Mar 31, 2023
@timyates timyates requested a review from sdelamo March 31, 2023 16:00
@timyates timyates self-assigned this Mar 31, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@timyates
Copy link
Contributor Author

timyates commented Mar 31, 2023

Hmmmm... There's a flakey test

https://ge.micronaut.io/s/5lrtiajd3x7ui/tests/overview?outcome=flaky

Raised #345

@timyates timyates merged commit 812dd87 into 5.7.x Mar 31, 2023
@timyates timyates deleted the mergeup-5.6.x branch March 31, 2023 17:48
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
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants