Alexey Alekhin
Alexey Alekhin
Nice! Sure, I'll be glad to guide you if you want to try your hand at this. And I'll be more responsive in the future (you caught me in the...
There's also https://github.com/auto-it/setup-auto
Yes, you don't need Auto as a dependency. That action installs Auto standalone binary, so it's ready to be called from shell-steps, e.g. `auto shipit`. It's not npm-projects specific, it...
I think this issue is related: - #6468
Hi! I came here from https://github.com/scala-steward-org/scala-steward-action/issues/209#issuecomment-799687563 and then https://github.com/scala-steward-org/scala-steward/issues/1628. I have the same problem but for libraries (not sbt-plugins) published maven-style. There is no `maven-metadata.xml` and Scala Steward (using Coursier)...
Hi @mikepenz! I couldn't make this new feature work for the original use case: > Running many checks with different check_name will result in the sidebar to contain all those...
Hi @daleeidd! I'm not using visual vim mode in fish, so I haven't notice it, but you are right, this is a great idea. Do you have any ideas for...
@daleeidd nice! It would be really cool if you could implement it 👍
This POC implementation worked, but something got outdated. Once I have a bit more time I will update it and merge.