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

fix: Add build tags to loadPackage #293

Merged
merged 4 commits into from
Nov 15, 2022
Merged

Conversation

kevjumba
Copy link
Contributor

If buildFirst flag is set when loading packages, makes sure that the build flags are imported correctly to prevent intermediate errors like these:
Screen Shot 2022-07-14 at 2 21 43 PM

Issue is resolved later when package is actually built but we're missing build tags beforehand.

Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
@kevjumba
Copy link
Contributor Author

Quick fix: PTAL @rcoreilly Thanks!

@kevjumba
Copy link
Contributor Author

@rcoreilly Please take a look at this if you have time!

@rcoreilly
Copy link
Member

all looks good and apologies for the long delay!

@rcoreilly rcoreilly merged commit d867991 into go-python:master Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants