Marek Sierociński
Marek Sierociński
Ubuntu image is missing `useradd` command. In contrast Alpine image does `adduser`. In the git history one can see that Ubuntu image had also `useradd` in the past. Is it...
Please do releases :) It will help to track changes and milestones :)
## What problem are you trying to solve? I'm Using Nexus OSS 3.68.1. We have 2 maven hosted repositories and 1 group. We have defined a cleanup policy "Component Usage"...
Hi, I'm a bit lost. I thought that it's working this way, that for example I'm doing a release with version `1.0.0`, and the action will add (or recreate) a...
Hi, I don't know where to put this issue, but this happen to me only on `actions/checkout`. I'm using GitHub ARC. From time to time checkout hangs on fetching repository......
Hi, I had a bit of trouble debugging the code, because no functions were not exported, nor there were Unit Tests. So I split the code to smaller parts, which...
Hi, thank you for the work! I really like this :) Is there a possibility to autoplay next similar? Something like youtube mix.
Please add support for docker/bake-action. Currently this action only supports docker/build-push-action
Hello! This PR adds [gah](https://github.com/marverix/gah): > gah is an GitHub Releases app installer, that DOES NOT REQUIRE SUDO! It is a simple bash script that downloads the latest release of...
# Description This took me couple hours to figure out what's going on. The bug here is that when you are doing cross-user actions, you need to privilages to do...