Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sd 607 provide the compelete name of target cluster in promotion prs #21

Commits on Aug 28, 2024

  1. Configure mirrord to 'steal' traffic.

    Stealing traffic means the Telefonistka instance running in the
    cluster will not receive the webhook, only the local instance will.
    This is so that we only see results from our local instance.
    ashvarts committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7886e46 View commit details
    Browse the repository at this point in the history
  2. Change format of promotion path comment.

    The promotion path used to look like 'source/'->['path1/','path2/'].
    This PR changes it to look like:
    'source/'->
      'path1/'
      'path2/'
    ashvarts committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1192f60 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    27326e6 View commit details
    Browse the repository at this point in the history
  2. Add test for prBody

    ashvarts committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a8245f9 View commit details
    Browse the repository at this point in the history
  3. Run gofumpt

    ashvarts committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1246bb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    bb8e932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ac282 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Remove dead code

    ashvarts committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2a837d2 View commit details
    Browse the repository at this point in the history