intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
28 stars 19 forks source link

v1 - reenable deployed code export #482

Closed isc-tleavitt closed 1 month ago

isc-tleavitt commented 1 month ago

Need to provide a proper fix for https://github.com/intersystems/ipm/blob/v1/src/cls/IPM/ResourceProcessor/Default/Document.cls#L191 to avoid export based on the module's DeveloperMode flag and/or active lifecycle status rather than the pParams array. (Needs to be tested with our internal source control extension.)

Should also add an integration test or two for deployed code export/load.

isc-tleavitt commented 1 month ago

Closing now since it was only a problem in v1