Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phase1: make list of builders configurable #39

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

ynezz
Copy link
Member

@ynezz ynezz commented Jun 1, 2024

Currently we always populate builders (build targets) from the Git tree,
but for staging environment this is usually overkill as we might need
just a bunch of targets, so lets make this configurable.

ynezz added 2 commits June 1, 2024 11:21
Going to make builders (build targets) configurable, so lets factor
current populateTargets into separate function populateTargetsForBranch
which takes a branch as argument. No functional changes.

Signed-off-by: Petr Štetiar <[email protected]>
Currently we always populate builders (build targets) from the Git tree,
but for staging environment this is usually overkill as we might need
just a bunch of targets, so lets make this configurable.

Signed-off-by: Petr Štetiar <[email protected]>
@ynezz ynezz force-pushed the ynezz/custom-build-targets branch from 1ff75c9 to d7c977e Compare June 1, 2024 12:16
@openwrt-bot openwrt-bot merged commit d7c977e into openwrt:main Jun 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants