posit-dev / publisher

MIT License
3 stars 0 forks source link

change base of auto-named configurations #1718

Closed sagerb closed 2 months ago

sagerb commented 2 months ago

Intent

Resolves #1450

New automatic naming basis uses "configuration-%d" as template for configuration files.

Type of Change

Approach

Simple change to the template strings used.

Automated Tests

Directions for Reviewers

Create a new destination and a new configuration. When prompted for configuration name, verify that the proposed value starts with "configuration-".

Checklist