Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify creating a new provider from boilerplate #100

Closed
AaronFriel opened this issue May 30, 2023 · 2 comments
Closed

Simplify creating a new provider from boilerplate #100

AaronFriel opened this issue May 30, 2023 · 2 comments
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@AaronFriel
Copy link
Contributor

Creating a new provider from the boilerplate requires a good deal of manual find-and-replace. Either #86 or another method should be considered to make it easier to start a repository from scratch, e.g., to not assume the GitHub org is "pulumi" or the NPM scope is "@pulumi".

@iwahbe iwahbe added the kind/enhancement Improvements or new features label Dec 27, 2023
@iwahbe
Copy link
Member

iwahbe commented Apr 17, 2024

Issues that would have been fixed:

@danielrbradley
Copy link
Member

This has been completed in #135 which introduces a new setup.sh script which does more of the heavy lifting with the replacements.

This will likely be improved further as we extend the integration testing via #137

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants