Add primitive script to release everything.#9
Open
lucasdicioccio wants to merge 1 commit into
Open
Conversation
|
I am not so sure about pushing when some CI is triggered. I would be OK if it would be manual, but all I need to do is say "./upload release-0.2", where "release-0.2" is a git tag. |
Member
Author
|
Alrighty. Let's not automate that yet. For releasing we'll need to see what fits best of:
|
Member
Author
|
Thanks very much for the trust!
El sáb., 9 nov. 2019 0:22, dicioccio lucas <notifications@github.com>
escribió:
… You should be able to push/edit all the packages now.
[image: Screen Shot 2019-11-09 at 00 20 33]
<https://user-images.githubusercontent.com/213458/68517201-dc1d4380-0286-11ea-81c9-5e717ada2fbe.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9?email_source=notifications&email_token=AACLQVVHP6MMRTDUK5ZHG5TQSXYBVA5CNFSM4JJI5XY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDTUXZA#issuecomment-552029156>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACLQVTXTVWBFLUAPU2LBVDQSXYBVANCNFSM4JJI5XYQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is a primitive script to build and release a set of packages.
We'll later need to:
[ ] find a way to get the upload done from some CI triggers