pulumiverse / infra

IaC for all infrastructure required by Pulumiverse
Apache License 2.0
6 stars 16 forks source link

add Control Plane (cpln) repo & owners #157

Closed vavsab closed 5 months ago

vavsab commented 6 months ago

Set owners for https://github.com/pulumiverse/pulumi-cpln

ringods commented 6 months ago

@rebelopsio an existing repository was transferred as part of this setup, which means we need to import the existing setup into Pulumi state. Ping me when you have time and I'll sketch you through the process.

rebelopsio commented 6 months ago

@ringods I will reach out tomorrow morning for the import.

ringods commented 5 months ago

@vavsab I'm going to pick this up with @rebelopsio on Thu 7 Mar.

vavsab commented 5 months ago

🥹🙏

ringods commented 5 months ago

@vavsab quick request: can you add the line import: true to the repository yaml file?

Examples: #163

vavsab commented 5 months ago

@ringods done!

rebelopsio commented 5 months ago

@ringods please take a look at changes to ts files here to accommodate the deprecated GitHub setting that was preventing import. To prevent any sort of sync issues, I have added them to this PR. I can move them out if we think it makes sense.

ringods commented 5 months ago

@rebelopsio can you undo all the indentation changes? This is very hard to see what you actually changed to the code.

rebelopsio commented 5 months ago

@ringods apologies! Give me a few. Auto format strikes again.