Skip to content

Move component privacy policy out of storage adapters - #1560

Merged
ricardo-devis-agullo merged 2 commits into
masterfrom
refactor/storage-privacy-policy
Aug 25, 2026
Merged

Move component privacy policy out of storage adapters#1560
ricardo-devis-agullo merged 2 commits into
masterfrom
refactor/storage-privacy-policy

Conversation

@ricardo-devis-agullo

Copy link
Copy Markdown
Collaborator

Summary

  • add an optional isPrivateFile classifier to StorageAdapter.putDir
  • move the server.js and dot-file privacy policy into the OC registry domain
  • make the S3, Google Storage, and Azure adapters apply only caller-supplied classification
  • preserve two-argument implementations and keep the classifier out of legacy callback slots

Testing

  • npm run build --workspace=oc-storage-adapters-utils
  • npm run build --workspace=oc-s3-storage-adapter
  • npm run build --workspace=oc-gs-storage-adapter
  • npm run build --workspace=oc-azure-storage-adapter
  • npm run build --workspace=oc
  • adapter suites: 95 tests passed
  • full OC suite: 1096 tests passed
  • pre-commit checks passed

@ricardo-devis-agullo
ricardo-devis-agullo merged commit b74ec45 into master Aug 25, 2026
3 checks passed
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.

1 participant