UPDATE: Salesforce has removed the trailhead module that I originally referenced in this lesson. I've updated the link in the resources section to a public SFDX CI/CD Template on GitLab to use as a reference instead.
Resources:
Salesforce CI/CD GitLab Template - https://gitlab.com/sfdx/sfdx-cicd-template
Resources:
User Definition Info - https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs_users_def_file.htm
Scratch Org Definition File Info - https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_scratch_orgs_def_file_config_v...
Resources:
GitLens - https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
Prettier - https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
Debugger for Chrome - https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome
Sonarlint - htt...