Marc Rooding

Results 16 comments of Marc Rooding

Hi @K-Phoen, this would be very useful. Can you use some help with the changes? Looking at your codebase, it should be quite trivial to extend but I'd like to...

Hi @UtsavPreet Thank you for opening this PR. It's marked as WIP. Is that still the case?

Any update on this? I'm willing to submit a PR to get this done

With Bintray being EOL, is this being looked at again?

Hi @joedarby I completely missed that update. Last I recall it was still being published to bintray. Thank you!

Hi The solution you mentioned and was offered as the third option in https://github.com/backstage/backstage/discussions/8170 did work. I'll close this PR

Thanks for the contribution @kerinin. We do actually commit the vendor directory. As stated in the dep FAQ (https://github.com/golang/dep/blob/master/docs/FAQ.md#should-i-commit-my-vendor-directory), it does have a con of polluting the PR but it...

Hi Nick, Thanks for the contribution. Both me and Niels have had quite a few debates about how to properly implement the savepoint retrieval. Referring to your table, option 2...

I was looking for the same functionality and created a new MultiEntityPicker in #19800

Unfortunately, bash specifically. It's only a requirement if you use the container as a [container resource](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/resources?view=azure-devops&tabs=schema#define-a-containers-resource). I was able to bypass the requirement by running `go list .. | docker...