How to Configure DevOps Center in 24 mins | Salesforce Tutorial

Поділитися
Вставка
  • Опубліковано 9 лип 2024
  • Interested in consulting? www.1sync.co/contact
    -----------------------------------
    In this video, we discuss how to configure the DevOps Center within the salesforce.com platform. The DevOps Center is a new package developed by Salesforce that allows developers and administrators to bundle changes and deploy them seamlessly. Using this new package, Salesforce users can say goodbye to change sets, and use the DevOps Center. The DevOps Center uses Github to manage a Salesforce Organization's code, and creates a pipeline to track changes in a git environment. The SFDX structure generated by the SFDX CLI helps automate Apex tests, push Apex classes and Visualforce pages, and deploy changes to a production environment (CI/CD). The DevOps Center works with production Salesforce instances, Sandbox Salesforce instances, and scratch orgs generated by SFDX CLI. Using Github, code changes can be tracked seamlessly and through a UI.
    -----------------------------------
    Chapters:
    0:00 Intro
    2:04 Demo
    8:32 Installation
    19:55 Tracking Changes
    21:30 Closing Thoughts
  • Наука та технологія

КОМЕНТАРІ • 7

  • @JustinWills
    @JustinWills  Рік тому

    Please see the links discussed in the video below:
    Create Connected App: help.salesforce.com/s/articleView?id=sf.devops_center_create_connected_app.htm&type=5
    Configure DevOps: help.salesforce.com/s/articleView?id=sf.devops_center_setup.htm&type=5
    Enable Source Tracking: developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_setup_enable_source_tracking_sandboxes.htm

  • @biswajitsamantaray3117
    @biswajitsamantaray3117 2 місяці тому

    Definitely Correct. Because of those annoying errors I stopped using DevOps center. It was very annoying. Why was there so much hype about it amidst these errors.

    • @JustinWills
      @JustinWills  2 місяці тому

      The errors are why I moved to GitHub actions to deploy. I have a few tutorials on my current setup.

    • @StickyGeko
      @StickyGeko 2 місяці тому

      Are they still an issue? I've joined a company and looking to implement a move away from change sets. Sf devops centre was one to look at alongside the paid options

    • @JustinWills
      @JustinWills  2 місяці тому +1

      @@StickyGeko I have not seen major improvement but I haven't looked deeply into using it. If you want a free option I would recommend github actions.

    • @StickyGeko
      @StickyGeko 2 місяці тому +2

      @JustinWills I like the idea of a managed one so you don't have to babysit it and worry about the sf updates and maintenance. There's budget there for us but just need cover all bases off.