stevedlawrence commented on issue #1139: URL: https://github.com/apache/daffodil-vscode/issues/1139#issuecomment-2648845592
vsce 3.2.2 has been released with the reproducible builds change. Would upgrading to this break minimum version support? Note that I've opened PR #1173 to fix the issues related to JAXB reproducibility, so I think this is the last remaining issue that prevents reproducible builds. Once we have these fixed we can swicth to a much easier release system that ASF allows, but only if builds are reproducible and there are steps to verify that. Note that if we can't upgrade, we could change it so the last step of the VS Code release is to unzip and rezip the vsix file with the right parameters to set timestamps correctly, or we could alternatively use debian's `strip-nondeterminism` tool. But it would be nice if we didn't have to do that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
