recipe/notifier: put back createCallback function
Also use better argument names. The function is used in pbs recipe and was wrongly removed in 569439d5 commit. See nexedi/slapos!739
-
Owner
This is a backward incompatible change. It is common for developpers (at least me) to have slapos.cookbook in develop mode (I'm not going into details, but there's a way to do this properly in webrunners).
Backward incompatible changes are fine as long as they're atomic, as you can see in 569439d5 (BTW, sorry for having missed the pbs recipe).
-
Owner
Another reason why I'm against the
release-cookbook
script. It mixes unrelated things. -
Owner
as you said, I couldn't do it properly with
release-cookbook
script as it is right now and using this script is mandatory now...Even without talking about the script, the fact that we need to push slapos.cookbook from
1.0
branch prevents to do atomic release.Anyway, I'll push merge !739 (merged) as soon as test result is OK so the problem won't last long.
-
Owner
as you said, I couldn't do it properly with
release-cookbook
script as it is right now and using this script is mandatory now...Even without talking about the script, the fact that we need to push slapos.cookbook from
1.0
branch prevents to do atomic release.All thing is plain ridiculous and I don't care.