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

chore: github actions #1064

Closed
wants to merge 2 commits into from
Closed

chore: github actions #1064

wants to merge 2 commits into from

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Aug 30, 2019

Closes #1055

Due to multiple issues with Travis we've had in the past and its unreliability, I decided to try out GitHub Actions which offers us the three OSes we need for free (Windows, macOS and Linux). It seems to work well and the tests are passing!

There are still some things missing from this PR until it gets ready for review:

  • The latest Web UI release must be pinned to the gateway (chore: add dev.webui.ipfs.io ipfs-webui#1133)
  • Code signing.
  • Make a pre-release using this branch to make sure it uploads the binaries correctly and there's no issue.

Be aware that this branch will be rebase on top of master frequently.

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
@hacdias hacdias closed this Oct 5, 2019
@hacdias hacdias deleted the chore/github-actions branch October 5, 2019 14:29
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.

Electron Builder and Travis Failures
1 participant