Skip to content

chore: add repository information to package.json files#540

Merged
jumski merged 1 commit intomainfrom
12-10-add_repository_field_to_package.json_for_npm_provenance
Dec 10, 2025
Merged

chore: add repository information to package.json files#540
jumski merged 1 commit intomainfrom
12-10-add_repository_field_to_package.json_for_npm_provenance

Conversation

@jumski
Copy link
Copy Markdown
Contributor

@jumski jumski commented Dec 10, 2025

Added repository information to package.json files

This PR adds the repository field to all package.json files in the monorepo, including:

  • pgflow (CLI package)
  • @pgflow/client
  • @pgflow/core
  • @pgflow/dsl
  • @pgflow/edge-worker

Each repository field includes:

This helps npm and other tools properly link to the source repository and specific package directory.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 10, 2025

⚠️ No Changeset found

Latest commit: f631033

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor Author

jumski commented Dec 10, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@nx-cloud
Copy link
Copy Markdown

nx-cloud bot commented Dec 10, 2025

View your CI Pipeline Execution ↗ for commit f631033

Command Status Duration Result
nx run edge-worker:test:integration ✅ Succeeded 4m 16s View ↗
nx run client:e2e ✅ Succeeded 2m 46s View ↗
nx run cli:e2e ✅ Succeeded 4s View ↗
nx affected -t verify-exports --base=origin/mai... ✅ Succeeded 4s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 4s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 47s View ↗
nx run edge-worker:e2e ✅ Succeeded 41s View ↗
nx run core:pgtap ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-10 18:05:12 UTC

@jumski jumski merged commit a46125a into main Dec 10, 2025
13 checks passed
Copy link
Copy Markdown
Contributor Author

jumski commented Dec 10, 2025

Merge activity

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Production Deployment: Website

Successfully deployed to production!

🔗 Production URL: https://pgflow.dev

📝 Details:

  • Commit: a46125aa0de849ce57090de61ad1da3e9370abfd
  • View Logs

Deployed at: 2025-12-10T19:05:04+01:00

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