Skip to content

feat(java): Add Java SDK generation step to pipeline #38

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Benjosh95
Copy link

@Benjosh95 Benjosh95 commented Aug 22, 2025

Description

In this PR the Pipeline of stackit-api-specifications got extended by a job for the java sdk generation.

But to make it fully work the stackit-sdk-generator needs adjustments too.
Soo this PR is only half of the work and will temporarily (fail/not be complete) until the corresponding changes were made in the stackit-sdk-generator aswell. (Especially testing and linting steps)

The Generation of Go and Python sdk will remain working fine.

Testing Instructions:

  1. Run "Update SDK Repo Workflow" manually on branch "bf/add-javasdk-to-pipeline" (sdk-pr.yaml)
  2. Look at PullRequests of https://github.com/stackitcloud/stackit-sdk-java and check if the resource manager service got a new Pull Request with new changes in it. (Its meant to be only the RM-service yet)

Todos when tested successfully:

  • In sdk-pr.yaml the checkout branch of the stackit-sdk-generator needs to be changed to main before merging

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.

1 participant