REL-6746: Add text Deprecated in all the labels of Task#94
REL-6746: Add text Deprecated in all the labels of Task#94xi441-maneetkaur wants to merge 7 commits into
Conversation
jdewinne
left a comment
There was a problem hiding this comment.
Shouldn't we also add a message at the top of the README?
|
Added to README.md |
| # Overview # | ||
|
|
||
| The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy. | ||
| The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy. This plugin is now deprecated and [xlr-xld-plugin](https://github.com/xebialabs/xlr-xld-plugin) is the officially supported plugin. |
There was a problem hiding this comment.
The repo you reference is a private repo. So or that repo is made public, or you should reference the official docs.
There was a problem hiding this comment.
Changed the link to the official how-to documentation
| # Overview # | ||
|
|
||
| The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy. This plugin is now deprecated and [xlr-xld-plugin](https://docs.xebialabs.com/xl-release/how-to/xld-plugin.html) is the officially supported plugin. | ||
| The xlr-xldeploy-plugin is a XL Release plugin that allows to start a control task, start a deployment, migrate a deployment package to another server or get the latest version of an application on XL Deploy. This plugin is now deprecated since XL Release 8.1 and up and [xlr-xld-plugin](https://docs.xebialabs.com/xl-release/how-to/xld-plugin.html) is the officially supported plugin. |
There was a problem hiding this comment.
Will the official plugin only work in XLR 8.1?
There was a problem hiding this comment.
The official plugin supports all the community task starting 8.1 and up. It had lesser features in the earlier versions.
| @@ -233,7 +233,7 @@ | |||
| description="Value of the property to update"/> | |||
There was a problem hiding this comment.
This will not be migrated? Why not?
There was a problem hiding this comment.
These are also migrated in the official plugin, added deprecated to CLI tasks too.
No description provided.