hashicorp / terraform-cdk

Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
https://www.terraform.io/cdktf
Mozilla Public License 2.0
4.88k stars 456 forks source link

fix: explicitly listen on ipv4 address for verdaccio due to Github runner image regression #3654

Closed ansgarm closed 5 months ago

ansgarm commented 5 months ago

Configure Verdaccio to explicitly listen on IPv4 as there's some problem in the latest Github Runner Image with localhost and IPv4 / IPv6.

ansgarm commented 5 months ago

Alright, so it seems like a recent Github runner image update is the reason for this failure: https://github.com/actions/runner-images/issues/10061

github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.