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 MSI build to Jenkinsfile #235

Open
basil opened this issue Jan 17, 2022 · 1 comment
Open

Add MSI build to Jenkinsfile #235

basil opened this issue Jan 17, 2022 · 1 comment

Comments

@basil
Copy link
Member

basil commented Jan 17, 2022

What feature do you want to see added?

Currently, the Jenkinsfile used for PRs to this repository builds the Linux packages but not the MSI. This incomplete build coverage can be corrected by adding a new parallel stage to the Jenkinsfile that runs the MSI build in a Windows container, using the same pod template and Pipeline Groovy logic used in the official release process.

CC @dduportal @MarkEWaite

Upstream changes

No response

@dduportal
Copy link
Collaborator

For information jenkins-infra/release#212 (comment)

(I wonder if it should not make more sense to have the "necessary" logic for building the Docker images with necessary tooling here, as close as possible of the make* scripts)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants