Results 33 comments of Steve Buikhuizen

use one of these techniques for auth http://www.crmscience.com/single-post/2018/01/22/Salesforce-Logins-for-Continuous-Integration-and-Delivery https://github.com/wadewegner/waw-sfdx-docker/blob/master/auth.sh

Tests to run are: - Apex - Lightning Testing Service - Jasmine - Run all generated SOQL queries to ensure validity

Jasmine and Apex done. WIP a problem with headless chrome and LTS on docker.

the custom setting is now present so easy to use that

easiest to do this as a fn in the static resource so that it can be used from anywhere. the new custom setting can be used to disable i.e. need...

possibly a slider to reduce line range in a single class and only show refs from range. devs want to reverse engineer a specific block of code

Sure but a couple of things to note: 1/ Jason is in the middle of a big re-factor for Lightning/Apex so we need to leave that alone until he finishes...

waiting on DE orgs to support DX Hub before doing this. Or else the trial orgs expire each month

in UMD format so it is consumed in the same way as the pure.js module

Since page layouts are exposed as part of the new Apex meta-data api, this builder can avoid the callouts and run much faster than the others https://developer.salesforce.com/blogs/engineering/2017/05/introducing-apex-metadata-api.html