US 12,411,669 B2
Package generation for configuring a working environment on a server instance
Radif Masud, Chicago, IL (US); and Stewart Anderson, Edinburgh (GB)
Assigned to Salesforce, Inc., San Francisco, CA (US)
Filed by Salesforce, Inc., San Francisco, CA (US)
Filed on Jan. 20, 2023, as Appl. No. 18/099,382.
Prior Publication US 2024/0248688 A1, Jul. 25, 2024
Int. Cl. G06F 8/41 (2018.01); G06F 8/30 (2018.01)
CPC G06F 8/41 (2013.01) [G06F 8/31 (2013.01)] 20 Claims
OG exemplary drawing
 
1. A computer-implemented method comprising:
receiving, at a computing device, code written using a Domain Specific Language (DSL) for package generation;
determining, by the computing device, a first component specified in the code written using the DSL;
determining, by the computing device, a second component based on a hard reference in code of the first component;
determining, by the computing device, a third component based on soft reference in source code of the first component or the second component, wherein the soft reference comprises a call to a service of the third component in code of the first component;
generating, by the computing device, a package comprising at least the first component, the second component, and the third component; and
deploying, by the computing device, the package on a server instance of a cloud computing server system.