question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

circle 2.0 across all repos

See original GitHub issue

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:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
T4rk1ncommented, Aug 10, 2018

I’ll start with dash.

0reactions
T4rk1ncommented, 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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Does CircleCI 2.0 supports building a project separately in a ...
In my case I have configured 3 different workflows corresponding to 3 different projects ( e.g A, B, C) residing in the same...
Read more >
CircleCi 2.0 working with project inside the subdirectory
My project is inside a subdirectory inside a Github repository and I get the following error from CircleCi. Goal requires a project to...
Read more >
Getting Started
To be able to run builds from a repository, it needs to be enabled on Circle CI first. This package heavily relies on...
Read more >
List projects by organisation · Issue #65 · CircleCI-Public/api ...
Using the GitHub API to list repositories https://api.github.com/users/cob16/repos and then trying to fetch all of these projects in circle ci.
Read more >
CircleCI | Cypress Documentation
Find the complete CircleCI v2 example with caching and artifact upload in the cypress-example-docker-circle repo. RAM Disk. You can speed up Cypress test...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found