Skip to content

Use postfixed formatter release tags - #2

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

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: 2cf2a5ee-8115-46ee-b0d6-b6c6a0458525

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.

@kjanat
kjanat force-pushed the fix/formatter-releases-0.1.1 branch from cdfd9e4 to c50b8bd Compare August 16, 2026 17:31
@kjanat

kjanat commented Aug 17, 2026

Copy link
Copy Markdown
Owner Author

@kjanat kjanat closed this Aug 17, 2026

kjanat commented Aug 17, 2026

Copy link
Copy Markdown
Owner Author

Superseded by the migration to kjanat/pwsh (kjanat/powershell-formatter#5): the 0.2.0 bridge release re-points existing installs on their next dprint config update, and this repository publishes no further formatter releases — so the postfixed tag scheme has no remaining consumer, and dprint/plugins#76 loses its purpose with it.


Generated by Claude Code

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