Update de-client pip install to use latest version

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions
Domain
ci-cd

Research direction

Locate the pip install entry point for de-client and inspect how the optional de_client_version value affects installation. Reproduce the reused-runner case with an existing package, then verify that requesting the latest version updates it without requiring a version pin.

Written by the indexing model from the issue text.

Description

Because the pip install of de-client doesn't have the --upgrade flag, if the packages is already installed the script proceeds. In the case where a customer is reusing the runner, de-client may already be in the environment. If the customer needs to upgrade to a new version, they can add the de_client_version but if they really just want the latest version, this isn't ideal because then they need to increment this pin.

Dominant language
No language data
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plotly/de-deploy

All issues in plotly/de-deploy

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.