Closed hski-github closed 3 years ago
It is possible to package and sign mods directly via the TIBCO Spotfire Package Builder. The package builder is not available via any package manager.
It can be downloaded directly from the downloads section at TIBCO Spotfire Cloud, or via via eDelivery as part of TIBCO Spotfire Developer software.
I'm unsure about the possibilities of GitHub actions, but package builder is a Windows tool which can be executed with command line parameters, so it is possible to automate the tool.
I am working with Mac and TIBCO Spotfire Business Author. Therefor a possibility to create mod packages via npm or non-Windows would be appreciated.
Or get the possibility to download a mod from the Spotfire library to share with others.
Added two ideas on TIBCO Idea portal:
Thank you!
It would be great if the .mod file could be created via command line like using npm command. Maybe there is also a way to utilize Github Actions to automatically create not only a zip of the source code when creating a release in Github. This would simplify process of creating a new release.