You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skeptical. Each file should generally be owned by one layer. This would be a generated file that should be hand edited. We could do this, but it is more of a template pattern than the current model we have.
I don't think it should be hand edited at all. It should have the exact same contents as the hooks generated by interface layers. The custom code for the actions would live under reactive/ like all other reactive code.
To support reactive actions, we should create boilerplate action executables based on the contents of
actions.yaml
during thecharm build
process.The text was updated successfully, but these errors were encountered: