FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Align dispatch release and preview workflows by PatrickJS · Pull Request #1 · async/dispatch · GitHub

/ dispatch Public

Align dispatch release and preview workflows - #1

Merged
PatrickJS merged 1 commit into
mainfrom
align-pipeline-release-preview
Jun 14, 2026
Merged

Align dispatch release and preview workflows#1
PatrickJS merged 1 commit into
mainfrom
align-pipeline-release-preview

Conversation

Copy link
Copy Markdown
Member

Summary

  • Add PR preview, main snapshot, stable GitHub Packages/npm publish, release doctor, and GitHub Pages jobs to the pipeline-owned workflow.
  • Sync package scripts from pipeline.js and commit the pipeline task lock.
  • Keep pnpm-first README examples and route development checks through generated pnpm run pipeline:* scripts.
  • Add a small README-backed Pages build task until @async/pipeline owns README-to-Pages generation.

Verification

  • pnpm install --frozen-lockfile
  • pnpm async-pipeline sync generate
  • pnpm run pipeline:sync:check
  • pnpm run pipeline:github:check
  • pnpm run pipeline:task:docs.site
  • pnpm run pipeline:verify
  • git diff --cached --check

Repo Settings

  • Enabled GitHub Pages for async/dispatch with build_type=workflow (https://async.github.io/dispatch/).

PatrickJS force-pushed the align-pipeline-release-preview branch from aa2c8b0 to 1127445 Compare June 14, 2026 17:31

Copy link
Copy Markdown

Preview package

Preview for PR head 112744516ab1af1cd9c954f7c719a8876733b04e (built from its merge with main), published to GitHub Packages as @async/dispatch.

Latest successful build for this PR:

pnpm add @async/dispatch@pr-1

Exact commit build:

pnpm add @async/dispatch@0.0.0-pr.1.sha.112744516ab1af1cd9c954f7c719a8876733b04e

Requires GitHub Packages auth and @async:registry=https://npm.pkg.github.com in your npm config.

PatrickJS merged commit 027c2d5 into main Jun 14, 2026
7 checks passed
PatrickJS deleted the align-pipeline-release-preview branch June 14, 2026 17:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL