Nikolay Soloviev

Results 6 issues of Nikolay Soloviev

I suggest showing an alert if there are modules that depend on deleted module

bug

Automatically update the list of commands and their descriptions and examples https://github.com/intersystems-community/zpm/wiki/02.-CLI-commands using data from class %ZPM.PackageManager (block XData Commands)

enhancement
prio: medium

Packages and classes are described in module.xml as resources (for example ``). When packages are installed, a resource uniqueness check is performed, this check for uniqueness based on the Name...

enhancement

Now if 2 packages have csp applications with the same value in DeployPath attribute, after installing the second package overwrite the first package files

bug

It is currently not possible to install 2 packages if each has a tag with the same Name (eg `` ). I suggest not prohibiting the installation of applications if...

enhancement

When installing a package (install ...) from a private registry (where the package was published via the publish command), there are no tests in it, but a row is created...

enhancement