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: add GHA workflow 'push' #602

Merged
merged 1 commit into from
Dec 6, 2019
Merged

ci: add GHA workflow 'push' #602

merged 1 commit into from
Dec 6, 2019

Conversation

eine
Copy link
Collaborator

@eine eine commented Dec 1, 2019

As commented in #536 (comment), this PR is a subset of #536:

  • Travis:
    • All non-py38 jobs are removed.
    • The docs are built, but the site is not updated.
    • Releases to PyPI are still handled by Travis.
    • Colouring is fixed.
  • Appveyor:
    • All non-py38 jobs are removed.
  • GitHub Actions:
    • A workflow named 'push' is added, which is executed after each push or pull request. It includes:
      • ubuntu-latest: py37-fmt, 37-lint, 36-unit, 37-unit.
      • docker images: py38-acceptance-ghdl, py38-vcomponents-ghdl.
      • windows-latest: 37-acceptance-ghdl, 37-vcomponents-ghdl, 37-lint, 36-unit, 37-unit.
    • A workflow named 'docs' is added, where py37-docs is executed and the site is updated.

@eine eine merged commit 10e5698 into VUnit:master Dec 6, 2019
@eine eine deleted the gha branch December 6, 2019 14:06
@eine eine added the CI label Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant