Tomaz Muraus

Results 36 issues of Tomaz Muraus

![Screenshot from 2019-03-11 20-04-02](https://user-images.githubusercontent.com/125088/54181132-daa03f00-449d-11e9-9482-67b21646f800.png) Should say clicking "user icon" button on the right side of the header, not the gear one in the middle. Gear one is used for changing...

component:st2flow

### Description This pull request adds a new GHA job as part of the CI workflow which builds the release artifacts and verifies it. As part of the verification step,...

ci/cd
github_actions

## Description It appears that today, there is no way to access stdout + stderr of a command which failed (exited with non zero status code) inside the `failed` block...

enhancement

## Description Today, header written by Amber compiler in the generated Bash files looks something like this: ```bash #!/usr/bin/env bash # Written in [Amber](https://amber-lang.com/) # version: 0.3.4-alpha # date: 2024-07-24...

enhancement
hacktoberfest

## Description This pull request updates main `Dockerfile` to utilize multiple stages and build the binary inside the image as part of the build stage. This should result in better...

This pull request resolves "issue" reported in #829. It updates the code so we don't try to retry on "no basic auth credentials" error which would get returned in case...