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

feat: Do not download ngrok everytime during testdrive if in /tmp cache #2323

Closed
wants to merge 1 commit into from

Conversation

mrnovalles
Copy link

Running atlantis testdrive would download ngrok every single time, while it is possible that the file in /tmp/ngrok is still there and available.
This commit checks on whether /tmp/ngrok is available and if so, it uses that for running the testdrive.

@mrnovalles mrnovalles requested a review from a team as a code owner June 15, 2022 10:22
@jamengual
Copy link
Contributor

@mrnovalles can you pull from master and fix the tests?

Thanks.

@jamengual jamengual closed this Jul 12, 2022
@jamengual
Copy link
Contributor

closed in favour of #2378

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants