-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
P2Nice to fix: non-critical items that should be evaluated and planned during issue triageNice to fix: non-critical items that should be evaluated and planned during issue triageenhancementNew feature or requestNew feature or request
Description
Please describe the enhancement
I would look forward if Frizbee could support GitLab .gitlab-ci.yml files.
There two options which would benefit from the support are:
Job Images:
Here we declare a Container Image and its version tag (e.g. latest, v4.2.0).
Includes and CI/CD Components:
Here we declare a CI/CD Component, essentially a pre-defined job which should be run in the project and it's version
Solution Proposal
Frizbee should be able to look into .gitlab-ci.yml files and provide the checksum for declared Job images and included components.
Describe alternatives you've considered
Not supporting it?!
Additional context
No response
Acceptance Criteria
I am not sure about how much more difficult the support for includes are, therefore I would consider this feature done if GitLab Job images can be supported.
Metadata
Metadata
Assignees
Labels
P2Nice to fix: non-critical items that should be evaluated and planned during issue triageNice to fix: non-critical items that should be evaluated and planned during issue triageenhancementNew feature or requestNew feature or request