Greg Dubicki

Results 413 comments of Greg Dubicki

No, @kumy , #51 is not enough. But I think that it is time to finally add full subgroups support so I have started working on it in https://github.com/egnyte/gitlabform/pull/52/files .

1.8.0 with full subgroups support has been released today. Please let me know if it works for you. :)

1.9.0 with "set group visibility" (using group settings) has been released today.

Note to self: after adding (users,) groups and projects creation feature we need to update https://github.com/egnyte/gitlabform/blob/master/GT_VS_GLF.md#key-differences and the Google Sheet.

Everything except the projects and groups creation is implemented, so sure, we can close this and create a new issue just for that. Thanks @amimas!

Hey, @effemmeffe ! There is no such feature as of now but it sounds interesting for 2 reasons: 1. I haven't found a feature in GitLab web UI to move...

Hey! Nice idea. I think it should be easy to implement with a library like https://pypi.org/project/JSON-log-formatter . As always: we are open to PRs. :)

Hi @svirvel ! Thank you for asking and for your kind words! ☺️ No, support for project and group ids is not implemented. We even went the extra mile to...

Maybe we don't even have to mark the ids in any way and just rely on the types. Integers would be treated as ids while strings as names. 🤔

Hey @max-wittig , thanks a lot for pinging us here! I think that that we could migrate 90% of GitLabForm to python-gitlab - the exceptions are the places where we...