PSCI icon indicating copy to clipboard operation
PSCI copied to clipboard

[feature] Incremental deployments

Open mgr32 opened this issue 10 years ago • 1 comments

Currently every configuration is deployed when deployment runs. If we're able to calculate a hash for each module in the package and store it in a file, we could use the file to deploy the module only if it changes.

mgr32 avatar Mar 04 '15 20:03 mgr32

We would also need to include hash from configuration files.

Or just use version if build is properly modularized.

mgr32 avatar Mar 04 '15 20:03 mgr32