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

circle 2.0 across all repos #328

Closed
9 tasks done
chriddyp opened this issue Aug 10, 2018 · 5 comments
Closed
9 tasks done

circle 2.0 across all repos #328

chriddyp opened this issue Aug 10, 2018 · 5 comments
Assignees

Comments

@chriddyp
Copy link
Member

chriddyp commented Aug 10, 2018

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:

@chriddyp
Copy link
Member Author

@T4rk1n - could you take this one? I'm happy to give you a hand if you need it. The more people that are familar with circle the better :)

@chriddyp
Copy link
Member Author

We have 3 weeks until they sunset 1.0

@T4rk1n
Copy link
Contributor

T4rk1n commented Aug 10, 2018

I'll start with dash.

@T4rk1n
Copy link
Contributor

T4rk1n commented Aug 15, 2018

I got the dash repo to work with 2.0 and tox. I added python3.7 tests, it was failing at pylint because it's not fully supported for python 3.7 yet, there is a pre release that works but they added some rules that fails.

@T4rk1n
Copy link
Contributor

T4rk1n commented Sep 13, 2018

I think after plotly/dash-docs#178 all is done. Only some pylint/flake8 is missing from dcc and dash-docs, but they need alot of work to not fail.

@T4rk1n T4rk1n closed this as completed Sep 14, 2018
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
AnnMarieW pushed a commit to AnnMarieW/dash that referenced this issue Jan 6, 2022
docs(dropdown): fix options doc blocks
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