Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(gh-action): add Apache RAT & package license checker workflow #630

Merged
merged 11 commits into from
Dec 19, 2023

Conversation

erisu
Copy link
Member

@erisu erisu commented Dec 5, 2023

Platforms affected

n/a

Motivation and Context

Audit license headers on pull requests and commit pushes.

Description

Created new workflow that runs Apache RAT.

Testing

  • n/a

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bff99d3) 70.68% compared to head (2562a34) 70.68%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #630   +/-   ##
=======================================
  Coverage   70.68%   70.68%           
=======================================
  Files           4        4           
  Lines         307      307           
=======================================
  Hits          217      217           
  Misses         90       90           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@erisu erisu force-pushed the ci/add-release-audit-tool-workflow branch from d6ec7da to 899d807 Compare December 5, 2023 14:42
@erisu erisu requested a review from dpogue December 5, 2023 15:30
@erisu erisu force-pushed the ci/add-release-audit-tool-workflow branch from dab3cb8 to 01cffb8 Compare December 16, 2023 05:22
@erisu erisu changed the title ci(gh-action): add Apache RAT workflow ci(gh-action): add Apache RAT & package license checker workflow Dec 17, 2023
- ASF 3RD PARTY LICENSE POLICY: CATEGORY A: WHAT CAN WE INCLUDE IN AN ASF PROJECT
- https://www.apache.org/legal/resolved.html\#category-a
- ASF 3RD PARTY LICENSE POLICY: CATEGORY A: WHAT CAN WE INCLUDE IN AN ASF PROJECT
- https://www.apache.org/legal/resolved.html\#category-a
@erisu erisu merged commit 8c89de7 into apache:master Dec 19, 2023
10 checks passed
@erisu erisu deleted the ci/add-release-audit-tool-workflow branch December 19, 2023 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants