Skip to content

chore: add Open Collective funding link - #72

Merged
dinwwwh merged 1 commit into
mainfrom
claude/orpc-pr-1906-learning-71efab
Aug 21, 2026
Merged

chore: add Open Collective funding link#72
dinwwwh merged 1 commit into
mainfrom
claude/orpc-pr-1906-learning-71efab

Conversation

@dinwwwh

@dinwwwh dinwwwh commented Aug 21, 2026

Copy link
Copy Markdown
Member

Adds the middleapi Open Collective (https://opencollective.com/middleapi) as a funding option everywhere sponsors can find us, alongside GitHub Sponsors. Ports the funding surfaces of middleapi/orpc#1906 to this repo.

Changes

  • .github/FUNDING.yml now lists the middleapi Open Collective, so it shows up under the repository's Sponsor button.
  • Every published package now has a funding array with both the GitHub Sponsors profile and the Open Collective link (none had a funding field before), so npm fund and npm package pages surface both.
  • The sponsors blurb generated by scripts/sync-sponsors.ts links GitHub Sponsors and Open Collective; the package and test READMEs were regenerated with pnpm sponsors:sync and pass eslint.

Port of middleapi/orpc#1906: list the middleapi Open Collective in
FUNDING.yml, add funding arrays (GitHub Sponsors + Open Collective) to
every published package, and update the sponsors blurb generated by
scripts/sync-sponsors.ts across the READMEs.
@pkg-pr-new

pkg-pr-new Bot commented Aug 21, 2026

Copy link
Copy Markdown
@standardserver/aws-lambda

npm i https://pkg.pr.new/@standardserver/aws-lambda@72

@standardserver/core

npm i https://pkg.pr.new/@standardserver/core@72

@standardserver/fastify

npm i https://pkg.pr.new/@standardserver/fastify@72

@standardserver/fetch

npm i https://pkg.pr.new/@standardserver/fetch@72

@standardserver/node

npm i https://pkg.pr.new/@standardserver/node@72

@standardserver/peer

npm i https://pkg.pr.new/@standardserver/peer@72

@standardserver/shared

npm i https://pkg.pr.new/@standardserver/shared@72

commit: f568d6f

@codspeed-hq

codspeed-hq Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 108 skipped benchmarks1


Comparing claude/orpc-pr-1906-learning-71efab (f568d6f) with main (4ef2051)

Open in CodSpeed

Footnotes

  1. 108 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — Reviewed the single commit f568d6f across 18 files. Changes:

  • .github/FUNDING.yml — sets open_collective: middleapi, filling in the previously empty placeholder.
  • All 7 published package package.json files (core, shared, node, fetch, fastify, aws-lambda, peer) — gain a funding array carrying the GitHub Sponsors and Open Collective URLs.
  • scripts/sync-sponsors.ts — the buildSponsorsSection blurb now links both GitHub Sponsors and Open Collective; this is the single source the README sponsors sections are regenerated from.
  • Regenerated READMEs (packages/*/README.md, tests/bun/README.md, tests/deno/README.md) — sponsors blurb updated to match.

I verified the Open Collective URL resolves to a live page, and the diff is fully mechanical with no behavioral code surface. All published packages are covered (tests/playgrounds/root package.json correctly excluded), the funding array is valid npm schema with URL strings, and the hand-maintained package.json edits are consistent with the regenerated README content. Nothing blocking.

Pullfrog  | Fix it ➔View workflow run | Using DeepSeek Flash (default — pick a model for stronger reviews) | 𝕏

@dinwwwh
dinwwwh merged commit 9892ebd into main Aug 21, 2026
5 of 10 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