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

Add primitive script to release everything. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lucasdicioccio
Copy link
Member

@lucasdicioccio lucasdicioccio commented Nov 5, 2019

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
  • allow @serras to push the packages too

@serras
Copy link

serras commented Nov 6, 2019

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.

@lucasdicioccio
Copy link
Member Author

Alrighty. Let's not automate that yet.

For releasing we'll need to see what fits best of:

  • coordinated releases of all packages
  • un-coordinated releases of individual packages
  • some in-between where we follow the dependency graph

@lucasdicioccio
Copy link
Member Author

You should be able to push/edit all the packages now.

Screen Shot 2019-11-09 at 00 20 33

@serras
Copy link

serras commented Nov 9, 2019 via email

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.

2 participants