AcademySoftwareFoundation / AcademySoftwareFoundation/rez

add 'path clean' feature

Open
#126 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.