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 windows nightly build #411

Merged
merged 3 commits into from Jun 30, 2016
Merged

Commits on Jun 30, 2016

  1. Alphabetize the other builder names lists

    The last thing to alphabetize is the steps.yml file.
    aneeshusa committed Jun 30, 2016
  2. Enable forcing Linux and Mac nightly builders

    This should be very useful for testing before release.
    aneeshusa committed Jun 30, 2016
  3. Add Windows nightly builder

    Also add a single environment to use for uploading nightlies,
    thus restricting the environment variables passed to the upload script
    and making it easier to add other uploading environments.
    
    Also fix the make_step functions to actually use the configured
    environment instead of just using self.environment.
    aneeshusa committed Jun 30, 2016
You can’t perform that action at this time.