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

feat: Add a 'JobBundlePurpose' type. #94

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

rmv
Copy link
Contributor

@rmv rmv commented Oct 26, 2023

What was the problem/requirement? (What/Why)

Bundle creation callback needs to be able to report the purpose for the bundle's creation.

What was the solution? (How)

This is part 1 of the change required in bealine-cloud. This type will be used by submitters to determine the current task (submit or export) see #92

What is the impact of this change?

Will make it possible to do DCC specific tests on submission, or to only do telemetry for submissions.

How was this change tested?

This was tested as part of #92

Was this change documented?

No

Is this a breaking change?

No

Signed-off-by: Ramon Montoya Vozmediano <1171039+rmv@users.noreply.github.com>
@rmv rmv merged commit 9d1a925 into mainline Oct 30, 2023
18 checks passed
@rmv rmv deleted the rmvh/add_JobBundlePurpose_type branch October 30, 2023 21:22
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.

4 participants