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

yarn package does not create a reproducible vsix file #128

Open
stevedlawrence opened this issue Sep 27, 2024 · 0 comments
Open

yarn package does not create a reproducible vsix file #128

stevedlawrence opened this issue Sep 27, 2024 · 0 comments

Comments

@stevedlawrence
Copy link

Even when building in the exact same environment and setting SOURCE_DATE_EPOCH, the yarn package does not build a reproducible vsix file.

I think only difference between two vsix files is the timestamps included the the visx/zip format. If we could get whatever zips the extension into a .vsix file to use SOURCE_DATE_EPOCH for these timestamps, this might fix it.

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

No branches or pull requests

1 participant