Skip to content

Switch Trigger Service main loop data structure #1206

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pawiecz
Copy link
Contributor

@pawiecz pawiecz commented Jun 18, 2025

Build configurations list will not be known up front when external configuration files are enabled in Maestro. Dropping build_configs filter will allow simplifying Trigger Service logic taking into account only parameters that are still relevant.

@pawiecz pawiecz added the staging-skip Don't test automatically on staging.kernelci.org label Jun 18, 2025
@pawiecz pawiecz force-pushed the switch-trigger-loop-structure branch from dd9d9dd to 6d51916 Compare June 18, 2025 10:16
pawiecz added 2 commits June 19, 2025 20:56
This reverts commit 81387ab.

Build configurations list will not be known up front when external
configuration files are enabled in Maestro. Dropping this filter will
allow simplifying Trigger Service logic taking into account only
parameters that are still relevant.

Signed-off-by: Paweł Wieczorek <[email protected]>
Build configurations list will not be known up front when external
configuration files are enabled in Maestro. Switching main loop to
iterate over monitored trees will allow obtaining this information right
before its use.

Signed-off-by: Paweł Wieczorek <[email protected]>
@pawiecz pawiecz force-pushed the switch-trigger-loop-structure branch from 6d51916 to f3930de Compare June 19, 2025 18:57
@pawiecz pawiecz removed the staging-skip Don't test automatically on staging.kernelci.org label Jun 19, 2025
@pawiecz pawiecz requested a review from nuclearcat June 19, 2025 18:57
@pawiecz pawiecz marked this pull request as ready for review June 19, 2025 18:58
@pawiecz pawiecz requested a review from JenySadadia June 19, 2025 18:58
@pawiecz pawiecz added the staging-skip Don't test automatically on staging.kernelci.org label Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
staging-skip Don't test automatically on staging.kernelci.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants