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

feat: centralized cache directory #10115

Merged
merged 7 commits into from
Jul 28, 2021
Merged

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented May 22, 2021

Changes:

Ignore environment variables and instead use static cache directory for third party tools.

Context:

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

rarkins added 2 commits May 21, 2021 12:24
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/npm/post-update/index.ts
@rarkins rarkins added the breaking Breaking change, requires major version bump label May 22, 2021
JamieMagee
JamieMagee previously approved these changes Jun 4, 2021
rarkins added 4 commits July 27, 2021 12:01
# Conflicts:
#	lib/manager/bundler/artifacts.spec.ts
#	lib/manager/bundler/artifacts.ts
#	lib/manager/cocoapods/artifacts.ts
#	lib/manager/composer/artifacts.spec.ts
#	lib/manager/composer/artifacts.ts
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
#	lib/manager/npm/post-update/index.ts
#	lib/manager/pipenv/artifacts.ts
#	lib/util/fs/index.ts
@rarkins rarkins changed the base branch from main to v26 July 27, 2021 16:41
@rarkins rarkins marked this pull request as ready for review July 27, 2021 16:41
@rarkins rarkins merged commit b061522 into v26 Jul 28, 2021
@rarkins rarkins deleted the breaking/10094-cache-dir-override branch July 28, 2021 04:22
rarkins added a commit that referenced this pull request Jul 28, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
rarkins added a commit that referenced this pull request Jul 29, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
rarkins added a commit that referenced this pull request Aug 2, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 9, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 13, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 13, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 15, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 16, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 17, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
rarkins added a commit that referenced this pull request Aug 17, 2021
Ignore environment variables and instead use static cache directory for third party tools.

Closes #10094

BREAKING CHANGE: Renovate will now override any package manager cache locations configured in env variables.
# Conflicts:
#	lib/manager/gomod/__snapshots__/artifacts.spec.ts.snap
#	lib/manager/gomod/artifacts.ts
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable custom cache support
2 participants