AcademySoftwareFoundation / AcademySoftwareFoundation/rez

Build Hooks

Open
#115 1 comment 0 reactions 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

Hi,

The `release` method of `StandardBuildProcess` makes a call to `pre-build` hooks, but `post-build` hooks don't seem to exist. Any objections if I add them?

The `build` method of the build process implementations don't call the `pre-build` hooks, but I think they should. Any objections if build calls them as well?

Mark.

Contributor guide

Open the contributing guide

Research direction

Start with the StandardBuildProcess release method and the build methods of the build process implementations mentioned in the issue. Trace how pre-build hooks are currently invoked, then determine the expected behavior for post-build hooks and build-time pre-build hooks. Done means both hook paths are implemented consistently and covered by the relevant build-process tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.