Hi team. Is it possible to migrate my DataStax Ast...
# pulumiverse
b
Hi team. Is it possible to migrate my DataStax Astra pulumi package into pulumiverse? https://github.com/pulumiverse/.github/issues/20
partypus 8bit 2
💯 2
@limited-rainbow-51650 is it possible to publish npm/nuget/python packages using pulumiverse account? Are these secrets shared across pulumiverse github org or should every repo set its own secrets? https://github.com/pulumiverse/pulumi-concourse/blob/main/.github/workflows/release.yml#L4
l
@bulky-hamburger-30930 that’s the intention, yes. But I still need to get hold of the Pypi account named
pulumiverse
. Will hopefully fix this soon. Your Github Actions will become autoprovisioned with proper credentials when publishing a tagged git. All provider repositories will become equipped with this Github Actions setup.
b
@limited-rainbow-51650 so for today I just continue using my personal package accounts?
l
How fast do you want to publish? It will take me some more days to complete a setup which works for all the providers in this community.
b
It would be great to finish all the work with my package during the next week. Then I have a vacation for a month.
I can help you with ci if you think it may speed up the process. Last year I frequently worked with gh actions. Even created several custom actions. If you have the general understanding how the process should work I would be glad to help.
@limited-rainbow-51650 for the start I need only npm package. So I could start using it.
I also want to add the package into pulumi registry but missing CI is blocking me right now https://github.com/pulumi/registry/blob/master/community-packages/package-list.json
@limited-rainbow-51650 Could you please review this PR? https://github.com/pulumiverse/pulumi-astra/pull/1
👌🏼 1
@limited-rainbow-51650 Fixed your comments
https://www.pulumi.com/registry/packages/astra/ The package is in registry! It remained only to fix ci