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

Update release process #311

Open matthewpwilson opened 5 years ago

matthewpwilson commented 5 years ago

I'm also wondering if we should be tagging the master branch with each release so we know exactly what code went in to a release. However we might be able to tell from the commit that updated package.json i.e. everything before that must be in the release.

ChrisPark89 commented 5 years ago

Not sure if tagging would help tracking the codes. Instead, we can leave the release/x.x.x branches in the main repo for that purpose.