Skip to content

CI: add test workflow #559

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 20 commits into from
Oct 13, 2020
Merged

CI: add test workflow #559

merged 20 commits into from
Oct 13, 2020

Conversation

zmoog
Copy link
Contributor

@zmoog zmoog commented Oct 12, 2020

Motivation

When someone opens a PR we need to checkout the code, build and test it on all supported platforms (Windows, Linux and macOS).

Change description

Add a test workflow that is triggered on pull requests. The workflow builds and test the code.

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in master.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@zmoog zmoog changed the title Add CI workflow CI: add test workflow Oct 12, 2020
@zmoog zmoog marked this pull request as ready for review October 13, 2020 13:25
@zmoog zmoog merged commit 21dd63d into devel Oct 13, 2020
@zmoog zmoog deleted the zmoog/ci branch October 13, 2020 13:39
umbynos added a commit that referenced this pull request Nov 25, 2020
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.

1 participant