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

upload_build.sh: Upload to gcp cloud storage follows new directory structure #2429

Merged
merged 2 commits into from
May 25, 2022

Conversation

hjpotter92
Copy link
Member

What does this pull request do? Explain your changes. (required)
Uploads built binary archives to new directory structure on gcp cloud storage.

Specific updates (required)
Follows the path: <bucket>/<project>/<version>/<file> template when uploading file.

How did you test each of these updates (required)
Through this PR

Does this pull request close any open issues?
no

Checklist:

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #2429 (978ab14) into master (3aa5ee0) will decrease coverage by 0.00514%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##              master       #2429         +/-   ##
===================================================
- Coverage   54.91457%   54.90943%   -0.00514%     
===================================================
  Files             93          93                 
  Lines          19432       19432                 
===================================================
- Hits           10671       10670          -1     
- Misses          8166        8167          +1     
  Partials         595         595                 
Impacted Files Coverage Δ
core/orchestrator.go 78.61272% <0.00000%> (-0.14452%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3aa5ee0...978ab14. Read the comment docs.

@hjpotter92 hjpotter92 changed the title upload_build.sh: Use new structure when publishing builds to gcp bucket upload_build.sh: Binaries are uploaded to gcp cloud storage following the new directory structure May 25, 2022
@hjpotter92 hjpotter92 changed the title upload_build.sh: Binaries are uploaded to gcp cloud storage following the new directory structure upload_build.sh: Upload to gcp cloud storage follows new directory structure May 25, 2022
@hjpotter92 hjpotter92 merged commit f0b7c0c into master May 25, 2022
@hjpotter92 hjpotter92 deleted the hjp/builds branch May 25, 2022 16:58
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.

None yet

2 participants