Skip to content

Conversation

@ajmeese7
Copy link
Member

@ajmeese7 ajmeese7 commented Jul 9, 2022

This is super useful if you are copying over files that could potentially overwrite each other and want each folder to end up in a unique destination.

ajmeese7 added 3 commits July 9, 2022 15:56
Switched Docker over to Bash to make everything easier and avoid focusing on stupid POSIX compliance, this should allow documentation to be copied over without files overwriting one another when the files are all written to the same place.
Forgot to subtract 1 from $1 so the 0th element is the beginning of the array, this let to what is essentially an out of bounds exception for the last iteration of the loop.
Locally the `[` being copied over was an issue, but apparently on the GitHub Actions side of things it is smart enough to inherently strip that character. Or at least that appears to be the case, we shall soon find out.
@ajmeese7 ajmeese7 merged commit 6bb17e6 into main Jul 9, 2022
@ajmeese7 ajmeese7 deleted the add-bash-to-docker branch July 9, 2022 20:18
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