Skip to content

Conversation

xi441-maneetkaur
Copy link
Contributor

No description provided.

Copy link
Contributor

@jdewinne jdewinne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we also add a message at the top of the README?

@xi441-maneetkaur
Copy link
Contributor Author

Added to README.md

README.md Outdated
# 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repo you reference is a private repo. So or that repo is made public, or you should reference the official docs.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the official plugin only work in XLR 8.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The official plugin supports all the community task starting 8.1 and up. It had lesser features in the earlier versions.

<property name="ciProperty" category="input" label="Property name" required="true"
description="Name of the property to update"/>
<property name="propertyValue" category="input" label="Property value" required="true"
description="Value of the property to update"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not be migrated? Why not?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are also migrated in the official plugin, added deprecated to CLI tasks too.

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