Jacob Woffenden

Results 13 comments of Jacob Woffenden

@deg0nz the 1.0.29 build of [homebridge/homebridge-apt-pkg](https://github.com/homebridge/homebridge-apt-pkg/actions/runs/2822793707/jobs/4459521022) ran on 09/08/2022, at that time Node's v16 LTS was v16.16.0 ``` 2022-08-09T04:51:03.4686319Z ++ jq -r 'map(select(.lts))[0].version' 2022-08-09T04:51:03.4686727Z ++ curl -s https://nodejs.org/dist/index.json 2022-08-09T04:51:03.5409220Z +...

Hey @legomushroom, Apologies if I've misunderstood or worded my issue incorrectly! Based on: > This [GitHub CLI](https://cli.github.com/) extension allows you to bridge the network between a Codespace and your local...

@legomushroom just checking in to see if there are any others logs or diagnostics I can collect for you?

FWIW I'd originally tried to force rotation of [`aws_grafana_workspace_api_key`](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/grafana_workspace_api_key) using ```hcl locals { expiration_days = 30 expiration_seconds = 60 * 60 * 24 * local.expiration_days } resource "time_rotating" "rotate" {...

> How does this work exactly? @bwhaley I just stumbled across this issue, it looks like its for https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

Related but stale https://github.com/anchore/scan-action/pull/129

any update on this?

Thanks, @julienduchesne! Using `2.5.0` is OK for now, hopefully Amazon Managed Grafana will release a v10 soon 🤞

@ewastempel I would proceed with caution on this 😅 our Dependabot configuration is bit buggy now, see https://github.com/ministryofjustice/analytical-platform/issues/4376 and the linked issue