Thanks!
Eric
Tag: Project management software
Creating DevOps services under someone else’s account
How can I add DevOps Services for the app, so that it’s not on my personal account and everyone from Bluemix organisation is able to access it?
We are using DevOps Services at the moment as our git repository is in the Enterprise github and so cannot be connected to from Continuos Delivery pipeline. Please let me know if there’s a way to overcome this?
Regards
Related:
eulerlcs uploaded the file learn-github-from-zero.pdf.
Related:
Enable Slack Integration for DevOps Services [hub.jazz] pipeline using jazz git repository
I would like to have the same slack notifications as if I created a toolchain with GitHub, Slack & Continuous Delivery Pipeline tools.
Another option would be, is it possible for me to add a hub.jazz git repository into a toolchain as a custom tool and have the delivery pipeline tool integrated to that instead of GitHub?
Thanks!
Related:
Can we use a Jazz hosted Git for the new Continuous Integration Service?
Is there any documentation about what the difference is between the old Build and Deploy Pipeline and the new Continuous Integration Pipeline?
We are just fine using the free Jazz hosted repositories, but now unsure about what this new Continuous Delivery Pipeline means for us and our clients. Will we now be forced to use and pay for GitHub?
Any info would be appreciated.
Related:
Can we use our Jazz Git repository with the new Continuous Integration Service?
Is there any documentation about what the difference is between the old Build and Deploy Pipeline and the new Continuous Integration Pipeline?
We are just fine using the free Jazz hosted repositories, but now unsure about what this new Continuous Delivery Pipeline means for us and our clients. Will we now be forced to use and pay for GitHub?
Any info would be appreciated.
Related:
Getting Git error when running the Chaincode DeploySpec in Bluemix
(path is correct, replaced git username with “xxxxx”
“data”: “Error when deploying chaincode: Error getting chaincode package bytes:
Error getting code ‘go get’ failed with error: “exit status 1″n# cd .;
git clone https://github.com/xxxxx/learn-chaincode /opt/gopath/_usercode_/621299622/src/github.com/jamaya/learn-chaincoden
Cloning into ‘/opt/gopath/_usercode_/621299622/src/github.com/xxxxx/learn-chaincode’…n
fatal: could not read Username for ‘https://github.com’: No such device or addressnpackage github.com/xxxxx/learn-chaincode/start: exit status 128n”