Skip to content

chore: 🤖 move scripts to corresponding sub directories#916

Merged
punkbit merged 6 commits intomainfrom
chore/move-scripts-to-corresponding-sub-dir
Mar 11, 2026
Merged

chore: 🤖 move scripts to corresponding sub directories#916
punkbit merged 6 commits intomainfrom
chore/move-scripts-to-corresponding-sub-dir

Conversation

@punkbit
Copy link
Collaborator

@punkbit punkbit commented Mar 11, 2026

Why?

Move scripts to corresponding sub dirs, e.g. .scripts/js or .scripts/bash. The scripts are misplaced because the time they were created and the directory naming expansion happened at different times or concurrent branches.

How?

  • Move files to sub-directories
  • Update package.json references
  • Update GitHub Actions references

Preview?

N/A

@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

⚠️ No Changeset found

Latest commit: 7fb727b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@punkbit punkbit requested review from ariser and hoorayimhelping and removed request for ariser March 11, 2026 14:31
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Claude finished @punkbit's task in 31s —— View job


PR Review

  • Gather context
  • Review changed files
  • Post findings

✅ Looks great! No issues found — nice work!

This is a clean housekeeping PR. All path references are consistently updated across package.json, GitHub Actions workflows, and within the scripts themselves (e.g. build_pkg_distgenerate-exports, pull-request-truncate-bodypull-request-json-escape). No regressions, no missing updates.

@punkbit punkbit requested a review from ariser March 11, 2026 14:31
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Claude finished @punkbit's task in 13s —— View job


PR Review

  • Gather context
  • Review changed files
  • Post findings

✅ Looks great! No issues found — nice work!

This is a clean housekeeping PR. All path references are consistently updated across package.json, GitHub Actions workflows, and within the scripts themselves. The rename from flat .scripts/ to organized .scripts/bash/ and .scripts/js/ subdirectories is coherent and complete — no missing updates detected.

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Claude finished @punkbit's task in 12s —— View job


PR Review

  • Gather context
  • Review changed files
  • Post findings

✅ Looks great! No issues found — nice work!

This is a clean housekeeping PR with no functional changes. All path references are consistently updated across package.json, GitHub Actions workflows, and within the scripts themselves. The reorganization from flat .scripts/ to .scripts/bash/ and .scripts/js/ subdirectories is coherent and complete — no missing updates detected.

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Claude finished @punkbit's task in 15s —— View job


PR Review

  • Gather context
  • Review changed files
  • Post findings

✅ Looks great! No issues found — nice work!

This is a clean housekeeping PR with no functional changes. All path references are consistently updated across package.json, GitHub Actions workflows, and within the scripts themselves. The reorganization from flat .scripts/ to .scripts/bash/ and .scripts/js/ subdirectories is coherent and complete — no missing updates detected.

@workflow-authentication-public
Copy link
Contributor

📚 Storybook Preview Deployed

✅ Preview URL: https://click-kynf7j20d-clickhouse.vercel.app

Built from commit: a53ea3dfaa987c48e73311e312758c0445c98a14

@punkbit punkbit merged commit fb504c9 into main Mar 11, 2026
8 checks passed
@punkbit punkbit deleted the chore/move-scripts-to-corresponding-sub-dir branch March 11, 2026 17:53
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