Skip to content

chore: make repository REUSE compliant#75

Merged
clezag merged 7 commits intomainfrom
reuse
Aug 13, 2025
Merged

chore: make repository REUSE compliant#75
clezag merged 7 commits intomainfrom
reuse

Conversation

@samnart1
Copy link
Copy Markdown
Contributor

Ensure full compliance with REUSE specification.

Copy link
Copy Markdown
Member

@clezag clezag left a comment

Choose a reason for hiding this comment

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

IIRC, Kubernetes/helm has problems with .yaml files that have comment headers.

Please use the REUSE.toml file to set the license of .yaml/.yml files and remove the header. Not sure about the .tpl files, but better to do the same for them as well.

docker-compose.yml files are fine with the header

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please use the existing reuse-action supplied by the REUSE upstream, e.g. https://github.com/noi-techpark/opendatahub-timeseries-api/blob/main/.github/workflows/reuse.yml

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This does not look right. Json file don't support comments, you have to use a .license file or the REUSE.toml

@samnart1 samnart1 requested a review from clezag August 13, 2025 10:41
@clezag clezag merged commit d38cd41 into main Aug 13, 2025
1 check passed
@samnart1 samnart1 deleted the reuse branch September 22, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants