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

Add support of MSI packaging in Linux #138

Conversation

oleg-nenashev
Copy link
Member

@oleg-nenashev oleg-nenashev commented Apr 3, 2020

Reuses the WAR publishing codebase to publish MSIs in the same style.

jenkins-infra/release#37 for Pipeline patches.

Untested

@oleg-nenashev oleg-nenashev requested review from slide, olblak and timja April 3, 2020 12:43
env/test.mk Outdated
@@ -25,6 +25,7 @@ export RPM_WEBDIR=/packages/web/redhat${RELEASELINE}
export SUSE_WEBDIR=/packages/web/opensuse${RELEASELINE}
export DEB_WEBDIR=/packages/web/debian${RELEASELINE}
export WAR_WEBDIR=/packages/web/war${RELEASELINE}
export MSI_WEBDIR=/packages/web/windows${RELEASELINE}
Copy link
Member

Choose a reason for hiding this comment

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

This variables won't work as it doesn't represent pkg.jenkins.io, this has been correclty updated
https://github.com/jenkinsci/packaging/pull/136/files#diff-4f05c94ba370ba4591cc5eed8b30e0ba

@oleg-nenashev oleg-nenashev marked this pull request as ready for review April 3, 2020 12:56
@olblak olblak merged commit b46c9a3 into jenkinsci:INFRA-910-core-release-automation Apr 3, 2020
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