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

CI-BuildSpec generation should not generate BuildSpec for ignored flavors #13

Open
tomuben opened this issue May 23, 2022 · 0 comments
Open
Labels
feature Product feature

Comments

@tomuben
Copy link
Collaborator

tomuben commented May 23, 2022

Background

  • Currently, if we create AWS Codebuild Buildspec for the CI build on scipt-languages-release repository, it also creates the steps for the flavors of the submodules. This is not necessary, as the flavors of the submodule are already tested before.
  • Also, in other cases we might want to ignore certain flavors in the CI Build (e.g. standard flavors for deprecated db versions)

Acceptance Criteria

  • Add a config to the repo config file which allows to ignore certain flavors
@tomuben tomuben added the bug Unwanted / harmful behavior label May 23, 2022
@tkilias tkilias changed the title CI-Buildspec should not container submodules flavors CI-Buildspec should not contain submodules flavors May 23, 2022
@tkilias tkilias changed the title CI-Buildspec should not contain submodules flavors CI-BuildSpec generation should not generate BuildSpec for ignored flavors May 23, 2022
@tkilias tkilias added feature Product feature and removed bug Unwanted / harmful behavior labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

2 participants