Skip to content

feat: packaging pipeline#17563

Merged
kuisathaverat merged 2 commits intoelastic:masterfrom
kuisathaverat:package
Apr 13, 2020
Merged

feat: packaging pipeline#17563
kuisathaverat merged 2 commits intoelastic:masterfrom
kuisathaverat:package

Conversation

@kuisathaverat
Copy link
Copy Markdown
Contributor

@kuisathaverat kuisathaverat commented Apr 7, 2020

What does this PR do?

It adds a new pipeline to make the packaging

Why is it important?

It replaces the multi-job we use for each branch and pull request, so everything will be in a single job, and the job logic in a Jenkinsfile.

closes #16603

@urso
Copy link
Copy Markdown

urso commented Apr 7, 2020

Will the pipeline also be executed for PRs?

@kuisathaverat
Copy link
Copy Markdown
Contributor Author

@urso the current configuration will only run when you put a comment in GitHub like /packaging or run it manually from Jenkins. When we verified that it works as expected, we will remove the master, 7.x, and 7.7 old jobs and we will enable it on branch merges (or whatever we want)

Copy link
Copy Markdown
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

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

Nice!

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.

[CI] add a packaging stage to the pipeline

6 participants