Closed ihabzee closed 1 week ago
Thanks @ihabzee.
Let me take a bit to think about this before approving - today is travel day for me so it might not be until later this week.
@ihabzee - I like this change overall, but there are a few things that I need fixed or clarified.
I assume that is just a mistake.
I wasn't initially sure where the overwritten file went.
Thanks for the contribution.
Hi @aldefouw I do not see the duplicate line. Its a mistake for sure.
Also, I added a line to rename the cypress.env.json-e to cypress.env.json-old.
Ihab.
@ihabzee: Sorry for the confusion.
You removed the duplicate line with a subsequent commit I had missed: https://github.com/aldefouw/redcap_cypress_docker/pull/2/commits/2603bb979f20ca653d000c814ad943981d01d849
I'll run some tests on this and then hopefully merge soon.
@ihabzee - Thanks for your input and sorry it has taken me so long to circle back on this! It has been a really busy time for me since REDCap Con.
I really like the spirit of this PR and your idea was shared by several other people (including those who didn't submit PRs but emailed me).
I ended up accepting another PR that was a simpler implementation. It was pointed out to me that the scenario where you download REDCap but do not change your REDCap version you're testing against is an edge case. We'll handle that edge case in a different way.
You can view the accepted changed in behavior in this commit .
Hi Adam,
Thanks for building this. It's a very useful repo. I made a minor change to the download_redcap.sh script so the user can update the REDCap version while downloading the folder. Please let me know if you have any questions.
Ihab.