stevedlawrence commented on PR #27:
URL: 
https://github.com/apache/daffodil-infrastructure/pull/27#issuecomment-3806827093

   > they seem to be generated changes?
   
   Yep, the way GitHub actions works is it requires the action to be statically 
compiled into a single .js file and committed to the repo. So anytime we update 
dependencies, then transitive dependencies are also updated (which updates the 
package-lock.json file) and all those transitive dependencies need to get 
copied into the index.js files.
   
   This is all automated and the files are easy to reproduce, but unfortunately 
it makes for huge diffs.


-- 
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]

Reply via email to