Skip to content

Remove PublishTarballsAction.#160

Merged
iclanton merged 3 commits intoSharePoint:mainfrom
iclanton:remove-PublishTarballsAction
Mar 23, 2026
Merged

Remove PublishTarballsAction.#160
iclanton merged 3 commits intoSharePoint:mainfrom
iclanton:remove-PublishTarballsAction

Conversation

@iclanton
Copy link
Contributor

Description

Removes PublishTarballsAction, which is now unused.

How was this tested?

Built.

Type of change

  • Bug fix
  • New feature / enhancement
  • Template change
  • Documentation / CI / governance

Copilot AI review requested due to automatic review settings March 20, 2026 22:29
@iclanton iclanton enabled auto-merge (squash) March 20, 2026 22:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the PublishTarballsAction command from repo-toolbox and cleans up the associated CLI wiring and dependencies.

Changes:

  • Deleted PublishTarballsAction implementation and removed it from the CLI command registration.
  • Removed the now-unused @rushstack/rush-sdk dependency from tools/repo-toolbox.
  • Updated Rush/pnpm metadata (repo-state.json, pnpm-lock.yaml) to reflect the dependency change.

Reviewed changes

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

Show a summary per file
File Description
tools/repo-toolbox/src/cli/actions/PublishTarballsAction.ts Removes the publish-tarballs command implementation.
tools/repo-toolbox/src/cli/ToolboxCommandLine.ts Removes CLI import/registration for publish-tarballs.
tools/repo-toolbox/package.json Drops @rushstack/rush-sdk dependency tied to the removed action.
common/config/rush/repo-state.json Updates shrinkwrap hash after lockfile change.
common/config/rush/pnpm-lock.yaml Removes @rushstack/rush-sdk and related transitive entries from the lock.
Files not reviewed (1)
  • common/config/rush/pnpm-lock.yaml: Language not supported

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

@iclanton iclanton merged commit a601c72 into SharePoint:main Mar 23, 2026
3 checks passed
@iclanton iclanton deleted the remove-PublishTarballsAction branch March 23, 2026 18:53
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.

3 participants