Skip to content

Conversation

@novemberborn
Copy link
Member

I'd like to be able to ship changes without them immediately being subject to our SemVer commitments. #1947 is a good first candidate. We should land that PR without needing to finish the documentation or update the ESLint plugin.

This PR introduces a new nonSemVerExperiments configuration option. It performs validation and AVA will refuse to run if an unknown experiment is enabled.

When running AVA, the CLI includes a warning when experiments are enabled:

Screen Shot 2019-08-18 at 15 44 53

From time to time, AVA will implement experimental features. These may
change or be removed at any time, not just when there's a new major
version. You can opt-in to such a feature by enabling it in the
`nonSemVerExperiments` configuration.
@novemberborn novemberborn merged commit 03c1509 into master Sep 8, 2019
@novemberborn novemberborn deleted the experimental-features branch September 8, 2019 15:12
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.

2 participants