Some organizations use multiple aws accounts. Egs: Prod, Test, Develop. The AWS plugins should be able to authenticate more than one account at a time.
I suppose the idea is use drush on Panthen Site from my local, but I don't know if a need install a different terminal, or install a package to connect it.
While deploying, sometimes I face an error "Admin process already in progress" with no other proper details.
After recommitting the same components and promoting it again it gets deployed, so I would like to ask what might be the source of this error? And how best could we avoid it?
We have difficulties to keep control of our Salesforce development and i have proposed to my managers to at least consider Copado. But so far i haven't been able to convince them. Any idea how to do it?
We deployed this on Kubernetes, and I believe this is the write approach for Jenkins in general. You can define the container and image and start versioning your build environment. The slaves are pods, they are created, the do their jenkins thing, and then they go away. This makes this totally... Read more
I would like to have examples of guides about integration with different programming languages and different repository clouds, for example Gitlab, Gitorius or anything
I would like to have a Jenkins cluster configuration (with all plugin details & more) checked into git as code and a click of button should bring up the cluster. What are the options?
I want Jenkins to tell me that the project i am on, has been setup for CI/CD .i am used to Microsoft Project integrating with Visual studio. So my UI eyesight is still a bit sore from my experince.