Skip to content

toolforge_deploy_mr: script to deploy the given component mr

David Caro requested to merge add_deploy_mr into main

This handles:

  • Retrieve open MRs if none passed
  • Deploy a -cli by installing the debian package generated by CI
  • Deploy any other component by modifying the local toolforge-deploy repository with the chart created by the MR CI

Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports