semantic-release / travis-deploy-once

🚫Test multiple node versions on Travis. Deploy once. If all of them pass.
MIT License
33 stars 7 forks source link

docs: add deprecation notice #105

Closed pvdlg closed 5 years ago

pvdlg commented 5 years ago

Travis Build Stages are out of beta for a while now so it's time to deprecate travis-deploy-once!

We should also deprecate it on npm so user would get a warning.

Finally we should remove it from https://github.com/semantic-release/cli. Not sure if we'll be able to easily have the CLI to generate the Travis build stage config. I think it's acceptable to just display a message to the user that redirect to the Travis Build Stage recipe. When we rewrite the CLI we'll implement a better solution.