Skip to content

Define workflows to be able to run from a config file or some given parameters#574

Open
R-Palazzo wants to merge 6 commits intoissue-546-benchmark-generatorfrom
issue-547-define-benchmark-launcher
Open

Define workflows to be able to run from a config file or some given parameters#574
R-Palazzo wants to merge 6 commits intoissue-546-benchmark-generatorfrom
issue-547-define-benchmark-launcher

Conversation

@R-Palazzo
Copy link
Collaborator

@R-Palazzo R-Palazzo commented Mar 11, 2026

@R-Palazzo R-Palazzo self-assigned this Mar 11, 2026
@R-Palazzo R-Palazzo requested a review from a team as a code owner March 11, 2026 16:45
@sdv-team
Copy link
Contributor

@R-Palazzo R-Palazzo removed the request for review from a team March 11, 2026 16:45
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Remove this workflow before merging.
Testing purpose

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Remove this workflow before merging.
Testing purpose

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Remove this yaml file before merging.
Testing purpose

Comment on lines +10 to +29
workflow_call:
inputs:
config_filepath:
required: true
type: string
secrets:
SDV_ENTERPRISE_USERNAME:
required: true
SDV_ENTERPRISE_LICENSE_KEY:
required: true
GCP_SERVICE_ACCOUNT_JSON:
required: true
GCP_PROJECT_ID:
required: true
GCP_ZONE:
required: true
AWS_ACCESS_KEY_ID:
required: true
AWS_SECRET_ACCESS_KEY:
required: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is only for testing I will remove it before merging.

After it's merged to main we should be able to use the workflow dispatch

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.37%. Comparing base (e74bae6) to head (b2115d5).

Additional details and impacted files
@@                      Coverage Diff                       @@
##           issue-546-benchmark-generator     #574   +/-   ##
==============================================================
  Coverage                          83.37%   83.37%           
==============================================================
  Files                                 39       39           
  Lines                               3404     3404           
==============================================================
  Hits                                2838     2838           
  Misses                               566      566           
Flag Coverage Δ
integration 46.38% <ø> (ø)
unit 78.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants