AcademySoftwareFoundation / AcademySoftwareFoundation/rez
Creating packages with PackageMaker does not create .building tag file
Open
api
bug
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 369
- Avg merge
- 12d 3h
- Merged PRs (30d)
- 5
Description
When programmatically creating packages using make_package no .buildx.y file is created.
I am using this in my version of a rez-pip approach. With bigger packages this can lead to the same issues as with building actually.
Contributor guide
Research direction
Start by tracing the make_package entry point used for programmatic package creation. Compare its behavior with normal package building and determine when the .buildx.y or .building tag file should be created. Done means packages created through make_package produce the expected tag file and avoid the reported issues with larger packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100