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

feat: automatic continuous integration workflow #105

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

geerteltink
Copy link
Collaborator

@geerteltink geerteltink commented Mar 7, 2021

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: https://www.conventionalcommits.org/
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • docs: Documentation content changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code
  • test: Adding missing tests or correcting existing tests
  • revert: Revert previous commit

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@geerteltink geerteltink added the feat A new feature label Mar 7, 2021
@geerteltink geerteltink self-assigned this Mar 7, 2021
@github-actions github-actions bot added ci Changes to our CI configuration files and scripts: e.g. GitHub, Travis, Circle and removed feat A new feature labels Mar 7, 2021
@geerteltink geerteltink added this to the 1.6.0 milestone Mar 7, 2021
@geerteltink geerteltink changed the title feat: continuous integration workflow feat: automatic continuous integration workflow Mar 7, 2021
@geerteltink geerteltink merged commit cf364b9 into 1.6.x Mar 7, 2021
@geerteltink geerteltink deleted the feat/continuous-integration branch March 7, 2021 19:14
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2021

Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to our CI configuration files and scripts: e.g. GitHub, Travis, Circle
Projects
None yet
1 participant