Skip to content

feat: add Section library deploy script - #1293

Open
sas5580 wants to merge 5 commits into
2026-custom-components-templatesfrom
section-library-deploy-script
Open

feat: add Section library deploy script#1293
sas5580 wants to merge 5 commits into
2026-custom-components-templatesfrom
section-library-deploy-script

Conversation

@sas5580

@sas5580 sas5580 commented Aug 24, 2026

Copy link
Copy Markdown

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1f56aeb7-bf9d-4e1b-9f36-e0e4a2366811


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sas5580 sas5580 changed the title Section library deploy script feat: Section library deploy script Aug 25, 2026
@sas5580 sas5580 changed the title feat: Section library deploy script feat: add Section library deploy script Aug 25, 2026
sourceCommitHash = execFileSync("git", ["-C", rootDir, "rev-parse", "HEAD"], {
encoding: "utf8",
}).trim();
fs.mkdirSync(path.join(rootDir, "src", "registry"), { recursive: true });

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want to change registry to "library"

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