Create hook framework
Open
Nobody has claimed this yet.
Low priority
Requires investigation
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- Avg merge
- 12d 12h
- Merged PRs (30d)
- 2
Description
It would be useful to allow user-defined build scripts to add functions that can run before and/or after a particular fab framework action, e.g. after a compilation. This could be used to trigger correctness actions or output filtering, e.g. checking compiler warnings.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by locating the build framework actions and user-defined build scripts, then clarify the hook lifecycle and define completion criteria for running functions before or after an action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100