go to post Evgeny Shvarov · Sep 12, 2022 @Oliver Wilms , @Dmitry Maslennikov sent you a PR with the fix for the deployment.
go to post Evgeny Shvarov · Sep 8, 2022 If you want to add a quality check to your applications, just add this file to the GitHub repository. This will perform a check automatically with every commit.
go to post Evgeny Shvarov · Sep 8, 2022 Very useful feature! Thanks, @Elena E ! And here is the link with which you can see the applications that accomplish the test.
go to post Evgeny Shvarov · Sep 2, 2022 Or you can just change the files in VSCode using Find and Replace with some wise regular expression
go to post Evgeny Shvarov · Sep 2, 2022 I guess you know more about it. I’d also ping @Dmitry Maslennikov as he tried to make a ZPM package for the whole documentation.
go to post Evgeny Shvarov · Sep 2, 2022 I see that the documentation pages are IRIS CSP classes. So I guess it could work if installed in IRIS. I guess also there is a set of static files (FILECOPY could help). IMHO, the reasonable approach to have a separate repo ensdemo-doc and a separate module the, which will be a dependent module to irishealth-ensdemo So people could contribute to documentation independently and update it independently too.
go to post Evgeny Shvarov · Sep 2, 2022 Thanks, @Renan Lourenco ! Perhaps, we could wrap this part of the documentation as a module too. Could be a nice extension to the app.
go to post Evgeny Shvarov · Sep 2, 2022 Is there any documentation on what the ens-demo module can do?
go to post Evgeny Shvarov · Sep 2, 2022 Also available as ZPM module now: USER>zpm "install irishealth-ensdemo"[irishealth-ensdemo] Reload START (/usr/irissys/mgr/.modules/USER/irishealth-ensdemo/1.0.0/)[irishealth-ensdemo] Reload SUCCESS[irishealth-ensdemo] Module object refreshed.[irishealth-ensdemo] Validate START[irishealth-ensdemo] Validate SUCCESS[irishealth-ensdemo] Compile START[irishealth-ensdemo] Compile SUCCESS[irishealth-ensdemo] Activate START[irishealth-ensdemo] Configure START[irishealth-ensdemo] Configure SUCCESS[irishealth-ensdemo] MakeDeployed START[irishealth-ensdemo] MakeDeployed SUCCESS[irishealth-ensdemo] Activate SUCCESS USER> Here is the set of productions available:
go to post Evgeny Shvarov · Sep 1, 2022 Fixed with the proper link https://play.instruqt.com/embed/intersystems/tracks/interop?token=em_XtB... thank you!
go to post Evgeny Shvarov · Aug 31, 2022 Added also iris-megazord by @Henrique Dias, @Henry Pereira, and @José Pereira. It has a very beautiful Flow Editor for interoperability productions. Not sure if the team will apply again with the solution but it can at least inspire participants.
go to post Evgeny Shvarov · Aug 31, 2022 I can also reccomend IRIS RAD Studio by @Henrique Dias and @José Pereira- a simple and good-looking ready-to-go interface for persistent classes in IRIS.
go to post Evgeny Shvarov · Aug 30, 2022 Hi, @José Pereira! Ia it possible to build a ZPM module for the case? And publish it on Open Exchange?
go to post Evgeny Shvarov · Aug 30, 2022 Sustainability Datasets bonus is introduced - 3 points for a dataset, up to 3 datasets per project.
go to post Evgeny Shvarov · Aug 29, 2022 BTW, for IRIS Community images you can use: FROM intersystemsdc/iris-community to pull the latest release image of InterSystems IRIS Community Edition with ZPM included. Or: FROM intersystemsdc/irishealth-community And for the latest preview release: FROM intersystemsdc/iris-community:preview
go to post Evgeny Shvarov · Aug 29, 2022 Hi @Sean Connelly! How to display the Kozy page without an editor? E.g. I have it ready and want to send it to a customer?
go to post Evgeny Shvarov · Aug 29, 2022 I suggest to give a try Kozo by @Sean Connelly. It's a WYSIWIG editor for CSP pages that supports ObjectScript, SQL, charts, and other fancy visualization options. can be easily installed ZPM: zpm "install kozo"