Allows GitLab SSH URLs on pack actions#5050
Conversation
nmaludy
left a comment
There was a problem hiding this comment.
@asthLucas Thanks a ton for the PR, this looks good!
Would you mind please adding an entry into CHANGELOG.rst ?
It also might help to add a PR to the https://github.com/StackStorm/st2docs repo so that others know that gitlab URLs can be used.
Thanks again!
|
@nmaludy Thanks for the advice. I`ve updated the changelog and the documentation on st2docs. |
nmaludy
left a comment
There was a problem hiding this comment.
@asthLucas Thanks for these changes, i'm approving them now but targeting them for the 3.4.0 release, 3.3.0 is change freeze tomorrow and i don't want to introduce any new changes before then.
|
I'm going to make this a blocker for v3.4 to ensure that it makes it in. I'll be working on fixing the end-to-end tests and rerunning them today. |
Previously only GitHub based URL could be used for downloading and installing packs. This PR allows GitLab SSH URLs.