Skip to content

Use postfixed formatter release tags - #2

Open
kjanat wants to merge 1 commit into
mainfrom
fix/formatter-releases-0.1.1
Open

Use postfixed formatter release tags#2
kjanat wants to merge 1 commit into
mainfrom
fix/formatter-releases-0.1.1

Conversation

@kjanat

@kjanat kjanat commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Coordinate both formatter packages at version 0.1.1 while keeping their GitHub releases namespaced as 0.1.1-dprint and 0.1.1-npm.

The dprint plugin continues to use plugins.dprint.dev. Its schema URL now contains the actual postfixed release tag, while the proxy reports the embedded formatter version as 0.1.1. The npm package metadata and installation documentation are updated to 0.1.1.

The corresponding proxy support is proposed in dprint/plugins#76. Do not publish the formatter tags until that proxy change is deployed.

Validation:

  • mise exec -- Formatter/Dprint/scripts/e2e.sh
  • mise exec -- dotnet publish Formatter/Wasm/Formatter.Wasm.csproj --configuration Release --source https://api.nuget.org/v3/index.json
  • mise exec -- pwsh Formatter/Wasm/scripts/Test-Package.ps1 -PackageDirectory Formatter/Wasm/bin/Release/net8.0/browser-wasm/AppBundle
  • actionlint
  • actup check
  • dprint check

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • cr:review
🚫 Excluded labels (none allowed) (2)
  • wip
  • cr:skip

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: fe2670a0-cc7b-4203-b1ff-c20d2c564eb4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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