Jonas L.

Results 432 comments of Jonas L.

This would be a breaking change and should be part of a v2.

Here is a working example running on my fork of this action: https://github.com/libretime/libretime/pull/2823

We are open to merging a pull request for this :)

As a workaround, you can configure a firewall with a label selector, and use this label in the packer configuration: ```hcl source "hcloud" "example" { server_name = "hcloud-example" server_labels =...

Hey, I would like to tackle this one. I already commented here https://github.com/angeloashmore/gatsby-plugin-local-search/pull/31#issuecomment-834269604 So I would like to propose a way to hook into the plugin code to allow extended...

@angeloashmore @meghan-ec I feel this way of passing props downstream will limit too much the ability to extend the underlying engine configuration. What about using hooks to configure the engine,...

I am OK, with using the bahmutov/npm-install@v1 action, I don't like too much magic though. But that's not a problem.

> So technically, when creating a new server, we just have to pick one of the following right? Yes. Closing as completed, feel free to ask again if you think...

This could also be a workaround for 2FA users.

Would #1896 fix this ? Or you have something else in mind ?