Skip to content

fix: update default repository URL to use GitHub tree path#17

Merged
zhqjiang merged 2 commits into
mainfrom
fix/default-repo-url
Apr 16, 2026
Merged

fix: update default repository URL to use GitHub tree path#17
zhqjiang merged 2 commits into
mainfrom
fix/default-repo-url

Conversation

@zhqjiang
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the default repository URL used by the plugin scaffolding to point to a valid GitHub directory path (tree/main/...), and aligns the TypeScript template test fixture accordingly, along with a patch version bump and changelog entry.

Changes:

  • Update plugin init default repository URL to https://github.com/.../tree/main/plugins/<name>.
  • Update the TypeScript template’s test fixture repo URL to match the new default.
  • Bump CLI version to 0.6.7 and add a corresponding changelog entry.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/templates/typescript/test/index.test.ts.eta Updates the template test’s repo field to use the tree/main/plugins/... path.
src/commands/plugin/init.ts Updates collectURL() default to the tree/main/plugins/... GitHub URL.
package.json Bumps package version from 0.6.6 to 0.6.7.
CHANGELOG.md Adds a 0.6.7 release note describing the URL default fix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment thread CHANGELOG.md
@zhqjiang zhqjiang force-pushed the fix/default-repo-url branch from aaeac3e to af84e67 Compare April 16, 2026 10:46
@zhqjiang zhqjiang merged commit a178ffa into main Apr 16, 2026
0 of 6 checks passed
@zhqjiang zhqjiang deleted the fix/default-repo-url branch April 16, 2026 10: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