Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Call package as part of the build process? #9

Open
bassosimone opened this issue Jan 15, 2019 · 2 comments
Open

Call package as part of the build process? #9

bassosimone opened this issue Jan 15, 2019 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@bassosimone
Copy link
Member

Xref: #8 (comment)

@hellais, do you think this would be useful?

@bassosimone bassosimone added the question Further information is requested label Jan 15, 2019
@bassosimone bassosimone self-assigned this Jan 15, 2019
@hellais
Copy link
Contributor

hellais commented Jan 15, 2019

I think what would be ideal is having a wrapper script (or Makefile target?) which calls:

./build-$platform `./all-deps.sh` measurement-kit
./package
./upload-to-github

This would make the process of building and uploading a new release easier

@bassosimone
Copy link
Member Author

Right. So I may need to think a bit more about automatic GitHub upload, but all the rest is super desirable! 🐳

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants