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

Add setup stage to only load project configuration #110

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

Conversation

mkaapu
Copy link
Contributor

@mkaapu mkaapu commented Dec 9, 2024

RUN_TYPE choice parameter added with 'normal' and 'setup' runs.
Only 'Setup' stage is executed when 'setup' is chosen.
'Setup' stage only loads configuration and marks result as NOT_BUILT.
'Setup' stage is also run when 'queue' method (from Job DSL plugin) is called with JCasC.

RUN_TYPE choice parameter added with 'normal' and 'setup' runs.
Only 'Setup' stage is executed when 'setup' is chosen.
'Setup' stage only loads confifuration and marks result as NOT_BUILT.
'Setup' stage is also run when 'queue' method (from Job DSL plugin)
is called with JCasC.

Signed-off-by: Marko Kaapu <[email protected]>
@mkaapu mkaapu force-pushed the pr-when-triggered branch from 06eb753 to 0fe53ec Compare December 9, 2024 12:40
@mkaapu mkaapu requested a review from a team December 9, 2024 12:53
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