posit-dev / publisher

MIT License
3 stars 0 forks source link

Remove old multi steppers #1716

Closed sagerb closed 2 months ago

sagerb commented 2 months ago

Intent

Resolves #1696 Resolves: #1700

Type of Change

Approach

Removed existing multi-steppers and then removed commands that invoked them.

Automated Tests

Directions for Reviewers

Simple recursion should be fine. Compilers should have found all references except for package.json references, which were grepped backward, so we should be ok.

Checklist