Jefffrey opened a new issue, #10469:
URL: https://github.com/apache/arrow-rs/issues/10469

   ### Is your feature request related to a problem or challenge?
   
   this PR
   
   - https://github.com/apache/arrow-rs/pull/6767
   
   introduced symlinks to notice/license.txt for our published crates. it would 
be good to enforce this in a CI check since I believe we have had new crates 
since which are missing these files now
   
   ### Describe the solution you'd like
   
   add a CI check to enforce the presence of these files, and fix any violations
   
   we technically only need to care about published crates:
   
   
https://github.com/apache/arrow-rs/blob/12091af35e5070dae33e86fbe988d9319521cd16/dev/release/README.md?plain=1#L212-L240
   
   but if its easier to apply to all crates then theres no harm in that
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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