Skip to content

doc(commands): quote provider argument in vendor:publish snippet#18

Merged
jfrosorio merged 4 commits into
v1from
doc-15
Jul 14, 2026
Merged

doc(commands): quote provider argument in vendor:publish snippet#18
jfrosorio merged 4 commits into
v1from
doc-15

Conversation

@jfrosorio

Copy link
Copy Markdown
Contributor

Description

Follow-up to #16 (merged before this landed): the vendor:publish snippet in the v1 README now uses a quoted, single-backslash provider argument — the unquoted doubled-backslash form breaks on Windows shells. Same fix as applied to main in #17.

Fixes

Part of #15 (v1 follow-up).

@jfrosorio
jfrosorio requested a review from Copilot July 14, 2026 15:35
@jfrosorio jfrosorio self-assigned this Jul 14, 2026
@jfrosorio jfrosorio added the documentation Improvements or additions to documentation label Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the v1 branch documentation to make the legacy status and upgrade path clearer, and fixes the vendor:publish command syntax to be portable across shells (notably Windows).

Changes:

  • Adds an EOL warning banner and a requirements/status table to the v1 README.
  • Updates the vendor:publish snippet to use a quoted provider argument with single backslashes.
  • Adds an UPGRADE.md guide covering the 1.x → 2.0 upgrade path and links to the 2.x → 3.0 guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Adds EOL + requirements context and updates the vendor:publish command to a Windows-safe provider string format.
UPGRADE.md Introduces an upgrade guide for 1.x → 2.0 and points to the 2.x → 3.0 guide on maintained branches.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@jfrosorio
jfrosorio merged commit 5b59d94 into v1 Jul 14, 2026
@jfrosorio
jfrosorio deleted the doc-15 branch July 14, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants