Skip to content

Conversation

@gibson042
Copy link
Member

Fixes #2998

Description

Replace --no-config-$name and --only-config-$name with --exclude $name and --only $name (and respective shorthands -x $name and -o $name).

Security Considerations

n/a

Scaling Considerations

n/a

Documentation Considerations

n/a

Testing Considerations

Updated unit tests but chose not to cover all spellings of the options.

Compatibility Considerations

ses-ava just landed; we're still in the window where breakage is acceptable.

Upgrade Considerations

Likewise.

Fixes #2998

Replace --no-config-$name and --only-config-$name with --exclude $name
and --only $name (and respective shorthands -x $name and -o $name).
@gibson042 gibson042 force-pushed the gibson-2998-ses-ava-only-exclude branch from e04c8e6 to 08c6108 Compare October 29, 2025 00:52
@gibson042 gibson042 merged commit 2845b6b into master Oct 29, 2025
35 of 36 checks passed
@gibson042 gibson042 deleted the gibson-2998-ses-ava-only-exclude branch October 29, 2025 15:16
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.

[ses-ava] Dynamic --{no,only}-config-$name should be replaced with repeatable --{only,exclude} $name

3 participants