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

Refactor CI jobs into separate workflows #83

Open
spernsteiner opened this issue Jul 2, 2024 · 0 comments
Open

Refactor CI jobs into separate workflows #83

spernsteiner opened this issue Jul 2, 2024 · 0 comments
Labels
infrastructure Build infrastructure and CI/CD SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications.
Milestone

Comments

@spernsteiner
Copy link
Contributor

Currently, many different build and test modules are lumped together into main.yml. Github Actions supports reusable workflows, which provide a way of splitting one top-level workflow into multiple sub-workflows and passing inputs and outputs between them.

Acceptance Criteria

CI jobs are grouped logically into separate workflows.

@spernsteiner spernsteiner added infrastructure Build infrastructure and CI/CD SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications. labels Jul 2, 2024
@podhrmic podhrmic added this to the Someday milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build infrastructure and CI/CD SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications.
Projects
None yet
Development

No branches or pull requests

2 participants