Skip to content

Commit 5d21e00

Browse files
allmightyspiffGitHub Enterprise
authored andcommitted
Merge pull request #889 from SoftLayer/readmeUpdates
Updated readme to include some release steps so I dont forget about them
2 parents cea6543 + 4da83ed commit 5d21e00

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,14 @@ ENV Variables that need to be set:
576576
1. `JENKINS_TOKEN` : Auth token to run Jenkins. Username is hardcoded for me at the moment.
577577
2. `IBMCLOUD_APIKEY` : API key for using `ibmcloud`. This is how we upload to COS. The COS plugin needs to be installed as well. `ibmcloud plugin install cloud-object-storage`
578578
579+
## Manually
580+
581+
Process is described in more detail on [bluemix-cli-repo](https://github.ibm.com/ibmcloud-cli/bluemix-cli-repo)
582+
583+
1. Create the plugin changes with this [Jenkins Job](https://wcp-cloud-foundry-jenkins.swg-devops.com/job/Publish%20Plugin%20to%20YS1/build).
584+
2. That will create a pull request on the [bluemix-cli-repo](https://github.ibm.com/ibmcloud-cli/bluemix-cli-repo/pulls) for a STAGING version
585+
3. TEST
586+
4. [Promote from staging to product](https://wcp-cloud-foundry-jenkins.swg-devops.com/job/Promote%20Plugin%20from%20staging%20to%20production/) This will open a pull request that needs to be approved.
579587
580588
# Documentation
581589

0 commit comments

Comments
 (0)