Open adinhodovic opened 5 days ago
I'm working on getting https://github.com/pulumi/ci-mgmt/ to work for thirdparty providers (like the Pulumiverse ones). The process around kicking of upgrade-provider
tool to upgrade the bridge or upstream provider is in it's last phases. Once that is ready, I can generate the correct workflows from the templates in ci-mgmt
.
I'm working on getting https://github.com/pulumi/ci-mgmt/ to work for thirdparty providers (like the Pulumiverse ones). The process around kicking of
upgrade-provider
tool to upgrade the bridge or upstream provider is in it's last phases. Once that is ready, I can generate the correct workflows from the templates inci-mgmt
.
Awesome, thanks!
Hey @ringods,
Seems like this action is continuously failing https://github.com/pulumiverse/pulumi-cockroach/actions/runs/11433713513/job/31806125167 due to GH authentication.
We need this resource https://registry.terraform.io/providers/cockroachdb/cockroach/latest/docs/resources/metric_export_prometheus_config, which was added in May and I expected it to exist in the Pulumi provider.
Thanks!