Skip to content

Move tests from CircleCI to GitHub Actions #1243

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

Closed
wants to merge 12 commits into from
Closed

Move tests from CircleCI to GitHub Actions #1243

wants to merge 12 commits into from

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Nov 2, 2023

This PR is "done", except for the fact that running gopherjs test ./... is too slow for the GitHub Actions timeout, and gets aborted. I'm looking into options for parallel test execution, which is a bit more involved in GitHub than in CircleCI.

Fixes #1214

For anyone following all issues, I appologize in advance for the noise this is certain to produce. Debugging CI pipelines is the worst.

You're encouraged to Unsubscribe if you don't want to see how many embarassing mistakes I make, while learning how to run multi-platform GitHub Actions. 🙈

@flimzy flimzy force-pushed the gha branch 7 times, most recently from 09e0d77 to 8688bf9 Compare November 2, 2023 09:26
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@gopherjs gopherjs deleted a comment from github-actions bot Nov 2, 2023
@flimzy flimzy force-pushed the gha branch 10 times, most recently from f8d9c05 to 3bdd66a Compare November 2, 2023 12:02
@flimzy flimzy force-pushed the gha branch 4 times, most recently from 322f288 to 869a03e Compare November 2, 2023 15:13
@flimzy flimzy force-pushed the gha branch 2 times, most recently from bfbea25 to 03a8e76 Compare November 2, 2023 16:28
@nevkontakte
Copy link
Member

This PR has been superseded by #1317.

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.

Proposal: Move all Circle CI configuration to run on GitHub Actions instead
2 participants