New tools added in plugin
Adding tools in studio Caché Intersystems
New Feature v1.3
New Feature v1.2
New Feature v1.1
Fork of https://github.com/intersystems-ru/cache-tort-git and adding tools for automatize proccess of developing
Added menu tools in Studio
Added item:
In environment shared is necessary configure the mapping globas of data configuration(ECP).
It’s not necessary configuration if not is shared environment
Import class and compile the class imported, after configure your version control with class(%SourceControl.Git).
Reload your studio, then it will installed language according your language defined in Caché DataBase.
In the namespace enable in source control of the class: “%SourceControl.Git”, after all options exist in studio.
(Is necessary reboot in studio)
The tests must be inside the “test” package for automation testing.
Important, if you do not compile due to error ‘SlackConfiguration does not exist’
It is necessary to configure integration with Slack, rename the
‘% SourceControl.Autotamtion.Integration.SlackConfigurationSample’ class to
‘% SourceControl.Autotamtion.Integration.SlackConfiguration’ and recompile the ‘% SourceControl’
If you did not want the integration to be enabled, just rename the file and do not do any service configuration.
The version control configuration should follow the repository:
https://github.com/intersystems-ru/cache-tort-git