weriomat
weriomat
Feel free to test the PR :)
Thank you, I missed this one.
Currently, I cannot receive messages from my-Grafana. [This](https://grafana.com/docs/grafana/v10.4/alerting/alerting-rules/manage-contact-points/integrations/webhook-notifier/#configure-the-webhook-notifier-for-alerting) test message will work. I think in the URL's Grafana sends out have special characters which serde does not like, I will...
Apparently it did work, I just did not receive the test message for some reason. My other alerts work somehow.
Hey, i would love your feedback on this :)
No worries :)
You should probably update the `interface.json` accordingly
Sorry you are right, there is nothing to be changed there. Regardless in my opinion this introduces a regression. I can no longer specify a target via `deploy -d -s...
Thank you for investigating this fix, I will update
Currently, if I deploy multiple nodes from a single repo (i.e. `deploy --targets .#a .#b`) it should run `nix flake check .` for each node/ path for the node. Thus,...