argoproj-labs / argocd-agent

Redefining the multi cluster story of Argo CD
Apache License 2.0
81 stars 15 forks source link

chore(scripts): Let demo scripts run from anywhere in the tree #193

Closed jannfis closed 4 weeks ago

jannfis commented 1 month ago

This removes the requirements to start the scripts in hack/demo-env from the root of the repository tree.

jannfis commented 1 month ago

FYI @jparsai

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.70%. Comparing base (52b3ee7) to head (49fd631).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ========================================== + Coverage 47.60% 47.70% +0.09% ========================================== Files 57 57 Lines 4054 4054 ========================================== + Hits 1930 1934 +4 + Misses 1948 1943 -5 - Partials 176 177 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.