Skip to content

refactor(cli): extract shared splitDateRange helper#199

Merged
iamtheluckyest merged 1 commit into
mainfrom
bencmbrook/extract-split-daterange
Jun 11, 2026
Merged

refactor(cli): extract shared splitDateRange helper#199
iamtheluckyest merged 1 commit into
mainfrom
bencmbrook/extract-split-daterange

Conversation

@iamtheluckyest

Copy link
Copy Markdown
Member

Summary

  • Move the duplicated splitDateRange helper out of pullPrivacyRequests and streamPrivacyRequestsToCsv into a single shared module.

Context

Pure refactor split out of #12 (WAL-8709). No behavior change.

Made with Cursor

Move the duplicated splitDateRange helper out of pullPrivacyRequests and
streamPrivacyRequestsToCsv into a single shared module.
@pkg-pr-new

pkg-pr-new Bot commented Jun 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@transcend-io/airgap.js-types

pnpm add https://pkg.pr.new/@transcend-io/airgap.js-types@199
yarn add https://pkg.pr.new/@transcend-io/airgap.js-types@199.tgz

@transcend-io/cli

pnpm add https://pkg.pr.new/@transcend-io/cli@199
yarn add https://pkg.pr.new/@transcend-io/cli@199.tgz

@transcend-io/internationalization

pnpm add https://pkg.pr.new/@transcend-io/internationalization@199
yarn add https://pkg.pr.new/@transcend-io/internationalization@199.tgz

@transcend-io/privacy-types

pnpm add https://pkg.pr.new/@transcend-io/privacy-types@199
yarn add https://pkg.pr.new/@transcend-io/privacy-types@199.tgz

@transcend-io/sdk

pnpm add https://pkg.pr.new/@transcend-io/sdk@199
yarn add https://pkg.pr.new/@transcend-io/sdk@199.tgz

@transcend-io/type-utils

pnpm add https://pkg.pr.new/@transcend-io/type-utils@199
yarn add https://pkg.pr.new/@transcend-io/type-utils@199.tgz

@transcend-io/utils

pnpm add https://pkg.pr.new/@transcend-io/utils@199
yarn add https://pkg.pr.new/@transcend-io/utils@199.tgz

@transcend-io/mcp

pnpm add https://pkg.pr.new/@transcend-io/mcp@199
yarn add https://pkg.pr.new/@transcend-io/mcp@199.tgz

@transcend-io/mcp-server-admin

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-admin@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-admin@199.tgz

@transcend-io/mcp-server-assessment

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-assessment@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-assessment@199.tgz

@transcend-io/mcp-server-base

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-base@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-base@199.tgz

@transcend-io/mcp-server-consent

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-consent@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-consent@199.tgz

@transcend-io/mcp-server-discovery

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-discovery@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-discovery@199.tgz

@transcend-io/mcp-server-dsr

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-dsr@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-dsr@199.tgz

@transcend-io/mcp-server-inventory

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-inventory@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-inventory@199.tgz

@transcend-io/mcp-server-preferences

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-preferences@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-preferences@199.tgz

@transcend-io/mcp-server-workflows

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-workflows@199
yarn add https://pkg.pr.new/@transcend-io/mcp-server-workflows@199.tgz

commit: 728406c

@iamtheluckyest iamtheluckyest requested a review from a team June 11, 2026 15:53
@iamtheluckyest iamtheluckyest marked this pull request as ready for review June 11, 2026 15:53
@iamtheluckyest iamtheluckyest added this pull request to the merge queue Jun 11, 2026
Merged via the queue into main with commit 93fd511 Jun 11, 2026
4 checks passed
@iamtheluckyest iamtheluckyest deleted the bencmbrook/extract-split-daterange branch June 11, 2026 16:42
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.

2 participants