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

ci: migrate from Travis CI to GitHub Actions #15

Merged
merged 3 commits into from
Dec 3, 2020

Conversation

umarcor
Copy link
Contributor

@umarcor umarcor commented Dec 3, 2020

Close #11.
Close #14.

This PR is based on #14.

  • CI is migrated from Travis CI to GitHub Actions.
  • The list of Python versions is extended to include 3.8 and 3.9.
  • tox.ini is updated accordingly.

See https://github.com/umarcor/vtr-xml-utils/actions/runs/397817494.

/cc @acomodi

Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
@umarcor umarcor changed the title ci: add GitHub Actions workflow 'ci' ci: migrate from Travis CI to GitHub Actions Dec 3, 2020
@litghost litghost merged commit 40487d4 into chipsalliance:master Dec 3, 2020
@litghost
Copy link
Contributor

litghost commented Dec 3, 2020

CI went red:

ERROR: ./setup.py does not have license information.
ERROR: ./tests/test_converting.py does not have license information.
ERROR: ./vtr_xml_utils/__main__.py does not have license information.
ERROR: ./vtr_xml_utils/convert.py does not have license information.

Same as test run.

@umarcor
Copy link
Contributor Author

umarcor commented Dec 3, 2020

@litghost, yes, that's expected because #10 was not merged yet. See #14 (comment).

@umarcor umarcor deleted the ci/gha branch December 3, 2020 18:08
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.

Add license automated check in Travis
2 participants