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

[codegen] make build_provider doesn't remove bin/ #38

Open
after-ephemera opened this issue Nov 3, 2023 · 4 comments
Open

[codegen] make build_provider doesn't remove bin/ #38

after-ephemera opened this issue Nov 3, 2023 · 4 comments
Labels
good-first-issue Start here if you'd like to start contributing to Pulumi help-wanted We'd love your contributions on this issue kind/bug Some behavior is incorrect or out of spec

Comments

@after-ephemera
Copy link

after-ephemera commented Nov 3, 2023

What happened?

I noticed that in order for make build_provider to properly place files in the bin/ dir, I have to manually remove it first (rm -r bin/)

Example

I'm not as familiar with the Make build system as I'd like to be, but I think this is the line in question.

Output of pulumi about

» p about
CLI
Version 3.91.1
Go Version go1.21.3
Go Compiler gc

Host
OS darwin
Version 13.6.1
Arch arm64

Backend
Name pulumi.com
URL https://app.pulumi.com/jkmysten
User jkmysten
Organizations jkmysten, mysten
Token type personal

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@after-ephemera after-ephemera added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Nov 3, 2023
@mikhailshilkov mikhailshilkov added help-wanted We'd love your contributions on this issue good-first-issue Start here if you'd like to start contributing to Pulumi and removed needs-triage Needs attention from the triage team labels Nov 3, 2023
@abastola0
Copy link

@after-ephemera can you please assign me on this issue?

@jayanthkoduri
Copy link

@after-ephemera, I need to contribute to Open Source as part of my Course work.
Can you please assign me this issue?

@after-ephemera
Copy link
Author

I can't assign issues since I'm not part of the pulumi org. @mikhailshilkov?

@abastola0
Copy link

@mikhailshilkov can you please assign me to this issue?

@abastola0 abastola0 removed their assignment Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Start here if you'd like to start contributing to Pulumi help-wanted We'd love your contributions on this issue kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

4 participants