scholarsmate commented on issue #1139: URL: https://github.com/apache/daffodil-vscode/issues/1139#issuecomment-2521294153
Thanks for looking into this @stevedlawrence, and I think regardless what we decide for this project, it's worth opening an upstream PR for vscode-vsce as there is certainly value to be had in terms of maintaining reproducibility for projects beyond Daffodil. As for us upgrading to a newer version... what we need to consider is how it affects our minimum supported version of VSCode. Now that 1.4.0 has been released, we can start to take a look at where we need to be in terms of minimum requirements for Node, Java/Scala, and VSCode. This is a handy reference for Node <-> VSCode https://github.com/ewanharris/vscode-versions requirements. In the meantime, the unpack and repack of the .vsix, while a pain, is something in our immediate realm of control, with little risk, and gets us the reproducibility property that we're seeking. -- 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]
