erictgrubaugh
11/16/2020, 3:17 PMMiquel Brazil
11/16/2020, 3:21 PMerictgrubaugh
11/16/2020, 3:24 PMMiquel Brazil
11/16/2020, 3:26 PMMiquel Brazil
11/16/2020, 3:26 PMMiquel Brazil
11/16/2020, 3:27 PMMiquel Brazil
11/16/2020, 3:29 PMdeploy.xml
files with a predictable naming structure and then creating a “control” script that renames the appropriate deploy definition file to deploy.xml
and then hooks into the sutiecloud cliMiquel Brazil
11/16/2020, 3:29 PMerictgrubaugh
11/16/2020, 3:33 PMMiquel Brazil
11/16/2020, 3:35 PMMiquel Brazil
11/16/2020, 3:35 PMMiquel Brazil
11/16/2020, 3:36 PMMiquel Brazil
11/16/2020, 3:42 PMerictgrubaugh
11/16/2020, 3:52 PMMiquel Brazil
11/16/2020, 3:53 PMMiquel Brazil
11/16/2020, 3:54 PMcreece
11/16/2020, 3:58 PMMiquel Brazil
11/16/2020, 4:07 PMMiquel Brazil
11/16/2020, 4:08 PMcreece
11/16/2020, 4:11 PMerictgrubaugh
11/16/2020, 4:12 PMcreece
11/16/2020, 4:12 PMMiquel Brazil
11/16/2020, 4:13 PMMiquel Brazil
11/16/2020, 4:14 PMcreece
11/16/2020, 4:15 PMcreece
11/16/2020, 4:15 PMcreece
11/16/2020, 4:15 PMMiquel Brazil
11/16/2020, 4:16 PMcreece
11/16/2020, 4:17 PMcreece
11/16/2020, 4:17 PMMiquel Brazil
11/16/2020, 4:18 PMMiquel Brazil
11/16/2020, 4:18 PMMiquel Brazil
11/16/2020, 4:18 PMMiquel Brazil
11/16/2020, 4:19 PMcreece
11/16/2020, 4:19 PMMiquel Brazil
11/16/2020, 4:19 PMMiquel Brazil
11/16/2020, 4:20 PMcreece
11/16/2020, 4:20 PMMiquel Brazil
11/16/2020, 4:21 PMMiquel Brazil
11/16/2020, 4:21 PMcreece
11/16/2020, 4:22 PMcreece
11/16/2020, 4:23 PMMiquel Brazil
11/16/2020, 4:23 PMaerin
11/16/2020, 4:24 PMMiquel Brazil
11/16/2020, 4:25 PMdeploy.xml
files so that only the feature they’re working on is getting deployed and tested.Miquel Brazil
11/16/2020, 4:25 PMMiquel Brazil
11/16/2020, 4:27 PMMiquel Brazil
11/16/2020, 4:27 PMerictgrubaugh
11/16/2020, 4:39 PMerictgrubaugh
11/16/2020, 4:39 PMNSG
11/16/2020, 5:30 PMstalbert
11/16/2020, 7:17 PMstalbert
11/16/2020, 7:18 PMMiquel Brazil
11/16/2020, 8:03 PMdeploy.xml
in the feature branch. How do you account for that when it merges back to master. I assume master has the “full” project deploy @stalbertBrendan Boyd
11/16/2020, 10:58 PMstalbert
11/17/2020, 3:48 PMmaster
has whichever deploy.xml was last merged in from a feature branch - we don't even try to keep some sort of 'everything' deploy.xml. I considered that since outside of netsuite I subscribe to the notion of always deploying 'all the bits' to avoid missing anything. However SDF (and NS development) seems more aligned with smaller project deployments. As Brendan mentioned, we do use NPM for binary artifacts (libs like NFT).stalbert
11/17/2020, 3:49 PMMiquel Brazil
11/18/2020, 3:18 PM