pcdshub / pcdshub/hutch-python
Warning for Development Packages
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 18
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 1
Description
Expected Behavior
We allow users to hack the environment with devpath. This is necessary for quick iteration on the beamlines. However, it is an issue when debugging if we are running a non-released version of a package. It would be nice to have warning message at the top as a reminder that we have hacked our environment. This will show up in the log and also alert us when we launch that we have hacked something together ...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how devpath is handled during environment setup and where launch messages are written. Add a prominent warning when a development package is active, ensuring it appears in the log and at launch; done means users are clearly alerted that the environment has been modified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100