Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Nov 28, 2025

Remove Deno Dependency and Simplify Flow Compilation

This PR removes the Deno dependency requirement for pgflow and streamlines the flow compilation process:

  • Removed Deno as a prerequisite in the CLI README
  • Removed the deprecated --deno-json flag and related warning messages
  • Added --control-plane-url option to the CLI for custom ControlPlane endpoints
  • Updated documentation to reflect the HTTP-based compilation approach:
    • Removed the dedicated "Compile flow to SQL" page
    • Updated references to flow compilation throughout the docs
    • Added clarification that the ControlPlane is currently for local development only
    • Added notes that production deployments don't need the ControlPlane function yet
  • Updated navigation links and redirects to point to the quickstart guide instead of the removed compilation page
  • Enhanced troubleshooting sections with more specific guidance

These changes complete the transition to HTTP-based compilation introduced in v0.9.0, making pgflow easier to use by eliminating the local Deno dependency.

@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

⚠️ No Changeset found

Latest commit: 2fbe4fa

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

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copy link
Contributor Author

jumski commented Nov 28, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge:queue - adds this PR to the back of the merge queue
  • hotfix:queue - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

@nx-cloud
Copy link

nx-cloud bot commented Nov 28, 2025

View your CI Pipeline Execution ↗ for commit 2fbe4fa

Command Status Duration Result
nx affected -t verify-exports --base=origin/mai... ✅ Succeeded 3s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 30s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 3m 45s View ↗
nx run edge-worker:e2e ✅ Succeeded 2m 40s View ↗
nx run cli:e2e ✅ Succeeded 5s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-28 23:49:19 UTC

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 28, 2025

Merge activity

  • Nov 28, 11:48 PM UTC: jumski added this pull request to the Graphite merge queue.
  • Nov 28, 11:49 PM UTC: CI is running for this pull request on a draft pull request (#450) due to your merge queue CI optimization settings.
  • Nov 28, 11:57 PM UTC: Merged by the Graphite merge queue via draft PR: #450.

graphite-app bot pushed a commit that referenced this pull request Nov 28, 2025
# Remove Deno Dependency and Simplify Flow Compilation

This PR removes the Deno dependency requirement for pgflow and streamlines the flow compilation process:

- Removed Deno as a prerequisite in the CLI README
- Removed the deprecated `--deno-json` flag and related warning messages
- Added `--control-plane-url` option to the CLI for custom ControlPlane endpoints
- Updated documentation to reflect the HTTP-based compilation approach:
  - Removed the dedicated "Compile flow to SQL" page
  - Updated references to flow compilation throughout the docs
  - Added clarification that the ControlPlane is currently for local development only
  - Added notes that production deployments don't need the ControlPlane function yet
- Updated navigation links and redirects to point to the quickstart guide instead of the removed compilation page
- Enhanced troubleshooting sections with more specific guidance

These changes complete the transition to HTTP-based compilation introduced in v0.9.0, making pgflow easier to use by eliminating the local Deno dependency.
@github-actions
Copy link
Contributor

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-448.pgflow.pages.dev

📝 Details:

  • Branch: 11-28-cleanup_090_docs
  • Commit: ea45c0255cbc7251ea10f6fdc2e618204d5f0b11
  • View Logs

_Last updated: _

@graphite-app graphite-app bot changed the base branch from 11-28-recommend_no-verify-jwt_for_now to graphite-base/448 November 28, 2025 23:53
@graphite-app graphite-app bot closed this Nov 28, 2025
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.

2 participants