Open
Description
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