Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ All notable changes to this project will be documented here.
pre-created on the repo so PRs are categorized on creation.

### Changed
- README Glama badge swapped from the full `card.svg` to the compact
`score.svg` format (matches the convention used in `mcp-synology`).
Link target unchanged.
- README downloads badge now points at the dogfooded
`cmeans/pypi-winnow-downloads` endpoint
(`pypi-badges.intfar.com/mcp-clipboard/downloads-30d-non-ci.json`)
Expand All @@ -66,6 +63,11 @@ All notable changes to this project will be documented here.
PRs because the job-level `if:` guards require `workflow_run` context.
Closes #89.

### Removed
- Glama integration. The README Glama score badge and the `glama.json`
registry metadata file are gone. Supersedes the in-Unreleased badge
swap from PR #100 (which is now moot). (#103)

### Fixed
- Harden GitHub Actions context handling against shell script injection in
`pr-labels-ci.yml` and `qa-gate.yml`. Contributor-controlled values
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
[![CI](https://img.shields.io/github/actions/workflow/status/cmeans/mcp-clipboard/ci.yml?label=CI)](https://github.com/cmeans/mcp-clipboard/actions/workflows/ci.yml)
[![Coverage](https://codecov.io/gh/cmeans/mcp-clipboard/graph/badge.svg)](https://codecov.io/gh/cmeans/mcp-clipboard)
[![Downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fpypi-badges.intfar.com%2Fmcp-clipboard%2Fdownloads-30d-non-ci.json)](https://github.com/cmeans/pypi-winnow-downloads)
[![Glama](https://glama.ai/mcp/servers/cmeans/mcp-clipboard/badges/score.svg)](https://glama.ai/mcp/servers/cmeans/mcp-clipboard)

[![pip downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fpypi-badges.intfar.com%2Fmcp-clipboard%2Finstaller-pip-30d-non-ci.json)](https://pypi.org/project/mcp-clipboard/)
[![pipenv downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fpypi-badges.intfar.com%2Fmcp-clipboard%2Finstaller-pipenv-30d-non-ci.json)](https://pypi.org/project/mcp-clipboard/)
Expand Down Expand Up @@ -305,7 +304,6 @@ mcp-clipboard/
├── pyproject.toml
├── CHANGELOG.md
├── CLAUDE.md # Claude Code project guidance
├── glama.json # Glama MCP registry metadata
├── LICENSE # Apache 2.0
└── README.md
```
Expand Down
6 changes: 0 additions & 6 deletions glama.json

This file was deleted.