Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support caching for mono repos and repositories with complex structure #305

Merged
merged 4 commits into from Aug 5, 2021
Merged

Support caching for mono repos and repositories with complex structure #305

merged 4 commits into from Aug 5, 2021

Conversation

MaksimZhukov
Copy link
Contributor

In scope of this PR, we are adding the cache-dependency-path input that accepts path (relative to repository root) to dependencies file. Path can contain wildcards patterns and a list of file paths. For more information, please see the related ADR.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
src/cache-restore.ts Show resolved Hide resolved
@MaksimZhukov MaksimZhukov merged commit 25316bb into actions:main Aug 5, 2021
alessandro24111980 added a commit to alessandro24111980/setup-node that referenced this pull request Sep 12, 2021
…g-support-for-monorepos"

This reverts commit 25316bb, reversing
changes made to a0cdab1.
deining pushed a commit to deining/setup-node that referenced this pull request Nov 9, 2023
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

None yet

5 participants