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 webhook for archiving CircleCI build artifacts #1473

Merged
merged 1 commit into from
Oct 28, 2016

Conversation

Daniel15
Copy link
Member

@Daniel15 Daniel15 commented Oct 26, 2016

Summary
Archives builds from CircleCI into our directory for nightly builds. I'm using the phrase "nightly" but I really mean "unstable" as it's archived after every build, not once per night.

Test plan
¯_(ツ)_/¯

This probably needs more testing - The script it's calling intentionally ignores all requests that aren't for the master branch of yarnpkg/yarn repo as we don't want to archive random stuff from other repos or branches, but that means that I can't actually test it in my fork at the moment 😛 I might just create a copy of the archiving script and play with it some more in my fork.

@Daniel15 Daniel15 mentioned this pull request Oct 26, 2016
10 tasks
@Daniel15
Copy link
Member Author

OK this should be good to go now.

@Daniel15 Daniel15 merged commit 6b2a55b into yarnpkg:master Oct 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant