Closed
Description
We still have a few repos that we need to migrate to circleci 2.0.
These repos need to be migrated:
- dash
- dash-core-components
- dash-html-components
- dash-renderer
- dash-docs
But for consistency, here are all of the dash repos we're testing:
- dash
- dash-core-components
- dash-html-components
- dash-auth
- dash-renderer
- dash-table (private right now)
While we're at it, let's:
- Add the 3.7 container to all of our repos
- Remove tox
- Make sure that pylint and flake8 are set up
- Add eslint and prettier tests
We've done the migration in a couple of places:
dash-auth
: https://github.com/plotly/dash-auth/blob/master/.circleci/config.yml (still uses tox though)- I tried to make this a little drier in the spring with this PR: https://github.com/plotly/dash/pull/222/files. It might be a good starting point. I don't remember the status of it.
Metadata
Metadata
Assignees
Labels
No labels