Skip to content

fix(nx-dev): Add docs for disableChecksum option for s3-cache#31199

Merged
jaysoo merged 1 commit intomasterfrom
docs/update-s3-remote-cache-options
May 14, 2025
Merged

fix(nx-dev): Add docs for disableChecksum option for s3-cache#31199
jaysoo merged 1 commit intomasterfrom
docs/update-s3-remote-cache-options

Conversation

@ndcunningham
Copy link
Copy Markdown
Contributor

@ndcunningham ndcunningham commented May 13, 2025

Add documentation for disableChecksum flag for AWS S3 storage options so users can opt out of validating checksum while retrieving remote cache.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@ndcunningham ndcunningham self-assigned this May 13, 2025
@ndcunningham ndcunningham requested a review from a team as a code owner May 13, 2025 19:47
@ndcunningham ndcunningham requested a review from MaxKless May 13, 2025 19:47
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview May 13, 2025 11:51pm

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 13, 2025

View your CI Pipeline Execution ↗ for commit 0c5b45a.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 3m 43s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 10s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 34s View ↗

☁️ Nx Cloud last updated this comment at 2025-05-13 23:41:18 UTC

@ndcunningham ndcunningham force-pushed the docs/update-s3-remote-cache-options branch 2 times, most recently from c60b9c6 to 8c19dba Compare May 13, 2025 23:29
@jaysoo jaysoo merged commit cc22a07 into master May 14, 2025
6 checks passed
@jaysoo jaysoo deleted the docs/update-s3-remote-cache-options branch May 14, 2025 15:32
FrozenPandaz pushed a commit that referenced this pull request May 16, 2025
Add documentation for `disableChecksum` flag for AWS S3 storage options
so users can opt out of validating checksum while retrieving remote
cache.

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit cc22a07)
FrozenPandaz pushed a commit that referenced this pull request May 16, 2025
Add documentation for `disableChecksum` flag for AWS S3 storage options
so users can opt out of validating checksum while retrieving remote
cache.

<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit cc22a07)
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants