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

kie-issues#964: Adapt kie-tools Jenkins staging/release jobs to build and deploy Quarkus Dev UI modules to Nexus/Maven Central #2245

Merged
merged 19 commits into from
May 24, 2024

Conversation

rodrigonull
Copy link
Contributor

@rodrigonull rodrigonull commented Apr 17, 2024

Closes: apache/incubator-kie-issues#964

In this PR we add steps to build, test and deploy DevUI java packages (jbpm-quarkus-devui e sonataflow-quarkus-devui) to Apache maven repository.

Only the daily dev and staging pipelines are affected by this change. I talked with @porcelli and the release promotion of these packages will be a manual step for the first Apache release.

Depends on: #2270

Copy link
Contributor

@yesamer yesamer left a comment

Choose a reason for hiding this comment

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

@rodrigonull You need to update the lock file.
Just type pnpm bootstrap in the project root dir.

@yesamer
Copy link
Contributor

yesamer commented Apr 24, 2024

@rodrigonull Now you need to update graph.dot too, launch again pnpm bootstrap :)

@tiagobento
Copy link
Contributor

As we discussed, the relevant Maven packages will now have the build:prod command prepared to deploy when

export KIE_TOOLS_BUILD__mavenDeploySkip=false

cc @jstastny-cz

@rodrigonull
Copy link
Contributor Author

Once the PR#2262 is merged, I will rebase this PR and make the necessary adjustments.

@rodrigonull rodrigonull removed the pr: DO NOT MERGE Draft PR, not ready for merging label May 23, 2024
@tiagobento tiagobento merged commit 275d9e6 into apache:main May 24, 2024
14 checks passed
@rodrigonull rodrigonull deleted the kie-issues-964 branch June 12, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt kie-tools Jenkins staging/release jobs to build and deploy Quarkus Dev UI modules to Nexus/Maven Central
7 participants