go to post Evgeny Shvarov · Oct 28, 2022 Great feature, @Dmitry Maslennikov ! Thank you! [USER|python-faker] Reload START (/usr/irissys/mgr/.modules/USER/python-faker/0.0.2/) [USER|python-faker] requirements.txt START [USER|python-faker] requirements.txt SUCCESS Is it possible with -v tag to see what packages were installed?
go to post Evgeny Shvarov · Oct 27, 2022 The recording of the first Round Table. https://www.youtube.com/embed/bTiL9GzpIJQ[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
go to post Evgeny Shvarov · Oct 27, 2022 Yes, @Jose-Tomas Salvador , this was my point. But r = iris.cls('MyPackage.Subpackage.ClassName')._GetParameter('MYPARAM') Can be converted to: r = iris.cls(__name__)._GetParameter('MYPARAM') if you are in the same class.
go to post Evgeny Shvarov · Oct 27, 2022 Hi Scott! which version of IRIS it is? What is the version of ZPM client?
go to post Evgeny Shvarov · Oct 24, 2022 Thanks @Benjamin De Boe ! Useful article. I think $SYSTEM.OBJ.SetQualifiers("/exportselectivity=0") should be default for the development templates.
go to post Evgeny Shvarov · Oct 24, 2022 Hi @John Murray ! Great we have such documentation. But here is my repo: I have the settings in .vscode/settings.json and don't have it in Devcontainer. Could you send a PR with at least one menu item as an example?
go to post Evgeny Shvarov · Oct 23, 2022 I see. On the other hand ZPM usage can give you a more exposure amongst active ZPM users as this is a very simple and effective approach to install IRIS software packages.
go to post Evgeny Shvarov · Oct 22, 2022 Great! What is the format of the files? Do you support all the elements of Interoperability productions? Can you list it, please?
go to post Evgeny Shvarov · Oct 22, 2022 BTW, @John Murray - is there a way to set up custom links for the menu? E.g. Terminal, Test portal, IRIS BI, etc?
go to post Evgeny Shvarov · Oct 21, 2022 @John Murray , when I restarted the container it worked. The solution is to install the extension into the devcontainer.
go to post Evgeny Shvarov · Oct 21, 2022 75! I'm so surprised by how many bright ideas community kept in secret that were revealed now! Thanks, Ideas Portal team @Anastasia Dyubaylo @Vadim Aniskin and @Raj Singh for running the idea-a-thon! It looks like the next step is the implementation marathon ;)
go to post Evgeny Shvarov · Oct 21, 2022 Thanks for sharing the snippet, @Stephen Canzano ! @John Murray , @Dmitry Maslennikov , @Brett Saviano - do we have an idea how we could collect such snippets to be chosen and described? An additional repo? A tag? I know that there was the idea-a-thon with the idea amongst the winning contributions, but what will we do?
go to post Evgeny Shvarov · Oct 21, 2022 It does, but if you are talking about the ObjectScript extension it hangs for me.