Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add action support to build #30
Comments
johnsca
added
the
charm-build
label
Oct 22, 2015
|
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
johnsca commentedOct 22, 2015
To support reactive actions, we should create boilerplate action executables based on the contents of
actions.yamlduring thecharm buildprocess.