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

Initial GitHub Action workflows to build Java client v4 #260

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jmigueprieto
Copy link
Contributor

@jmigueprieto jmigueprieto commented Sep 17, 2024

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

Initial GitHub Action workflows to build Java client v3.

  • Java Client v4 Build should be triggered on changes to conductor-clients/java/**.
  • Java Client v4 Integration Tests should be triggered after a successful Java Client v4 Build.
  • Publish Java Client v4 to Maven Central is intentionally manual at the moment. It won't be triggered by a GitHub release.

@jmigueprieto jmigueprieto self-assigned this Sep 17, 2024
@jmigueprieto jmigueprieto marked this pull request as draft September 17, 2024 19:59
@jmigueprieto jmigueprieto force-pushed the feature/client-v3-ci-build branch 2 times, most recently from 63baa22 to 704917f Compare September 17, 2024 20:39
@jmigueprieto jmigueprieto marked this pull request as ready for review September 17, 2024 21:31
@jmigueprieto jmigueprieto force-pushed the feature/client-v3-ci-build branch from 2d2c590 to 9f3706a Compare September 18, 2024 19:34
@jmigueprieto jmigueprieto changed the title Initial GitHub Action workflows to build Java client v3 Initial GitHub Action workflows to build Java client v4 Sep 18, 2024
@jmigueprieto jmigueprieto merged commit 81c3840 into main Sep 18, 2024
9 checks passed
@jmigueprieto jmigueprieto deleted the feature/client-v3-ci-build branch September 18, 2024 20:23
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.

2 participants