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

dev: circleci: Add initial pipeline #29

Closed
wants to merge 1 commit into from

Conversation

netoax
Copy link
Contributor

@netoax netoax commented Jan 9, 2020

What does this implement/fix? Explain your changes

This patch adds initial CircleCI configuration in order to improve the
development and testing process. The configuration describes the
following steps:

  1. Install tools and dependencies
  2. Run linter
  3. Run tests

Does this close any currently open issues?

Closes #26

This patch adds initial CircleCI configuration in order to improve the
development and testing process. The configuration describes the
following steps:

1. Install tools and dependencies
2. Run linter
3. Run tests
@netoax netoax added enhancement New feature or request priority: medium labels Jan 9, 2020
@netoax netoax requested review from ramonhpr and vitbaq as code owners January 9, 2020 20:36
@netoax netoax self-assigned this Jan 9, 2020
@netoax netoax closed this May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CI/CD pipeline
1 participant