Skip to content

Upgrade reuse to v4.0.0 #6216

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

Merged
merged 4 commits into from
Jul 8, 2024
Merged

Upgrade reuse to v4.0.0 #6216

merged 4 commits into from
Jul 8, 2024

Conversation

andife
Copy link
Member

@andife andife commented Jul 7, 2024

Description

Upgrade Reuse to v4.0.X

Motivation and Context

According to the release notes:

"This release of REUSE implements the new REUSE Specification v3.2. It adds the REUSE.toml file format as a replacement for .reuse/dep5. The new format is easier to write and parse, is better at disambiguating certain corner cases, and is more flexible for customisation and future additions."

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
@andife andife requested a review from a team as a code owner July 7, 2024 19:21
Copy link

codecov bot commented Jul 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.11%. Comparing base (83194ed) to head (16471fe).
Report is 62 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6216      +/-   ##
==========================================
+ Coverage   56.95%   57.11%   +0.15%     
==========================================
  Files         506      506              
  Lines       30467    31087     +620     
  Branches     4592     4624      +32     
==========================================
+ Hits        17353    17754     +401     
- Misses      12285    12505     +220     
+ Partials      829      828       -1     

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

andife added 2 commits July 7, 2024 21:27
Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
Copy link
Member

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@justinchuby justinchuby changed the title upgrade reuse to v4.0.0 Upgrade reuse to v4.0.0 Jul 8, 2024
@justinchuby justinchuby added this pull request to the merge queue Jul 8, 2024
Merged via the queue into onnx:main with commit 38afbd3 Jul 8, 2024
38 checks passed
andife added a commit to andife/onnx that referenced this pull request Jul 20, 2024
### Description
Upgrade Reuse to v4.0.X

### Motivation and Context
According to the release notes:

"This release of REUSE implements the new [REUSE Specification
v3.2](https://reuse.software/spec-3.2). It adds the REUSE.toml file
format as a replacement for .reuse/dep5. The new format is easier to
write and parse, is better at disambiguating certain corner cases, and
is more flexible for customisation and future additions."

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
linshokaku pushed a commit to linshokaku/onnx that referenced this pull request Oct 2, 2024
### Description
Upgrade Reuse to v4.0.X

### Motivation and Context
According to the release notes:

"This release of REUSE implements the new [REUSE Specification
v3.2](https://reuse.software/spec-3.2). It adds the REUSE.toml file
format as a replacement for .reuse/dep5. The new format is easier to
write and parse, is better at disambiguating certain corner cases, and
is more flexible for customisation and future additions."

---------

Signed-off-by: Andreas Fehlner <fehlner@arcor.de>
Signed-off-by: Linsho Kaku <linsho@preferred.jp>
@andife andife deleted the upgrade_reuse branch November 16, 2024 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants