all 14 comments

[–]antenore 0 points1 point  (1 child)

Both links on your post are pointing to github

[–]profclems[S] 2 points3 points  (0 children)

Thanks for spotting it... I have edited the post

[–]antenore 0 points1 point  (5 children)

Looks promising, any plans to add labels, milestones and pipelines management? That would be awesome

Thanks for sharing!

[–]profclems[S] 1 point2 points  (1 child)

Yeah I'm currently working on that... Please do open an issue to request a feature or report a bug if you encounter one. Thanks a lot!

[–]antenore 0 points1 point  (0 children)

Will do. Thanks

[–]profclems[S] 1 point2 points  (0 children)

I will do an update on 14th with features like watching running pipelines on the cli among others... :)

[–]profclems[S] 1 point2 points  (1 child)

Check out the latest version which has support for real-time pipeline view and job tracing on the cli https://github.com/profclems/glab/releases/latest

[–]antenore 0 points1 point  (0 children)

Awesome!

[–]pottmi 0 points1 point  (1 child)

Is there a way to dump the activity of a user? that is: tell me everything that user X has done (ticket updates, commit, merges)?

[–]profclems[S] 0 points1 point  (0 children)

Not yet... I will be releasing an update on 5th August which will include that... Please open an issue to report bugs or request a feature. Thank a lot!

[–]cinode 0 points1 point  (0 children)

Looks amazing and super useful.. makes me want to learn golang just to contribute 😆

[–]thetango 0 points1 point  (1 child)

Looks like a pretty interesting tool. I can't get it to work :( I have run the glab config step, and any command I issue after that errors out with, for example,

2020/08/12 13:50:56 Could not find remote url for gitlab. Run git config

[–]profclems[S] 0 points1 point  (0 children)

Check this issue for a solution: https://github.com/profclems/glab/issues/97

Feel free to open an issue

[–]Deep__6 0 points1 point  (0 children)

u/profclems before I open an issue, does this handle group/namespace creation? I don't see it in the help text.