-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
5
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 203, ODC Sprint 204
Description
As a developer, I want a simple API to git service that can run different detection mechanisms in a git repository.
Acceptance Criteria
- Should create a simpler API for git repository detection.
- Should converge all the detection mechanisms of git service into one.
- Should use extensible APIs to make it easy to add new feature detection mechanism in future.
- Should enable authentication of git service using source secrets.
Additional Details:
- No need to make the git service usable by dynamic plugins for now.