errose28 opened a new pull request, #86:
URL: https://github.com/apache/ozone-site/pull/86

   ## What changes were proposed in this pull request?
   
   Use https://github.com/apache/skywalking-eyes to check license headers for 
website files. The main Ozone repo uses rat, but that requires Java and the 
website has no existing Java dependencies.
   
   License headers have been added to files based on recommendations by the 
[skywalking eyes 
project](https://github.com/apache/skywalking-eyes?tab=readme-ov-file#github-actions)
 and [Apache 
policy](https://www.apache.org/legal/src-headers.html#faq-exceptions).
   
   Although the skywalking-eyes project seems reasonably well maintained and 
[widely used by other apache 
projects](https://github.com/apache/skywalking-eyes/network/dependents?owner=apache&dependent_type=REPOSITORY&owner=apache),
 it is still using an [old 
version](https://github.com/apache/skywalking-eyes/blob/ed436a5593c63a25f394ea29da61b0ac3731a9fe/action.yml#L48)
 of [setup-go](https://github.com/actions/setup-go) that depends on Node.js 16. 
Since GitHub actions is deprecating this Node version, it produces a warning on 
every run. I assume it will be updated eventually, but we could also try 
submitting a PR to bump the version.
   
   ## What is the link to the Apache Jira?
   
   HDDS-9567
   
   ## How was this patch tested?
   
   - A failing run before license headers were fixed: 
https://github.com/errose28/ozone-site/actions/runs/8383517450
   - CI should pass on this PR with the fixed headers
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to