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

Don't include manifest in package #609

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Jul 27, 2022

We shouldn't include the language manifests (e.g. package.json, Cargo.toml, go.mod) in the built package as in the case of golang there might not always be one (as we've discovered with some internal projects).

@Integralist Integralist added the bug Something isn't working label Jul 27, 2022
@Integralist Integralist requested review from fgsch, a team and kailan and removed request for a team July 27, 2022 16:18
Copy link
Member

@kailan kailan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps IncludeFiles can be removed in the future, but happy to approve this for now!

@Integralist
Copy link
Collaborator Author

Agreed, might be worth removing in future but for now I'll leave it in 👍🏻

Copy link
Member

@fgsch fgsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

I agree with this change but perhaps we want to make sure other folks are aware?
I doubt anyone is using this but won't be the first time I'm wrong 😄

@Integralist Integralist merged commit bc6a4be into main Jul 27, 2022
@Integralist Integralist deleted the integralist/dont-add-manifest-to-package branch July 27, 2022 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants