Work for release 0.23.x#28
Merged
Merged
Conversation
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
0.23.x support
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
.github: add integration tests
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
Bumps [braintree-java](https://github.com/braintree/braintree_java) from 3.5.0 to 3.16.1. - [Release notes](https://github.com/braintree/braintree_java/releases) - [Changelog](https://github.com/braintree/braintree_java/blob/master/CHANGELOG.md) - [Commits](braintree/braintree_java@3.5.0...3.16.1) --- updated-dependencies: - dependency-name: com.braintreepayments.gateway:braintree-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/reactive-streams/reactive-streams/releases) - [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md) - [Commits](reactive-streams/reactive-streams-jvm@v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: org.reactivestreams:reactive-streams dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…e-0.23.x/com.braintreepayments.gateway-braintree-java-3.16.1 Bump braintree-java from 3.5.0 to 3.16.1
…e-0.23.x/org.reactivestreams-reactive-streams-1.0.4 Bump reactive-streams from 1.0.3 to 1.0.4
Bumps [braintree-java](https://github.com/braintree/braintree_java) from 3.16.1 to 3.18.0. - [Release notes](https://github.com/braintree/braintree_java/releases) - [Changelog](https://github.com/braintree/braintree_java/blob/master/CHANGELOG.md) - [Commits](braintree/braintree_java@3.16.1...3.18.0) --- updated-dependencies: - dependency-name: com.braintreepayments.gateway:braintree-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…ble_jooq_upgrade Oss 550 fix braintree dao to enable jooq upgrade
…e-0.23.x/com.braintreepayments.gateway-braintree-java-3.18.0 Bump braintree-java from 3.16.1 to 3.18.0
…-embedded-postgres update oss-parent with jooq 3.15.12 and embedded postgres
…aintree update oss-parent that use killbill's testing-mysql-server
pierre
approved these changes
Jan 3, 2023
| services: | ||
| killbill: | ||
| network_mode: host | ||
| image: killbill/killbill:0.23.0-9116fa4-SNAPSHOT |
Contributor
Author
There was a problem hiding this comment.
Yup, I will do this after merging to master 👍
| plugin_name: 'braintree' | ||
| integration_tests_goal: 'test:plugins:braintree' | ||
| ddl_file: 'src/main/resources/ddl.sql' | ||
| integration_tests_ref: 'refs/heads/work-for-release-0.23.x' |
Member
There was a problem hiding this comment.
Maybe we should merge the branch and point all of these CI files to master now.
Contributor
Author
There was a problem hiding this comment.
Do you mean merging the work-for-release-0.23.x branch of the integration tests repo to master? I've already done this and made changes in the other plugins to point to master. For example, take a look at the killbill-stripe/ci.yml file.
This file contains hidden or 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
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.