Configure the system property to enable migration to ReleaseOps

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Update the sn_deploy_pipeline.migrate_releaseops system property to enable deployments using ReleaseOps.

    Antes de Iniciar

    Role required: admin or app_engine_admin

    You must have ReleaseOps installed and set up on your production and other pipeline environments to complete the following procedure. See Migrating App Engine pipelines to ReleaseOps for more information.

    Procedimento

    1. On your production instance, navigate to All > System Properties > All Properties.
    2. In the search bar, enter sn_deploy_pipeline.migrate_releaseops and select the Enter key.
    3. Select the sn_deploy_pipeline.migrate_releaseops property from the list.
      Nota:
      By default, the sn_deploy_pipeline.migrate_releaseops property value is set to false.
    4. Opcional: If you aren’t in the correct application scope, select the link to open the record in the correct scope.
    5. In the Value field, enter true.
      Set the system property to enable migration to ReleaseOps.
    6. Select Update or select and hold (or right-click) in the header and select Save to update the record.

    Resultado

    You have set the sn_deploy_pipeline.migrate_releaseops system property to enable migration to ReleaseOps.

    O que Fazer Depois

    If you customized your ReleaseOps deployment request states, you must map the deployment request states onto the corresponding App Engine deployment request states. See Map deployment request states for more information.