Skip to content

manual gitops should be blocked if deployment_branch is defined #21

@apesternikov

Description

@apesternikov

using both manually run gitops with bazel run //pkg:target.gitops and automating by defining the deployment_branch parameter causes merge conflicts, confusion and a state of deployments hard to reproduce and track.
Generally, canary/production deployments should only use deployment_branch so we need to disable the manual gitops option if deployment_branch is defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions