Miguel Oliva
Miguel Oliva
> Would it be possible to support the ignore syntax mentioned in #223? [The original implementation](https://github.com/actions-rs/audit-check/pull/221/commits/b9461a8822ee9786dd389f290744028907d9e5fc) used this array/list format, but it seems GitHub Actions input doesn't support anything but...
> @moliva I think you need to add the new input to https://github.com/actions-rs/audit-check/blob/master/action.yml#L8 as well > > Looks like this should probably work > > ```yaml > inputs: > token:...
Hey, I just saw this issue. [I created this PR](https://github.com/simrat39/inlay-hints.nvim/pull/14) which adds a layer of configuration and uses the server capabilities to determine if the experimental or official support should...
This fixed it for me as well `heroku buildpacks:set https://github.com/emk/heroku-buildpack-rust`. It might be worth trying to update the registry or adding it to the documentation. Either way, this buildpack has...
> I think this is related to #10 If it's related to that, you might try this PR #14 with the default config or with packer you could change your...
> In order to achieve this changes at renderer/browser-interface and profile needs to be done. I wouldn't mention browser-interface/kernel here since that is an implementation detail from our current solution...
I think a full profile example would be very helpful to illustrate the actual changes needed and how they would affect the behavior of the current implementations.
Changing assignees since this seems to only affect the comms mechanism (`~nearby` pseudo channel).
This issue should be fixed by #438.
This is related (and would be mitigated by) #310.