Greg Dubicki

Results 413 comments of Greg Dubicki

I created a quick and dirty try to use `python-gitlab` instead of own library here: https://github.com/egnyte/gitlabform/pull/121/files Most of the changed lines is the boilerplate. The core change is the `process_secret_variables`...

After trying this out in #121 I would say that it didn't work out. We are using the GitLab API on a pretty low level and the wrappers that the...

Thank for the suggestions, @glensc . And thanks for expanding it, @nejch ! Idea of using lower-level `python-gitlab` methods does sound useful - apart from reusing the semi-standard `.cfg` file...

Hey @nejch! Just a friendly reminder that if you now have the time to try to code what you suggested, then please go ahead. :)

Cool, thanks @nejch ! Looking forward to your PR. 😊 Just please note that accepting various codes in our current code, such as 404 for example, is a consequence of...

Hey again @nejch ! In my recent work on generalizing the code (#250) I got to a point where I started to: * define the attributes that are used for...

Don't worry that PR #250 is already merged. As my acceptance tests were passing and I have been preparing this release for some time now, I wanted to finally get...

The list of issues and PRs that require, or would benefit from the most, introducing backward incompatible changes to v1 got pretty long recently. That’s why I plan to introduce...

Hi @ochosi ! Thanks for asking about this. Unfortunately such variable is as of now only supported for files management feature. We are open to extending this feature and will...

Hi @masonbivens , thanks for the idea! We are open to accept PR to make the name of the current approval group configurable and/or add more approval groups. However for...