-
Notifications
You must be signed in to change notification settings - Fork 759
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
configd: additional features for plugins #329
Comments
|
"template trigger on bootup" is in.
|
|
Okay, I'm happy with "fail when reloading a missing template", if you tell it to reload "fooo", it will say "ok" and not return an error. Makes it hard to catch typos in plugins early. |
|
Ah, you want an error if no files where generated? |
|
No, an error when a template is invoked that does not exist. |
AdSchellevis
added a commit
that referenced
this issue
Dec 1, 2015
|
fixed. |
|
Brilliant, closing. |
AdSchellevis
added a commit
that referenced
this issue
Dec 7, 2015
(cherry picked from commit 428591c)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
o hotplug support for actions
o fail when reloading a missing template
o template revoke for plugin deinstall
o template trigger on bootup
The text was updated successfully, but these errors were encountered: