-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V0.10.x update to date #666
Conversation
Even %SYS, but not using the %ALL namespace because that ends up overriding namespace-specific mappings (gah).
Also adds tests, but it seems that this all just works.
If we have unit tests, exotic document types, etc., we won't hit <ILLEGAL VALUE> now.
Add git to container Change to irishealth-community Install 0.7.1 as a starting point
…onfig" This reverts commit 8875973.
This reverts commit d5ff185.
fix: ignore case when checking for file existence
enhance: allow specifying pip/pip3 path
fix(ci): update path to preload Installer.cls
This reverts commit 17cbf85.
The CIs are failing on GitHub but passing for me locally. Specifically, when migrating from ZPM 0.7, the |
@isc-shuliu it looks like we install |
It seems the legacy ZPM 0.7.x is always installed in %SYS but CIs were passing fine. https://github.com/intersystems/ipm/actions/runs/12380237397/job/34556166023#step:11:778 I'm guessing something in the migration logic changed this behavior. |
@isc-tleavitt But should we list the new 0.10.x |
We should list it wherever the installer was run. |
Merging changes from main (v0.9.x) branch