Skip to content

Conversation

@andyundso
Copy link
Member

I observed that sometimes, CircleCI hangs for a solid 10 minutes on the "Ruby diagnostic" step. Perl, Ruby and Gem version are already visible, so I assume that the delete operation takes very long sometimes.

I do no think we need to throw away the setup file ourselves, as we get fresh VMs with each run anyhow. However, CircleCI does not like if the current directory, where you want to check out the code, is not empty. Downloading the setup file to C: should fix that issue.

I observed that sometimes, CircleCI hangs for a solid 10 minutes on the "Ruby diagnostic" step. Perl, Ruby and Gem version are already visible, so I assume that the delete operation takes very long sometimes.

I do no think we need to throw away the setup file ourselves, as we get fresh VMs with each run anyhow.
CircleCI does not like if the current directory, where you want to check out the code, is not empty. Downloading the setup file to C: should fix that issue.
@andyundso andyundso requested a review from aharpervc October 4, 2023 19:38
@andyundso andyundso merged commit b1ab75b into rails-sqlserver:master Oct 5, 2023
@andyundso andyundso deleted the do-not-remove-ruby-setup-file branch October 5, 2023 07:08
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