AcademySoftwareFoundation / AcademySoftwareFoundation/rez
add 'path clean' feature
Open
enhancement
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 369
- Avg merge
- 12d 3h
- Merged PRs (30d)
- 5
Description
Add configurable list of environment variables that rez should 'clean' when a context is created. Cleaning involves removing duplicate paths (retaining first appeared path), and removing empty paths.
Contributor guide
Research direction
Start by tracing context creation and the handling of environment variables in rez, then identify where a configurable clean list belongs. Done means duplicate path entries are removed while retaining the first occurrence, and empty paths are removed for the configured variables.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100