Azure DevOps with Salesforce

preview_player
Показать описание

If you want to learn about

Continuous Integration using SalesforceDX and Jenkins :-
Рекомендации по теме
Комментарии
Автор

One of the first video i have found that gives a walkthrough of Salesforce with Azure DevOps. Great job!

prashanthirapara
Автор

This is great. Exactly what I needed. I have as project that requires Azure DevOps-GIt and VSCode and we need to perform ANt Deployments continually (CI/CD). So I need to see how Azure Integrates with Ant Deployment.

tonante
Автор

Show . Thank you! The only place that explain this. Salesforce don´t have a anything about this.

RodrigoChiarato
Автор

Hi, Really appreciate the tutorial. Have small doubt, if anyone can clarify pls. While Continuous Integration (build) you created one .yml file and that was checked-in to master branch, but while deployment (CD) you are not using that build, instead you just used build.xml which was already present in the repository and you took repository only as an artifact.
My Question is : If we do not require build artifacts while release then what was the point of going through CI/build step. Why can't we directly implement the Continuous Deployment (CD) pipeline using build.xml file. Pls explain the relevance of CI in this tutorial. M really confused on this point.
Thanks

bharpoorkt
Автор

Please upload the video for incremental deployment using azure devops.

maheshguddapure
Автор

While I deploy the release, I am getting the following error "The process failed with exit code 1 "
Can someone help with this ?

ananthkrishna
Автор

For zero knowledge which is best and to lean salesforce or azure
Please advice.
Salesforce admins less jobs
Salesforce developer need somewhat coding knowledge.
Please adive is azure or aws a right thing now to learn easy
How about salesforce

kabalida
Автор

it is good stuff but What is the purpose of the build of salesforce?? how we take the Salesforce configuration changes doing by front end into our repository ?

krishnamohangannamraju
Автор

Hello Amit,

Thanks for the video.
I tried and I am able deploy the code through Azure.

I am facing issue in retrieve task. Ant script is not throwing any error, it is successfully executing but it is not updating the repository.

Could please show retrieve task as well.

Thanks

maddydazz
Автор

How to configure the azure pipeline for running test classes?

indrajitchattaraj
Автор

How to do incremental deployment for azure devops? Please explain that too

nehasameen
Автор

hello Amit,
Thank you for sharing the video.Its very helpful .
How to Integrate the salesforece to Azure devops Or dashboard?
Can you please provide me solution

vijenderakula
Автор

Can we retrieve files from the salesforce as well ?

ujjawalverma
Автор

Great video. I have been having issues with deploying to salesforce, using ant via azure. I have setup a successful build which deploys everything what is in SRC folder but what I would like to achieve is to only deploy what is in package.xml.

What I have tried is having the aura component folder in the SRC and in package.xml not having the AuraDefinitionBundle module but it still deploys the module.

Any idea why this is happening?

sandro-olivadoti
Автор

Hello Amit,

Thanks for the video.
It is really helpful and close to my requirement.


Issue:
I created similar kind of release pipeline which you showed in the video but I am facing below issue while executing the jobs


##[error]Error: The process failed with exit code 1


Any idea on this Error?

Query:
Just want to understand from this video I can see two build.xml files which is "build.xml" & "Sample_build.xml" why we need two build files?


Thanks

srinadhreddy
Автор

Great vid thanks! there's but one thing. Has the DevOpsDemo repository been moved? I can't find it

remo
Автор

Could you please provide the source code? I badly need it.

shshawon
Автор

Hi Amit, this is a great session. Where can I find the build properties file and structure in src ?

srikanthv
Автор

I'm able to deploy the code as long as I enter my credentials in the build.properties file. What is the purpose of the variables within Azure if we still need to explicitly enter them in the build.properties? Does anybody know how to pass these variables to the build.properties?

insanephoto
Автор

Can you also share integrating selenium testing in the release pipeline in the next video

abhishekanand