Skip to content

Add README.md requirement for registry publishing - #19

Merged
pditommaso merged 1 commit into
masterfrom
add-readme-requirement
Dec 16, 2025
Merged

Add README.md requirement for registry publishing#19
pditommaso merged 1 commit into
masterfrom
add-readme-requirement

Conversation

@pditommaso

Copy link
Copy Markdown
Member

Summary

  • Add MissingReadmeException to centralize the README error message and avoid duplication between RegistryReleaseTask and RegistryReleaseIfNotExistsTask
  • Pass description from README.md content to registry API during plugin release
  • Update RegistryClient to include description field in draft release JSON payload
  • Document README.md requirements in project README (required and optional sections)

Test plan

  • Existing tests pass
  • Added new tests for description parameter handling in RegistryClientTest

🤖 Generated with Claude Code

- Add MissingReadmeException to centralize the README error message
- Pass description from README.md to registry API
- Update RegistryClient to send description in draft release JSON
- Document README requirements in project README
- Add tests for description parameter handling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pditommaso
pditommaso force-pushed the add-readme-requirement branch 2 times, most recently from 915161b to ac0385f Compare December 14, 2025 17:42
@pditommaso
pditommaso merged commit aa0d9af into master Dec 16, 2025
4 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