AcademySoftwareFoundation / AcademySoftwareFoundation/rez

Add rez-build '--local-only' arg

Open
#652 8 comments 1 reaction 0 assignees View on GitHub
enhancement rez-build
Dominant language
Python
Stars
1.1k
Forks
369
Avg merge
12d 3h
Merged PRs (30d)
5

Description

Add an option to only see local packages, if a given package family has any local packages available.

Currently if you have local 'foo-1.0.0' available, but released 'foo-1.0.1' is also visible, then foo-1.0.1 is still taken as priority, even if you're currently developing foo and didn't expect there to be a higher-versioned released package.

The option should take nargs, in case you only want to enable it for specific packages.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.