[INTERNAL] Add message for v3 deprecation#1184
Conversation
d2d06b3 to
35d1541
Compare
| > | ||
| > [UI5 CLI v2](https://ui5.github.io/cli/v2) and [UI5 CLI v3](https://ui5.github.io/cli/v3) have been deprecated 🚫 | ||
| > | ||
| > Please migrate your projects to [UI5 CLI v4](https://ui5.github.io/cli/stable/updates/migrate-v4/)! |
There was a problem hiding this comment.
What about just linking to the stable version (like here: UI5/cli#1258)?
This removes the need to update this old branch once again when v5 will become the latest stable version.
There was a problem hiding this comment.
This is how it's been decided in the backlog. I don't mind doing this and we can have a message like:
Please migrate your projects to the latest stable version.
But we sill still need to add the deprecated versions, like we do for v2 and v3 currently and adjustment will still be needed.
Any idea on how to mitigate this, so we can have a generic message for this whole section?
There was a problem hiding this comment.
We could just add the same message as in the documentation banner:
⚠️ UI5 CLI vX has been deprecated! We highly recommend migrating to [**the latest version**](https://ui5.github.io/cli/stable/).There was a problem hiding this comment.
I'll adjust the changes! Thanks!
JIRA: CPOUI5FOUNDATION-875