Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Rename CLI #1354

@andrebriggs

Description

@andrebriggs

Related to #1068

Currently there are ~1500 references to the string spk in the bedrock-cli repo.

We can categorize these into

  • Documentation (*.md files)
  • Integration tests (*.sh files)
  • Build and Release pipeline reference (*.yaml and *.sh files)
  • Source code (*.ts and *.js files)

A proposed order of making these changes

  • 1. Rename platform binaries (see package.json).
  • 2. Update build, release, and INT test pipelines (see create-github-release.yml and other AzDO pipelines).
  • 3. Update documentation.
  • 4. Update source code references
  • Update build.sh in Bedrock repo Changes to support the deprecation of SPK in build.sh #1384

My assumption is that this would occur in stages

Acceptance Criteria

  • We produce bedrock-macos, bedrock-linux, and bedrock-win.exe from builds and releases
  • Documentation reflects bedrock instead of spk

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions