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.

Implement step 1 in resolver rollout process

See original GitHub issue

As per https://github.com/pypa/pip/issues/8371#issuecomment-652422199:

We need to:

  • Add a warning on pip install X for users who are likely to experience problems with the new resolver
  • Allow users to turn on the new resolver with --use-feature=2020-resolver
  • Remove --unstable-feature=resolver
  • Raise an error when a user uses --unstable-feature=resolver - pointing the users to use --use-feature=2020-resolver instead.

UX TODO: @ei8fdb and I can provide the text for the error and warning messages.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
uranusjrcommented, Jul 19, 2020

A simple pip check would suffice, no need to add any flags.

2reactions
pfmoorecommented, Jul 3, 2020

Those are the two I can think of. I’ll try to review over the weekend - but this week’s been really busy so I have a lot to catch up on, so I’d say add those two and we can always add extra ones as and when we spot them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Step-by-step Guide to Feature Rollout | VWO
Here's a guide on feature rollout that details upon its benefits, production and launch process, and metrics and variables you must track.
Read more >
Software Rollout Plan: 12 Steps To Ensure Your Success (+ ...
1. Be clear about your organizational needs · 2. Look at it from your employees' point of view · 3. Identify any disruptions...
Read more >
Planning guide to move to Microsoft Intune
Plan, design, and implement Microsoft Intune. Get guidance and advice to ... Production rollout phase 1, Sales and Marketing (2000 users).
Read more >
Prepare and roll out a release - Play Console Help
Step 1 : Create a release ... A release is a combination of one or more app versions that you'll prepare to launch...
Read more >
18 Customizing Deployment Procedures - Oracle Help Center
All the target lists declared while creating the procedure is listed in the drop down menu, select the target list to use for...
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