You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jchanam,
Thank you for your interest in the project!
Am I correct in assuming that this feature would be most useful when running the binary directly (and not in Docker)?
Right now, when the base and the target are created, the folder path is hardcoded. This is also a relative path to the working directory.
argocd-diff-preview/src/branch.rs
Lines 19 to 25 in b848e2f
I'd suggest to have an environment variable / flag to allow these paths to be overwritten, so we can run the app from any working directory.
The text was updated successfully, but these errors were encountered: