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

daisy-builder should specify destination GCS path #13

Open
hopkiw opened this issue Oct 21, 2019 · 0 comments
Open

daisy-builder should specify destination GCS path #13

hopkiw opened this issue Oct 21, 2019 · 0 comments

Comments

@hopkiw
Copy link
Contributor

hopkiw commented Oct 21, 2019

When we built the daisy-builder image, we didn't have a standard for finding the bucket with appropriate permissions with package outputs. So as interim, we parsed the daisy scratch dir from its stdout. We have now updated all the packagebuild workflows to take destination paths as input, so daisy-builder:main.sh should now:

  • Check if GCS_OUT variable is set in metadata
  • If so, set the appropriate variable when running the workflow
  • If so, copy artifacts out of $GCS_OUT to artifacts/
    and, as today:
  • If postsubmit, also copy artifacts to new package bucket to trigger package repo updates.
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

No branches or pull requests

1 participant