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

pipeline: fully move to S3 #67

Merged
merged 1 commit into from
Jun 6, 2019
Merged

pipeline: fully move to S3 #67

merged 1 commit into from
Jun 6, 2019

Commits on Jun 6, 2019

  1. pipeline: fully move to S3

    Now that we have a prod build in S3, we can fully switch over to it.
    Most of the changes are straightforward. One note of interest: the
    "pruning" stage is now really just about pruning the local cache. For
    now, we're not pruning from the bucket at all, pending a more defined
    policy & mechanism.
    
    Note we're still uploading the latest build to the artifact server to
    make it easier for folks to download. Though soon we should replace that
    with a frontend.
    jlebon committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ead517e View commit details
    Browse the repository at this point in the history