Skip to content

Work for release 0.23.x#28

Merged
reshmabidikar merged 18 commits into
masterfrom
work-for-release-0.23.x
Jan 4, 2023
Merged

Work for release 0.23.x#28
reshmabidikar merged 18 commits into
masterfrom
work-for-release-0.23.x

Conversation

@reshmabidikar

Copy link
Copy Markdown
Contributor

No description provided.

pierre and others added 18 commits May 24, 2022 12:57
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
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
services:
killbill:
network_mode: host
image: killbill/killbill:0.23.0-9116fa4-SNAPSHOT

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could upgrade to 0.24. now :-)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, I will do this after merging to master 👍

Comment thread .github/workflows/ci.yml
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'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should merge the branch and point all of these CI files to master now.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@reshmabidikar reshmabidikar merged commit 77324fe into master Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants