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 CI checks from CircleCI to GitHub actions #6178

Merged
merged 3 commits into from Feb 2, 2021

Conversation

LitterSun
Copy link
Contributor

Fixes #6133

@LitterSun
Copy link
Contributor Author

@hoisie could you help to review this PR? Thanks.

@hoisie
Copy link
Contributor

hoisie commented Feb 2, 2021

Thank you so much for doing this. What's the best way to test this before merging it? I just want to make sure that the existing CircleCI checks can continue to run until these Github checks stabilize.

@LitterSun
Copy link
Contributor Author

Thank you so much for doing this. What's the best way to test this before merging it? I just want to make sure that the existing CircleCI checks can continue to run until these Github checks stabilize.

I've tried testing it before, and you can see https://github.com/LitterSun/robolectric/actions, I also tested some error cases.
I agree with keeping CircleCI checks until these Github checks stabilize.

@hoisie hoisie merged commit fd5e44e into robolectric:master Feb 2, 2021
@hoisie
Copy link
Contributor

hoisie commented Feb 2, 2021

Thanks again! Can't wait to get this up and running!

@github-actions
Copy link

github-actions bot commented Feb 2, 2021

Unit Test Results

  2 518 files    2 518 suites   43m 7s ⏱️
58 613 tests 56 956 ✔️ 1 657 💤 0 ❌
64 268 runs  62 446 ✔️ 1 822 💤 0 ❌

Results for commit fd5e44e.

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.

Migrate CI checks from CircleCI to GitHub actions
3 participants