Alex Buznik

Results 39 comments of Alex Buznik

The API has changed. As a workaround, you can use the playlist links if you are a premium user.

Does anyone know how to make Danger reply its own comment? This would create a thread in gitlab

Looks like this is a way ([full gist](https://gist.github.com/beshur/72e626649b735824b9e1fedd9fd0f627)): ``` danger.gitlab.api.MergeRequestDiscussions.create( danger.gitlab.metadata.repoSlug, danger.gitlab.metadata.pullRequestID, "The new thread", ); ```

Thank you for reply! On Sat, 28 Aug 2021, 22:28 Eran Ziman, ***@***.***> wrote: > Hi, > try when you have 3 subscribers or more. > > β€” > You...

Great! Will note. On Sun, 29 Aug 2021, 12:23 Eran Ziman, ***@***.***> wrote: > U welcome :-) ... Anyway, you ask for help regarding this issue by sending > an...

Okay, it works by passing the whole URL to the `nuxt-image`, but is it possible to do it in a simple way without a custom provider? ```vue export default {...

Same issue on Mac OS (13.6.3) Intel

Guys, this does not work for me. I'm using the StateMachine.factory, does this make a difference?