Hi, I work at eventstore and am trying to figure o...
# registry
e
Hi, I work at eventstore and am trying to figure out why the pulumi registry isn't picking up our releases anymore. Our github repo is here and the pulumi registry provider is here . The last PR for the registry was made in the registry repo here and not in our main repo (I'm unaware if that is related). Could someone assist with getting our registry synced up?
l
Hey @eager-table-97014, I found that our cron based checking process seems to skip your provider. https://github.com/pulumi/registry/actions/runs/8533740965/job/23376922013
The build for this PR wasn't completed: https://github.com/pulumi/registry/pull/3554 I'm closing this without merging. The next run should pick up your latest release.
e
ok great! Will I need to publish a new release on our side?
l
No, your last published release will be picked up by our process. It's a pull based process FYI.
@eager-table-97014 the build for v0.2.14 was picked up but the build failed. Can you fix these linting errors in the mentioned file and create a new release? https://github.com/pulumi/registry/actions/runs/8543056912/job/23405994849?pr=4258#step:8:25
e
yep, doing that now
🙏 1
I suppose we have to wait another 12 hours?