directory: if true, the aoform.directory package will be enabled. This returns a table with process names as the keys, and process ids as the values. (default: false)
this required splitting up the deployment into spawnProcess and deploySource stages
Also, a couple bug fixes/enhancements
Now detects resetModules: false correctly
hash is based on the deployable source code string instead of fileHash, making it sensitive to e.g. updates to aoform.directory, prerun source or other configs
aoform.directory
package will be enabled. This returns a table with process names as the keys, and process ids as the values. (default: false)this required splitting up the deployment into
spawnProcess
anddeploySource
stagesAlso, a couple bug fixes/enhancements
resetModules: false
correctlyhash
is based on the deployable source code string instead of fileHash, making it sensitive to e.g. updates toaoform.directory
, prerun source or other configsexample: