fix: rebrand user-facing prose to Snapvisor - #7
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Snapvisor notifications ↗︎
|
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebrands user-facing "Argos" prose to "Snapvisor" across the 11 published packages.
Scope
package.jsonmetadata for all 11 published packages:repository→ this fork (git+https://github.com/DevinoSolutions/snapvisor-js.git, correct per-packagedirectory, fixing cli's stalepackages/core),homepage→https://snapvisor.io/docs, and cypress/puppeteer/webdriverio descriptions.Kept verbatim (compat/functional):
ARGOS_*env names, exported identifiers (argosScreenshot,ArgosReporter,__ARGOS__,addArgosClass…), theargosbin +argos <cmd>examples,argos-cliOAuth client id, and allargos-ci.comdoc links. Only theapp.argos-ci.comexample URL in build-reference help becameapp.snapvisor.io.Test assertions that check the exact changed runtime strings were updated in lock-step (7 "No Argos token found" e2e tests, whoami, config/auth error messages, vitest reporter, build-reference regex).
fix:type so lerna cuts patch releases. Verified locally: build 12/12, tsc+eslint 36/36, prettier clean; only the 2 known Windows path-separator test failures remain.🤖 Generated with Claude Code