IBM / zowe-cli-cics-deploy-plugin

Provides the cics-deploy plug-in for Zowe CLI https://github.com/zowe/zowe-cli to deploy Node.js and other applications from a workstation to IBM CICS Transaction Server within a CICS bundle. Documentation is available at https://ibm.github.io/zowe-cli-cics-deploy-plugin/
Eclipse Public License 2.0
13 stars 12 forks source link

Rebase on LTS stream #337

Closed pcoop closed 4 years ago

pcoop commented 4 years ago

It's been a while since I last did this, I'm forgetting how things work! This pull request should rebase the project on the long-term-support version of Zowe CLI.

ChrisPark89 commented 4 years ago

I am not so sure, but as far as I remember @brightside package was for LTS support, rather than @zowe. There was a github issue about this here. I am not sure if this is the right document, but this might worth to look. In the page 134 section "Migrating to Long-term Support (LTS) version", it says @zowe-v1-lts is used to install zowe-cli.

pcoop commented 4 years ago

I am not so sure, but as far as I remember @brightside package was for LTS support, rather than @zowe. There was a github

We've been asked to upgrade to the new @zowe-v1-lts . This involves undoing what we had to do when we first sought Zowe compliance and bringing things up to date. With a little luck this new lts stream will last longer than the previous version.

ChrisPark89 commented 4 years ago

Aha I see how they changed now. Changes look good to me, but this file docs/pages/cdp/cdp-Installing.md need to be changed too.