pulumi / ci-mgmt

Configuration for all things CI
Apache License 2.0
11 stars 4 forks source link

Default build failing on bridged providers #961

Closed guineveresaenger closed 5 months ago

guineveresaenger commented 5 months ago

https://github.com/pulumi/ci-mgmt/pull/943 removed JAVAVERSION as an explicit env var but pulumi-package-publisher inherits it.

Path to resolution:

  1. Update package-publisher to require an explicit input
  2. Test on a provider
  3. Release package-publisher
  4. Update package-publisher on all providers
  5. Trigger build of Update Workflows on all bridged providers

See also: https://github.com/pulumi/ci-mgmt/issues/857

Tier 1

Tier 2

VenelinMartinov commented 5 months ago

SCM is missing from the template and has a hanging update: https://github.com/pulumi/pulumi-scm/issues/22

pulumi-bot commented 5 months ago

Cannot close issue:

Please fix these problems and try again.

guineveresaenger commented 5 months ago

All related p1s have been resolved.