trivrost
trivrost copied to clipboard
A repurposable application-downloader and -launcher
After moving to GitHub, we ditched our existing pipeline configuration. This needs to be re-created with building under all the OS system and running the different tests. I will try...
The helper utility is used in the MSI bundling process. It should be documented in some way in the docs.
Run static security scans. https://github.com/securego/gosec
Currently, all windows spawned by trivrost will be centered and jump to the front without taking focus. While this is ideal when first starting the application, it can bring frustration...
To simplify building, we should clean up and port the Docker images over to GitHub.
In a typical deployment-config, the same URL is repeated a lot of times. Also `Execution.Commands.Arguments` calls for a lot of copy-pasta if many arguments are required. YAML has anchors to...
`uname -s` sometimes reports `MSYS_NT` and sometimes `MINGW64_NT` on the Windows runners. One should expect all runners are configured the same.
[Internal] This bug-report is part of an internal review. More details are available upon request. After the java application launched, it does show a task icon (launcher bar?) on Mac...
The application is not visible in the Launchpad overview on Mac. More info available internally.
Installdown gets launcher info for embedding into MSI meta info from a variable determined during Makefile execution. The value is both incorrect and also not the one we want. It...