Skip to content

ci: attach only plugin files to GitHub releases - #12

Merged
luoxuanzao merged 1 commit into
mainfrom
fix/release-assets
Aug 6, 2026
Merged

ci: attach only plugin files to GitHub releases#12
luoxuanzao merged 1 commit into
mainfrom
fix/release-assets

Conversation

@luoxuanzao

Copy link
Copy Markdown
Member

Obsidian only downloads main.js, manifest.json, and styles.css, and the review bot flags LICENSE/NOTICE as unsupported extras. The MIT license and Claudian attribution stay embedded in the main.js banner and in the repository files, which the release notes now link to.

Summary

  • What changed?
  • Why is it needed?

Verification

  • npm run typecheck
  • npm run lint
  • npm run test
  • npm run build
  • npm run release:check
  • npm run audit:prod
  • Tested affected qodercli behavior against a real CLI when applicable

Safety

  • No credentials, private vault content, internal URLs, or personal paths are included
  • User-visible changes are documented in CHANGELOG.md

Obsidian only downloads main.js, manifest.json, and styles.css, and the
review bot flags LICENSE/NOTICE as unsupported extras. The MIT license
and Claudian attribution stay embedded in the main.js banner and in the
repository files, which the release notes now link to.
@luoxuanzao
luoxuanzao merged commit eab91ea into main Aug 6, 2026
10 checks passed
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