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

Add continuous integration (CI) #5

Closed
JoseLion opened this issue Aug 18, 2020 · 1 comment · Fixed by #10
Closed

Add continuous integration (CI) #5

JoseLion opened this issue Aug 18, 2020 · 1 comment · Fixed by #10
Assignees
Labels
enhancement New feature or request released

Comments

@JoseLion
Copy link
Member

We would like to have a continuous integration tool so compilation, linting, and tests can be checked on every Pull Request. a good candidate will be CircleCI as we already have an organization account there. We must also be sure to add the integration with GitHub with the checks required on protected branches like master.

@JoseLion JoseLion added the enhancement New feature or request label Aug 18, 2020
@JoseLion JoseLion self-assigned this Aug 21, 2020
JoseLion added a commit that referenced this issue Aug 21, 2020
This PR solves issue #5
JoseLion added a commit that referenced this issue Aug 21, 2020
This PR solves issue #5
JoseLion added a commit that referenced this issue Aug 21, 2020
* Setup CircleCI project

This PR solves issue #5

* Ignore `dist/` folder from lint script
@JoseLion
Copy link
Member Author

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant