trivrost icon indicating copy to clipboard operation
trivrost copied to clipboard

A repurposable application-downloader and -launcher

Results 85 trivrost issues
Sort by recently updated
recently updated
newest added

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...

testing
pipeline
feature

The helper utility is used in the MSI bundling process. It should be documented in some way in the docs.

documentation

Run static security scans. https://github.com/securego/gosec

security
testing
pipeline

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...

windows specific
nice to have

To simplify building, we should clean up and port the Docker images over to GitHub.

quality

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...

good first issue
needs more info
feature
nice to have

`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...

mac specific
user experience

The application is not visible in the Launchpad overview on Mac. More info available internally.

mac specific
feature

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...

windows specific