Skip to content

Switch to GH actions #341

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

Merged
merged 2 commits into from
Dec 6, 2021
Merged

Switch to GH actions #341

merged 2 commits into from
Dec 6, 2021

Conversation

levonet
Copy link
Contributor

@levonet levonet commented Dec 4, 2021

close #340

Removed the travis config and added the same test action to Github Action.
Added macOS platform for run tests.
I didn't manage to run tests on the Windows platform. Too many errors running tests. I can't fix this because I'm not familiar with windows.

To add this Github workflow you should add the Codecov token to Github secrets. Follow this instruction:

  1. Get your Codecov token on the Codecov setting page.
  2. Set your Codecov token inside Github Settings > Secrets as CODECOV_TOKEN.

Example of run this workflow https://github.com/levonet/pyparsing/actions/runs/1539173383

@ptmcg
Copy link
Member

ptmcg commented Dec 5, 2021

Ok, we will give it a shot.

@ptmcg
Copy link
Member

ptmcg commented Dec 6, 2021

Great, thanks!

@ptmcg ptmcg merged commit 7d53dca into pyparsing:master Dec 6, 2021
@levonet
Copy link
Contributor Author

levonet commented Dec 6, 2021

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.

Switch to GH actions
2 participants