Skip to content

docs(readme): add PyPI version badge#198

Merged
fede-kamel merged 1 commit into
mainfrom
docs/readme-pypi-badge
May 15, 2026
Merged

docs(readme): add PyPI version badge#198
fede-kamel merged 1 commit into
mainfrom
docs/readme-pypi-badge

Conversation

@fede-kamel
Copy link
Copy Markdown
Contributor

Single-badge addition to the README badge row — links to https://pypi.org/project/locus-sdk/ and reflects the current published version (auto-updates via shields.io).

Test plan

  • markdownlint pass
  • CI green

Surfaces the published version next to the existing Python /
license / mypy / ruff / OCI badges, linking to
https://pypi.org/project/locus-sdk/.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 15, 2026
@fede-kamel fede-kamel merged commit 895ad99 into main May 15, 2026
10 checks passed
@fede-kamel fede-kamel deleted the docs/readme-pypi-badge branch May 15, 2026 16:17
fede-kamel added a commit that referenced this pull request May 15, 2026
Three coordinated edits surface the published locus-sdk version
throughout the mkdocs site, matching the README badge from #198:

- docs/index.md — shields.io badge under the H1, Oracle-red.
- overrides/partials/source.html — adds the badge to the mkdocs
  header right slot, alongside the existing GitHub icon.
- docs/stylesheets/locus.css — .md-header__pypi selector for the
  header badge: inline-flex layout, subtle hover lift, narrower
  padding under 60em viewports.

All three render the same shields.io image, which auto-updates
when a new release publishes to PyPI.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
fede-kamel added a commit that referenced this pull request May 15, 2026
Three coordinated edits surface the published locus-sdk version
throughout the mkdocs site, matching the README badge from #198:

- docs/index.md — shields.io badge under the H1, Oracle-red.
- overrides/partials/source.html — adds the badge to the mkdocs
  header right slot, alongside the existing GitHub icon.
- docs/stylesheets/locus.css — .md-header__pypi selector for the
  header badge: inline-flex layout, subtle hover lift, narrower
  padding under 60em viewports.

All three render the same shields.io image, which auto-updates
when a new release publishes to PyPI.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant