Nick Brown
Nick Brown
This appears to also help with #51 by moving the comments to the page folder.
Would the vagrant libvirt support provide a reference for how to implement this: https://github.com/vagrant-libvirt/vagrant-libvirt
Protected environment support is available since [v3.6.0](https://github.com/python-gitlab/python-gitlab/releases/tag/v3.6.0). Should this issues now be closed?
I guess this is an other enhancement that also depends on #1735
Is this perhaps controlled by the `extensionKind ` property in the extension's manifest (`package.json`) file? https://code.visualstudio.com/api/advanced-topics/extension-host#preferred-extension-location
I wonder if this can share any code with, or at least be implemented in a similar way to the `GenericPackageManager.download()` method? https://github.com/python-gitlab/python-gitlab/blob/2fbd1bf73c15959f4345befd03a28df882b461bd/gitlab/v4/objects/packages.py#L103 And as mentioned by @nejch the `:tag_name`...
Yes it does. I'd imagine that's it's primary use case for most people. Can you provide more details of what is not working for you.
I'd suggest creating a Jenkins Logger for `stashpullrequestbuilder` and level `FINEST` and seeing there is anything useful in there.