Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various provider improvements to make it operational. #1

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

stefangluszek
Copy link

@stefangluszek stefangluszek commented Nov 9, 2024

Minimal set of fixes to make the provider functional for my needs.

It should be possible to create a notification with `0` delay.
`omitempty` causes the `delay` to be skipped when encoding the JSON.
When not set the runlocations returned by NodePing API is a boolean
value `false`. This change maps the `runlocations: false` to
`runlocations: []`
@stefangluszek stefangluszek changed the title Fix the notification with delay 0 Various provider improvements to make it operational. Nov 11, 2024
@stefangluszek stefangluszek marked this pull request as draft November 11, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant