Skip to content

build: add a jenkinsfile to upload the release to Artifactory#1370

Merged
rubenporras merged 1 commit into
dsldevkit:masterfrom
rubenporras:release_workflow
May 28, 2026
Merged

build: add a jenkinsfile to upload the release to Artifactory#1370
rubenporras merged 1 commit into
dsldevkit:masterfrom
rubenporras:release_workflow

Conversation

@rubenporras

Copy link
Copy Markdown
Member

No description provided.

@rubenporras rubenporras force-pushed the release_workflow branch 7 times, most recently from 80f2132 to 37f837a Compare May 28, 2026 06:48
@rubenporras rubenporras changed the title build: add a jenkinsfile to upload the release to Nexus build: add a jenkinsfile to upload the release to Artifactory May 28, 2026
@rubenporras rubenporras enabled auto-merge (squash) May 28, 2026 06:54
ARTIFACTORY_PASS=\$(xmllint --xpath "string(//server[id='${ARTIFACTORY_SERVER_ID}']/password)" ~/.m2/settings.xml)

# Upload and explode the archive in Artifactory
curl --fail --silent --show-error \\

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Ideally we would check if the JFrog CLI is available and/or do this via maven deploy over custom curls, but don't want to block the PR on this.

@rubenporras rubenporras merged commit 827476b into dsldevkit:master May 28, 2026
4 checks passed
@rubenporras rubenporras deleted the release_workflow branch June 2, 2026 06:45
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