-
Story
-
Resolution: Done
-
Major
-
Pipelines 1.10.0
-
3
-
False
-
None
-
False
-
PAC is now using the internal raw URL from hub instead of using the github raw url, this let users using a private hub attached to a private github to be able to fetch the tasks
-
Enhancement
-
-
PAC when fetching remote task from hub is using the rawURL field which redirect
to github raw url instead of the internal raw url.
When a customer use a custom Hub this url can and probably be private so this would fail fetching it.
We should use the internal raw url.