cruisecontrol.net - How to customize the fork process? -
i execute actions after successful fork .
(e.g. automate creation of cruisecontrol.net
project).
which code should modify? should start from?
there many options implement that, according source code.
- the first option should be: modify app_services/projects/fork_service.rb
- another option be: implement project_service (e.g. model, worker), binded external (unexisting) api manage complexity of project creation
(more links when reputation high enough ;-))
Comments
Post a Comment