Skip to content

chore(repo): ensure canonical repository URL across all workspaces (#260) - #305

Draft
s6pa1rta3n-lab wants to merge 1 commit into
Sub-Rosa-Issue:mainfrom
s6pa1rta3n-lab:fix-issue-260
Draft

chore(repo): ensure canonical repository URL across all workspaces (#260)#305
s6pa1rta3n-lab wants to merge 1 commit into
Sub-Rosa-Issue:mainfrom
s6pa1rta3n-lab:fix-issue-260

Conversation

@s6pa1rta3n-lab

Copy link
Copy Markdown

Summary

Configures the canonical Sub-Rosa-Issue/sub-rosa-issue repository URL metadata across the root and all monorepo workspace package.json manifests.

Closes #260

Payout Stipulations Checklist

  • Active package and user-facing repository links point to the canonical repository.
  • Relative documentation links remain relative.
  • Documentation link checks (node scripts/check-links.js) pass.
  • Affected workspace typechecks pass across all packages and services.
  • No unrelated content changes.

Changes

  • Configured "repository" pointing to https://github.com/Sub-Rosa-Issue/sub-rosa-issue.git in root package.json and all workspace packages (@sub-rosa/round-bindings, @sub-rosa/time, @sub-rosa/web, @sub-rosa/agent, @sub-rosa/appraisal-api, @sub-rosa/auction-template, @sub-rosa/drand-tools, @sub-rosa/keeper, @sub-rosa/receipt-cli).

Verification

  • pnpm docs:check-links passed (42 local links validated, 0 broken).
  • tsc --noEmit typechecks passed across all packages and services.
  • Node test suite passed for SDK and TLOCK packages.

Payout Routing

  • EVM (Base/Arbitrum/Polygon/ETH): 0xF46C9F6d70C50BF81ef3588AB523a90a594a2F89
  • Stellar: GCL6OXAMLD75BMTINA6EMRUDWK5THQUSHMYNLSNBCJAPZJHNYJTUNIBC

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.

chore(repo): replace stale repository URLs with the canonical location

1 participant