Lukas Hauser

Results 7 issues of Lukas Hauser

Currently all the useful error messages are hardcoded. To support custom error message, e.g. localized, it would be great having an optional parameter defining the messages.

With the current version of the implementation it is impossible to delete an existing S3 blobstore, as soon as the AWS token expired. If you are running into this situation...

The `RUNNER_REPOSITORY_URL` and `RUNNER_ORGANIZATION_URL` combined with a `RUNNER_TOKEN` already support any Github Enterprise. Unfortunately, the recommended `GITHUB_ACCESS_TOKEN` does connect with `api.github.com` directly. Therefore one can not use this project together...

Hi @nblair With the latest Sonatype Nexus Repository OSS 3.60.0-02 we've noticed that we still run into a issues formerly known as [NEXUS-23618](https://web.archive.org/web/20221129180739/https://issues.sonatype.org/browse/NEXUS-23618). TL;DR A Nexus Npm Proxy Repo can't...

bug

Similar as in https://github.com/actions/actions-runner-controller/pull/693, I'd suggest that to introduce short names of the kubernetes resources.

the api works like before, but comes with a second optional parameter to format the date using samsonjs/strftime now.

Today we debugged some never terminating workflow step and we ended up here. Turns out, if you configure a container workflow, then a single container step will take forever and...