sparse-intern-71089
07/28/2023, 5:17 PMbright-receptionist-28471
07/28/2023, 6:07 PMbuild_sdks
make target, I don’t see anything that packages them up into a tarball, and I don’t see anything in the pulumi-package-publisher
action tarballs them either.
I must be missing some step in the setup?bright-receptionist-28471
07/28/2023, 10:42 PMmain.yml
action that included uploading tarballed archives of the SDKs. Did the template repo get out of sync with some internal changes to the release flow?bright-receptionist-28471
07/28/2023, 10:43 PMorange-policeman-59119
07/29/2023, 12:11 AMbright-receptionist-28471
07/31/2023, 1:48 PMorange-policeman-59119
07/31/2023, 3:39 PM$yourProviderName.config.yaml
$ make bin/provider-ci
The wip/test.sh
script shows how to invoke the tool - but it'll rm -rf a directory by default so I won't suggest you run it without looking. You'd run it like:
./wip/test.sh $yourProviderName
And it should give you a complete repository a couple directories up, named pulumi-$yourProviderName
.bright-receptionist-28471
07/31/2023, 5:08 PMwip
directory under provider-ci
https://github.com/pulumi/ci-mgmt/tree/master/provider-ciorange-policeman-59119
08/03/2023, 3:22 PMfriel/tf-boilerplate-v2