Skip to content

chore: point author.url at kkdev92.dev - #26

Merged
kkdev92 merged 1 commit into
mainfrom
chore/author-url
Aug 18, 2026
Merged

chore: point author.url at kkdev92.dev#26
kkdev92 merged 1 commit into
mainfrom
chore/author-url

Conversation

@kkdev92

@kkdev92 kkdev92 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Companion to the homepage change. That one was the project field; this is the developer field.

author.url pointed at https://github.com/kkdev92. The site is the developer's own page, and it is already what the GitHub profile field points at (gh api user --jq .bloghttps://kkdev92.dev).

This is consistency, not a visible change

Checked rather than assumed: vsce does not read manifest.author. Its manifest builder references manifest.publisher and never manifest.author, and the VSIX I packaged while verifying the homepage change carries no author property. So nothing on the Marketplace listing moves — this is the package.json shipped inside the VSIX, now agreeing with the other three repositories.

The field that is visible on the listing is homepageLinks.Learn, handled separately, with repository and bugs left pointing at GitHub.

🤖 Generated with Claude Code

It pointed at the GitHub profile; the site is the developer's own page,
and it is what the GitHub profile field already points at.

Worth being clear that this is consistency rather than a visible change:
vsce does not read `manifest.author` at all — it uses `publisher` — so
this never reaches the Marketplace listing. It is the published
package.json inside the VSIX, and it now agrees with the other three
repositories.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kkdev92
kkdev92 merged commit 6d8b349 into main Aug 18, 2026
8 checks passed
@kkdev92
kkdev92 deleted the chore/author-url branch August 18, 2026 14:04
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