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

Set up some sort of CI #8

Open
mjtamlyn opened this issue Apr 3, 2016 · 2 comments
Open

Set up some sort of CI #8

mjtamlyn opened this issue Apr 3, 2016 · 2 comments

Comments

@mjtamlyn
Copy link
Owner

mjtamlyn commented Apr 3, 2016

No description provided.

@jpic
Copy link
Contributor

jpic commented Mar 6, 2018

I can sure make a .travis-ci.yml blindfolded, but I think circleci is vastly superior.

Perhaps we should try both and see what works best ?

We'll also need codecov integration for unit tests, both for python and js (unless you intended to ship HTML forms without JS like in the 90s).

It should also run QA checks (flake8 ?), and a "strict" docs build (fail if sphinx raises a warning).

Feel free to assign this issue to me if you want me to make such a setup for you (perhaps consider validating or closing #25 first !)

@mjtamlyn mjtamlyn changed the title Set up travis Set up some sort of CI Mar 6, 2018
@mjtamlyn
Copy link
Owner Author

mjtamlyn commented Mar 6, 2018

I have used both, at the time Travis was the standard for open source projects, but I don't really mind either way.

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

No branches or pull requests

2 participants