pulumiverse / infra

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

feat: add support to archive repositories #226

Closed dirien closed 4 weeks ago

dirien commented 1 month ago

This PR add support to archive a provider.

👀 @ringods @tmeckel

dirien commented 1 month ago

Not sure why both jobs are failing. 🤔

tmeckel commented 1 month ago

Not sure why both jobs are failing. 🤔

@dirien it's because you want to merge a branch from a fork. The repo is still not configured in a way that secrets are passed to workflow runs that started from a fork. This is an outstanding issue that @ringods and I worked upon but never came to a satisfiable solution.

dirien commented 1 month ago

@tmeckel: I have no permission to create a branch in this repo.

tmeckel commented 1 month ago

@dirien no need to close the PR. I'll review and merge when I've time. Sorry if my initial answer was misunderstandable in that way.

dirien commented 1 month ago

@tmeckel sounds good! Thanks!

dirien commented 1 month ago

@tmeckel done

tmeckel commented 4 weeks ago

Approved, after running pulumi preview locally with the following result

image