Skip to content

Conversation

Marc-Andre-Rivet
Copy link
Contributor

Companion to plotly/dash#1145

@Marc-Andre-Rivet Marc-Andre-Rivet changed the title React 16.12 React 16.13 Mar 6, 2020
@Marc-Andre-Rivet Marc-Andre-Rivet marked this pull request as ready for review March 6, 2020 20:22
Copy link
Contributor

@shammamah-zz shammamah-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple questions, but looks 💃 to me. Is this going to be merged in with the other 16.13 PRs?

- save_cache:
key: deps1-{{ .Branch }}-{{ checksum "requirements.txt" }}-{{ checksum "tests/requirements.txt" }}-{{ checksum "ver.txt" }}
key: deps1-{{ .Branch }}-{{ checksum "requirements.txt" }}-{{ checksum "tests/requirements.txt" }}-{{ checksum "ver.txt" }}-{{ checksum ".circleci/config.yml" }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

too-many-lines,
too-many-instance-attributes,
too-few-public-methods,
unsubscriptable-object,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where were we getting these errors?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added back the rule as https://circleci.com/gh/plotly/dash-bio/6024 demonstrates that this passed on master because it wasn't running the expect version of pylint (2.3.0 instead of 1.9.4) which has different defaults.

@Marc-Andre-Rivet Marc-Andre-Rivet merged commit c286d79 into master Mar 10, 2020
@Marc-Andre-Rivet Marc-Andre-Rivet deleted the exp-react-16.12 branch March 10, 2020 17:00
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

Successfully merging this pull request may close these issues.

2 participants