Timo Nicolai

Results 12 issues of Timo Nicolai

The mail address I have used to create my LuaRocks account has been compromised but LuaRocks offers no possibility to change it or delete the account alltogether. I have never...

I am using `func` version `4.0.5455` running on Ubuntu 22.04. I have managed to publish a Python function to a function app via `func azure functionapp publish my-function-app`. But when...

Deployment
Details-Required

I'm using cibuildwheel to build a Python wheel on GitHub Actions (running OS X 10.15.7). My wheel depends on Boost Regex which in turn depends on ICU libs located under...

bug

### Description I'm trying to download a package from a GitLab registry using credentials stored via keyring. I believe I am following the documentation but pip neither uses the keyring...

type: bug
S: needs triage
C: keyring

### Description There is an older issue which sort of goes in this direction: https://github.com/pytest-dev/pytest-randomly/issues/75 which the final word being that this does not fall in the scope of this...

### Terraform Version ```shell Terraform v1.10.5 ``` ### Terraform Configuration Files ```terraform variable "remote_ssh_user" { description = "SSH user for remote host" type = string } variable "remote_ssh_host" { description...

bug
new

I have not been able to get this to work and it seems like a common use case: I want to match a filter if either rule A or rule...

I am not super familiar with how terraform works but this can't be right, I have the following in my terraform config: ```terraform resource "libvirt_cloudinit_disk" "k8s_init" { name = "cloud-init.iso"...

### Description I would like to set some build environment variables that depend `CIBW_BEFORE_BUILD`, that seems like it would be a very common requirement, e.g. in my case I want...

### Checks - [x] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-errors and I'm sure my issue is not covered in the troubleshooting guide. - [x] I am using charts that are officially provided...

bug
needs triage
gha-runner-scale-set