Salesforce lightning web component pipeline with Razorops


What is lightning component pipeline:

The Lightning Component framework is a UI framework for developing single page applications for mobile and desktop devices.

What problem developers face with continues changes in lightning web component:

While developing components developers have to push the code manually every time they make any changes and they need to keep in mind to which stage they need to push on. So we can make this deployment flow easier by introducing Razorops CI/CD Platform.

For demo purpose we going to use ebike project: https://github.com/trailheadapps/ebikes-lwc


Prerequisites:

  1. Enable Dev Hub.

  2. Enable Source Tracking in Developer and Developer Pro Sandboxes.

  3. Make a git repository for the ebike-lwc project.

  4. Enable Experiences

    • In your org, in Setup, select Settings, under Digital Experiences.
    • Click the Enable Digital Experiences checkbox
    • Enter a domain name for your experience site. Remember this value as you’ll use it later in this step.
    • Make sure that your domain name is available by clicking Check Availability.
    • Click Save then Ok.
    • Navigate back to Settings in Setup.
    • Under Experience Management Settings, enable Enable ExperienceBundle Metadata API.
  5. Remove the Product custom field from the Case object with the following steps:

    • In Setup, click the Object Manager tab.
    • Click on the Case object.
    • Click Fields & Relationships.
    • Locate the Product picklist field and click Delete from the row menu.
    • Confirm deletion by clicking Delete.
  6. Create Connected Apps link

Setup razorops pipeline: To create a razorops account go to the link.

  1. Next integrate your repo where your ebikes-lwc fork is, use below options under integration Tab



  1. Create pipeline, click New pipelines under Pipelines Tab and select your forked ebikes-lwc repo



  1. We need to write .razorops.yaml file and place it at root level of the repo.

Write .razorops.yaml file: We have following .razorops.yaml



Once the .razorops.yaml file is ready, push your code and the pipeline will start automatically.

We are using the salesforce official image salesforce/salesforcedx:latest-rc-slim it contains sfdx CLI.

Set Env variable click on pipeline and click on Variables tab and add variables like below



Conclusion :

Razorops provides a complete CI/CD solution all in one place. It provides a complete audit trail of all changes made by your team, as well as an automatically generated deployment reports for each CI/CD operation. Last but not least, Razorops’s customer service is unrivaled.


Enjoyed this article? Share it.



Saurabh Yadav

DevOps Engineer

Saurabh Yadav is a DevOps Engineer at Razorops and he has 3+ years of experience in the areas of Software Development, Devops, CI/CD, Kubernetes, and he also guides companies to adopt CI/CD automation pipeline.





Upcoming Webinar

How to secure Kubernetes and secrets management- Part 2.

29th October,2022

11:30 AM IST

Register Now


Want to setup CI/CD in a more complex app?



Request a Demo





LATEST POSTS

Ready to get started?

30 Days Free Trial

Signup Here