proj_flow.ext.store
The proj_flow.ext.store provides "Store", "StoreTests" and
"StorePackages" steps.
- class proj_flow.ext.store.StorePackages
Stores archives and installers build for
presetconfig value.- Name:
StorePackages
- Runs after:
Pack
- class proj_flow.ext.store.StoreTests
Stores test results gathered during tests for
presetconfig value.- Name:
StoreTests
- Runs after:
Test
- class proj_flow.ext.store.StoreBoth
Stores all artifacts created for
presetconfig value.- Name:
Store
- Runs after:
Test and Pack