Dimitar Popov

Results 4 issues of Dimitar Popov

When you transfer a Github repository to another org, `bors` seem to get stuck. We did this with one of our private repositories against our own bors instance. What happened...

Hello! I am trying to use Heimdall build from master here with a SM-G950F but it fails for me with the below output. Any ideas? ``` heimdall print-pit --verbose Heimdall...

Running a container build from the following Dockerfile: ``` FROM alpine RUN echo \$RANDOM >> /tmp/test.txt CMD cat /tmp/test.txt && echo "DONE" && sleep 28800 ``` I get 404 from...

In order to be able to be able to install the same version as the client side inside the remote executors. In production, this means adding a file with the...