-
Story
-
Resolution: Done
-
Major
-
Pipelines 1.9
-
devex docs #228 Nov 24-Dec 15, devex docs #229 Dec 15-Jan 5, devex docs #230 Jan 5-Jan 26
-
0
-
Documentation (Ref Guide, User Guide, etc.), User Experience
-
---
-
---
Goal
As a developer, I want to use Task YAMLs in my pipelines-as-code pipelinerun which require authentication so that I can use my organisations task catalog with pac resolver.
In some organisations, all Git repositories require authentication even though the Git repository is available to everyone within the organisation. In this case, the http url resolver in pac requires to authenticate to the Git provider in order to fetch the YAML url specified for the task.
Acceptance Criteria
- Pac http resolvers works for Git repositories on GitHub Enterprise that are public within the org but require authentication
- documents
-
SRVKP-2417 Support auth for urls in pac resolver
- Dev Complete
-
SRVKP-2561 Use the same token to fetch remote task from the same host on Github
- Closed
- links to