dag-andersen / argocd-diff-preview

Tool for rendering manifest changes on pull requests.
45 stars 2 forks source link

docs: remove duplicate line #18

Closed morey-tech closed 2 months ago

dag-andersen commented 2 months ago

Thank you for your contribution! I believe the test is failing because it can't find the target branch on my repository because it only exists on your fork 🤔 I will look into that and figure out why it does not throw an error instead of timing out 😄

dag-andersen commented 2 months ago

It should be fixed now :) (commit) ... and I have updated the tool to throw an error early when the branch does not exist on the specified repo. (commit)