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

Migrate to github actions for releasing packages #72

Closed
apuntovanini opened this issue Apr 13, 2021 · 5 comments
Closed

Migrate to github actions for releasing packages #72

apuntovanini opened this issue Apr 13, 2021 · 5 comments
Assignees

Comments

@apuntovanini
Copy link
Contributor

Travis will be soon moved over to travis.com, so we should move build scripts to github actions

@apuntovanini
Copy link
Contributor Author

Nice first task 👯
Not an easy one, happy to help you out anytime

@volivers
Copy link
Contributor

I'll dive deeper into it once my setup is complete. Thanks!

@apuntovanini
Copy link
Contributor Author

May help: actions/runner-images#4

@volivers
Copy link
Contributor

volivers commented Apr 23, 2021

Thanks! I'll review that issue asap.

Also tried downgrading to Node 10, but it fails on Travis' end.
And added a matrix strategy to the setup-node which also didn't work.

@apuntovanini
Copy link
Contributor Author

apuntovanini commented May 13, 2021

Indeed seems to work, check out latest commits on the workflow file if you want to check how I solved it eventually

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

No branches or pull requests

2 participants