Skip to content

Push assets to release#130

Merged
dpordomingo merged 1 commit into
src-d:masterfrom
dpordomingo:releasing
Feb 21, 2018
Merged

Push assets to release#130
dpordomingo merged 1 commit into
src-d:masterfrom
dpordomingo:releasing

Conversation

@dpordomingo
Copy link
Copy Markdown
Contributor

@dpordomingo dpordomingo commented Feb 16, 2018

fix #70

depends on #139

With this PR drone should be able to upload into the release that is been created, the artifacts created by make packages

It will be used drone-github-release plugin

It will be needed to configure the following secret in drone github_token (https://github.com/src-d/issues-infrastructure/issues/136)

@dpordomingo dpordomingo requested a review from rporres February 16, 2018 14:15
@dpordomingo
Copy link
Copy Markdown
Contributor Author

I think I'd need GITHUB_TOKEN... or even more...

@dpordomingo dpordomingo reopened this Feb 16, 2018
Comment thread .drone.yml Outdated
- make packages
debug: true
when:
event: tag
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bad format. It should be enclosed in []

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It may work, but the rest of the actions in the drone file (and others we're building) are enclosed in brackets, so in order to be consistent please use the same event action format. Thx!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sure, done

Comment thread .drone.yml Outdated
api_key: ${GITHUB_TOKEN}
files: build/*.tar.gz
when:
event: tag
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ditto

@rporres
Copy link
Copy Markdown

rporres commented Feb 16, 2018

I don't really get what you are trying to do here 😅

@dpordomingo dpordomingo changed the title [RFC] Push assets to release Push assets to release Feb 16, 2018
@dpordomingo
Copy link
Copy Markdown
Contributor Author

thanks @rporres for take a look to the PR.

@dpordomingo
Copy link
Copy Markdown
Contributor Author

/cc @carlosms @smacker

@dpordomingo dpordomingo requested a review from rporres February 20, 2018 14:01
@dpordomingo
Copy link
Copy Markdown
Contributor Author

Can you ptal @bzz ?

Copy link
Copy Markdown
Contributor

@bzz bzz left a comment

Choose a reason for hiding this comment

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

LGTM

thank you @dpordomingo @rporres !

@dpordomingo dpordomingo merged commit d891b8e into src-d:master Feb 21, 2018
@dpordomingo dpordomingo deleted the releasing branch March 1, 2018 04:55
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.

Prepare first release of code annotation

5 participants