Salesforce deployment using COPADO ||

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2021
  • Want to learn more about salesforce join me at sfdcpanther.com 1. Introduction to COPADO
    2. Deployment life cycle
    3. Prerequisites
    4. GitHub Setup
    5. Salesforce Developer Edition Org Setup
    6. COPADO sign up
    7. Deployment with CI and GitHub
    8. Add Source Org(Sandbox)
    9. Connect Github account to Copado
    10. Connect GitHub to Target Org(Production)
    11. Dev Org to GitHub Sync(CI JOB)
    12. GitHub to Target Org(Production) (CI Job)
    13. GitHub Desktop
    14. Q&A
    📌 Salesforce Flow Builder Series - • Salesforce Flow Builder
    📌 For any business inquiry or feedback contact 📥 info@sfdcpanther.com
    📌 Buy Me a Coffee
    www.buymeacoffee.com/sfdcpanther
    📌 Join our Hindi TH-cam Channel - / @cloudyamit
    📌 Find the Interview Question & Answer related to Salesforce in my Podcast below:
    bit.ly/askpanther
    📌 Find the Salesforce Related tutorials below:
    📌Salesforce Back to Basic:
    • Introduction to Set & ...
    📌Mulesoft Tutorials:
    • Introduction to Mule E...
    📌Salesforce Integrations:
    • Introduction to ApexRe...
    📌Lightning Development:
    • Lightning Component De...
    📌Lightning Web Component:
    • Introduction to Lightn...
    📌Salesforce Einstein:
    • Einstein || Einstein N...
    📌Salesforce Interview Questions & Answer:
    • Apex Trigger Question ...
    📌Git Essentials with GitLab:
    • GIT Essentials with Gi...
    Contact Me -
    📌LinkedIn
    / simplyamit
    📌FaceBook
    / sfdcpanther
    📌Twitter
    / cloudyamit
    📌Telegram
    telegram.dog/askpanther
    📌Blog
    sfdcpanther.com
    📌Email info@sfdcpanther.com
    📌 For any business inquiry or feedback contact sfdcpanther@gmail.com
    #Salesforce #Mulesoft #Integration #Summer20Release #LightningKnowledge #KnowledgeArticle #SalesforceKnowledge #SalesforceRelease #Summer20 #pubsub #lightningwebcomponent
    #SalesforceTurotials #ServiceCloud #SalesforceForBeginners

ความคิดเห็น • 20

  • @balubalu438
    @balubalu438 ปีที่แล้ว +1

    And thank you for providing for this video is most helpful to who ever don't know how to deploye from sand box to production

  • @PrakashKumar-sg1jd
    @PrakashKumar-sg1jd 2 ปีที่แล้ว +1

    Hi Rohit, I committed the component into Git branch from source org but via webbooks features it is not reflecting to target org. If any suggestion please respond.

  • @_nilotpalroy
    @_nilotpalroy 2 ปีที่แล้ว +2

    This one is Copado Essential. Not the one which is available in Copado playground. So, what is the different in this version.

  • @Kings238
    @Kings238 ปีที่แล้ว

    Thanks brothers 🥰🥰🥰

  • @kemalmeredov
    @kemalmeredov 2 ปีที่แล้ว +3

    Man this was going so well up until 35mins, then you messed it up. Using the words like 'this', 'just' etc too frequently and jumping from one browser to another sometimes unneccessarily without explaining. Regardless, I managed to learn something. Thanks for sharing.
    Hope you can improve on your next videos Rohit.

    • @sfdcpanther
      @sfdcpanther  2 ปีที่แล้ว

      Thanks for your detailed feedback. We will shared the feedback with speaker.

  • @mathewap2704
    @mathewap2704 2 ปีที่แล้ว

    Thanks for this presentation. When I try to create the first CI Job, I get the error 'Git branch [master] does not exist' . When I created the repo, on clicking the readme option, and it created [main], and not [master]! How to fix this issue? Appreciate your help. Thanks

    • @user-yn8vw8rc4g
      @user-yn8vw8rc4g 10 หลายเดือนก่อน

      Main is nothing but master git is now updated version.

  • @salesforcetrailhead9532
    @salesforcetrailhead9532 2 ปีที่แล้ว +1

    can u give training on copado

  • @ashum8434
    @ashum8434 ปีที่แล้ว

    I had an interview question, if we are trying to deploy a bunch of Apex classes with overall code coverage of. 95% to production..but one of the classes has a code coverage of 66% .will the deployment fail or pass?

    • @Nova-jc4jn
      @Nova-jc4jn 10 หลายเดือนก่อน +1

      Pass

  • @balubalu438
    @balubalu438 ปีที่แล้ว

    When ever i am adding component type it showing error like this Error
    It looks like metadata type [ Lightning Community Template ] is not enabled for org [ Default Org ]. This could be resolved by turning on the related org settings.

    • @balubalu438
      @balubalu438 ปีที่แล้ว

      And getting error to all component types when selecting different different components

  • @Aanand_mt
    @Aanand_mt 2 ปีที่แล้ว

    Sir plz make a video on aura components to create a custom button for changing the account owner from the available users in the org. Thank you sir

    • @sfdcpanther
      @sfdcpanther  2 ปีที่แล้ว

      This is already an standard functionality any specific reason you want to customize it?

  • @bollinenikamalakumar6318
    @bollinenikamalakumar6318 7 หลายเดือนก่อน

    Hi, how to commit the salesforce dynamic forms, what are the steps and process through Copado and the Bit Bucket .
    Could you please help me !!!!

    • @sfdcpanther
      @sfdcpanther  7 หลายเดือนก่อน

      I have not used copado as this session was taken by one of the community members. However to commit the dynamic form I guess you need to commit the lightning record page.

  • @BalajiBalaji-jv1gt
    @BalajiBalaji-jv1gt ปีที่แล้ว

    How to create package.Xml file

  • @user-eb4oy7dp5d
    @user-eb4oy7dp5d ปีที่แล้ว

    First of all Thanks for the amazing tutorial. I am trying to replicate all the steps but getting error when I click on Object and Child Components in the Add Componenet Section. The error says "Git branch [master] does not exist." Please help

    • @user-yn8vw8rc4g
      @user-yn8vw8rc4g 10 หลายเดือนก่อน

      in the place of master branch create another branch then push that in side created branch.