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

ci: upload artifacts to release #140

Merged
merged 1 commit into from
Jun 9, 2020
Merged

ci: upload artifacts to release #140

merged 1 commit into from
Jun 9, 2020

Conversation

afiune
Copy link
Contributor

@afiune afiune commented Jun 9, 2020

tenor-141726988

Signed-off-by: Salim Afiune Maya [email protected]

Signed-off-by: Salim Afiune Maya <[email protected]>
@afiune afiune added chore Code maintenance ci Continuous Integration labels Jun 9, 2020
@scottford-lw scottford-lw self-requested a review June 9, 2020 15:56
@@ -358,7 +358,7 @@ create_release() {
local _content_type
local _artifact
local _upload_url
_upload_url=$(jq .upload_url $_release)
_upload_url=$(jq .upload_url $_release | sed 's/"//g' | cut -d{ -f1)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sed and cut is removing the {?name,label} at the end of the upload url

Copy link
Contributor

@scottford-lw scottford-lw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@afiune afiune merged commit 7e8e03f into master Jun 9, 2020
@afiune afiune deleted the afiune/ci branch June 9, 2020 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Code maintenance ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants