Skip to content

Conversation

@MikeMcC399
Copy link
Collaborator

Issue

The README section Custom install command shows only the example install-command: yarn --frozen-lockfile --silent as a slightly modified Yarn Classic v1 install command.

It does not specify that the action expects to find a lock file.

Change

Link to the Notes > Installation section which explains the relationship between lock files and the default installation command that the action uses.

Add the information that if no lock file is provided, then the workflow must ensure that dependencies are installed prior to using the action, and that the action must be called in this case with the option install: false.

@MikeMcC399 MikeMcC399 added the documentation Improvements or additions to documentation label Nov 16, 2024
@MikeMcC399 MikeMcC399 self-assigned this Nov 16, 2024
@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review November 16, 2024 16:17
@MikeMcC399

This comment was marked as outdated.

@AtofStryker AtofStryker merged commit e2ffd5a into cypress-io:master Nov 18, 2024
72 checks passed
@MikeMcC399 MikeMcC399 deleted the docs/install-command branch November 18, 2024 15:32
aayushshah15 pushed a commit to useblacksmith/cypress-io that referenced this pull request Dec 3, 2024
@github-actions
Copy link

github-actions bot commented Dec 9, 2024

🎉 This PR is included in version 6.7.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants