Skip to content

Conversation

bsgrigorov
Copy link
Contributor

No description provided.

@bsgrigorov bsgrigorov self-assigned this Sep 11, 2025
@bsgrigorov bsgrigorov force-pushed the feat/INFRA-2932-retry-yarn-commands branch from b3e48cf to 0ab91dc Compare September 11, 2025 06:12
if: ${{ steps.download-node-modules.outputs.cache-hit != 'true'}}
run: yarn --immutable
shell: bash
uses: nick-fields/retry@ce71cc2ab81d554ebbe88c79ab5975992d79ba08 #v3.0.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have an action for this: MetaMask/action-retry-command. This version of checkout-and-setup is also replaced by MetaMask/action-checkout-and-setup.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have the nick-fields retry white listed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah checkout-and-setup doesn't seem to be used

@bsgrigorov bsgrigorov force-pushed the feat/INFRA-2932-retry-yarn-commands branch from 0ab91dc to fee3c0a Compare September 15, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants