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

Refactored top level Jenkinsfile into smaller Jenkinsfiles. #1041

Merged
merged 1 commit into from
Aug 23, 2017

Commits on Aug 22, 2017

  1. Refactored top level Jenkinsfile into smaller Jenkinsfiles.

    There is now a subfolder called `ci` under which Jenkinsfiles for each
    of our various builds can be found ({linux, mac, windows}-binary and
    {linux, mac, windows}-integration-tests). Right now they are straight
    copies of the old Jenkinsfile, with the unnecessary stuff from building
    on other platforms / configurations stripped out. There is *alot* of
    cleanup / optimization that can happen from here. I just wanted to start
    with the smallest incremental change from the original as possible.
    klueska committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    bb7f8a5 View commit details
    Browse the repository at this point in the history