Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 31, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? πŸ’– Please sponsor : )

pillo79 and others added 2 commits July 31, 2025 15:19
* builder: RunRecipe: run either a set of recipes or a single recipe

Recipes must follow the 'prefix.NNN.suffix' pattern, where 'NNN' is a
number. When there is also a single 'prefix.suffix' property defined,
make sure to not include that in the list of recipes to run. However, if
no numbered recipes are found, use the single 'prefix.suffix' form if it
exists.

This allows to have both a single recipe and a set of numbered recipes
in the same build properties, for backwards compatibility.

Signed-off-by: Luca Burelli <[email protected]>

* linker: switch 'recipe.c.combine.pattern' to a recipe

Enable the use of recipes for the `recipe.c.combine.pattern` command.
Allows for more flexibility in the build process.

Signed-off-by: Luca Burelli <[email protected]>

* Removed useless cloning of buildProperties

* Added unit test for recipe finder

---------

Signed-off-by: Luca Burelli <[email protected]>
Co-authored-by: Cristian Maglie <[email protected]>
@pull pull bot locked and limited conversation to collaborators Jul 31, 2025
@pull pull bot merged commit c41f5df into blog2i2j:master Jul 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants