Skip to content

release: prepare hermes-tweet 0.1.3#21

Merged
kriptoburak merged 1 commit into
masterfrom
codex/release-0.1.3-metadata
May 6, 2026
Merged

release: prepare hermes-tweet 0.1.3#21
kriptoburak merged 1 commit into
masterfrom
codex/release-0.1.3-metadata

Conversation

@kriptoburak

@kriptoburak kriptoburak commented May 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump Hermes Tweet to 0.1.3 for a package metadata release.
  • Point PyPI Homepage and Documentation project URLs at the dedicated Hermes Tweet guide.
  • Add a strict metadata drift test covering pyproject, plugin manifests, README release URL, and project URLs.
  • Record the PyPI project URL metadata research in the discoverability audit.

Verification

  • git diff --check
  • uv run --python 3.12 --extra dev ruff format --check .
  • uv run --python 3.12 --extra dev ruff check .
  • uv run --python 3.12 --extra dev basedpyright
  • uv run --python 3.12 --extra dev pytest --cov=hermes_tweet --cov=tests --cov-report=term-missing --cov-fail-under=100
  • uv run --python 3.12 --extra dev bandit -c pyproject.toml -r hermes_tweet scripts
  • uv run --python 3.12 --extra dev pip-audit
  • uv run --python 3.12 --extra dev python -m build
  • uv run --python 3.12 --extra dev twine check dist/*
  • inspected wheel metadata project URLs and package assets

Note

Bump hermes-tweet version to 0.1.3 and add release metadata alignment tests

  • Bumps version from 0.1.2 to 0.1.3 in pyproject.toml, plugin.yaml, and hermes_tweet/plugin.yaml
  • Updates pyproject.toml project URLs to set Homepage and Documentation to the Hermes Tweet guide and adds an Xquik Platform URL
  • Adds tests/test_metadata.py to assert version consistency across pyproject and both plugin.yaml files, README release tag references, and correct project URLs

Macroscope summarized aea05d1.

@kriptoburak kriptoburak merged commit a298033 into master May 6, 2026
6 checks passed
@kriptoburak kriptoburak deleted the codex/release-0.1.3-metadata branch May 6, 2026 05:28
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