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

Switch CI from Travis to GitHub actions #363

Merged
merged 21 commits into from
Apr 6, 2021

Conversation

szymon-owczarzak
Copy link
Contributor

Description

We can use GitHub actions to run CI instead of another third party like Travis CI. Let's switch to GitHub!

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • Automated functional tests have been added or modified to cover my changes (if applicable)
  • I have updated the documentation accordingly.

I hereby agree to the terms of the Cogboard Contributor License Agreement.

@szymon-owczarzak szymon-owczarzak added the maintenance documentation, refactoring, releasing etc... label Apr 6, 2021
@szymon-owczarzak szymon-owczarzak self-assigned this Apr 6, 2021
@szymon-owczarzak szymon-owczarzak merged commit 93cb5ab into master Apr 6, 2021
@szymon-owczarzak szymon-owczarzak deleted the switch-CICD-from-travis-to-github-actions branch April 6, 2021 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance documentation, refactoring, releasing etc...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants