Skip to content

docs: clean up README badges and minimum framework version#728

Open
VirtueMe wants to merge 1 commit intomasterfrom
docs-726-readme-cleanup
Open

docs: clean up README badges and minimum framework version#728
VirtueMe wants to merge 1 commit intomasterfrom
docs-726-readme-cleanup

Conversation

@VirtueMe
Copy link
Copy Markdown
Collaborator

What

Small README housekeeping — no code changes.

Why

  • The Serverless Framework badge (public.serverless.com/badges/v3.svg) no longer exists and renders as a broken image
  • The Coveralls badge URL still pointed to horike37 after the repo transfer
  • Two badge URLs used http:// instead of https://
  • Minimum framework version was still listed as v2.32.0 — v2 and v3 are deprecated

Note: a full drop of v2/v3 support (removing v3Api compat shims etc.) is tracked separately as a future major version bump in #727.

Closes #726

Test plan

  • README-only change, no tests required

🤖 Generated with Claude Code

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 27, 2026

Open in StackBlitz

npm i https://pkg.pr.new/serverless-operations/serverless-step-functions@728

commit: 1295fe2

@VirtueMe VirtueMe force-pushed the docs-726-readme-cleanup branch 2 times, most recently from f99514c to 75f295f Compare March 27, 2026 14:19
- Remove broken serverless badge (public.serverless.com no longer serves it)
- Fix Coveralls badge URL: horike37 → serverless-operations
- Fix http:// → https:// on MIT license badge
- Update minimum framework version: v2.32.0 → v3

Closes #726

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@VirtueMe VirtueMe force-pushed the docs-726-readme-cleanup branch from 75f295f to 1295fe2 Compare March 27, 2026 16:50
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.

docs: README badge and metadata cleanup

1 participant