You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, this might be a little bit of a pie in the sky wishlist, but...
I was just iterating over some code in emacs, using magit to push my code, then having to switch to my browser to go to my gitlab instance, to go to the CI pipelines page, then click on the job and watch the build output. I was having to do this over and over, when I thought... wouldn't it be nice if I could just push via magit, and a little minibuffer window would pop up in emacs with the build output of my gitlab CI job, updating in real-time?
Yes, that would be cool.
So I searched around to see if someone had already done this, but I didn't find anything, just your nice work here which I am excited to use, but it doesn't seem to have CI output functionality, so I thought I'd fire this issue off to see if christmas might come early :)
The text was updated successfully, but these errors were encountered:
Ok, this might be a little bit of a pie in the sky wishlist, but...
I was just iterating over some code in emacs, using magit to push my code, then having to switch to my browser to go to my gitlab instance, to go to the CI pipelines page, then click on the job and watch the build output. I was having to do this over and over, when I thought... wouldn't it be nice if I could just push via magit, and a little minibuffer window would pop up in emacs with the build output of my gitlab CI job, updating in real-time?
Yes, that would be cool.
So I searched around to see if someone had already done this, but I didn't find anything, just your nice work here which I am excited to use, but it doesn't seem to have CI output functionality, so I thought I'd fire this issue off to see if christmas might come early :)
The text was updated successfully, but these errors were encountered: