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

feat: Add verify headers workflow #65

Merged

Conversation

CDiezRodriguez
Copy link
Contributor

WHAT

Adds a header license checker workflow.

WHY

To ensure that all files have the correct license header.

FURTHER NOTES

Relates to #63

@matbmoser
Copy link
Contributor

This is really cool! we should probably include this into sig-infra maybe... I approve it ;)

Comment on lines 59 to 65
allow-licenses: >-
Adobe-Glyph, Apache-1.0, Apache-1.1, Apache-2.0, Artistic-2.0, BSD-2-Clause, BSD-3-Clause,
BSD-4-Clause, 0BSD, BSL-1.0, CDDL-1.0, CDDL-1.1, CPL-1.0, CC-BY-3.0, CC-BY-4.0, CC-BY-2.5,
CC-BY-SA-3.0, CC-BY-SA-4.0, CC0-1.0, EPL-1.0, EPL-2.0, FTL, GFDL-1.3-only, IPL-1.0, ISC,
MIT, MIT-0, MPL-1.1, MPL-2.0, NTP, OpenSSL, PHP-3.01, PostgreSQL, OFL-1.1, Unlicense,
Unicode-DFS-2015, Unicode-DFS-2016, Unicode-TOU, UPL-1.0, W3C-20150513, W3C-19980720, W3C,
WTFPL, X11, Zlib, ZPL-2.1, AGPL-3.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Just a little question here, is this for dash? or is also for the header? in code just apache is needed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is more from the dash side; perhaps the dependencies workflow in #51 is enough

Copy link
Contributor

Choose a reason for hiding this comment

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

Ok but in general is not a bad idea, lets keep it.

.github/workflows/verify.yml Show resolved Hide resolved
@CDiezRodriguez CDiezRodriguez marked this pull request as draft February 17, 2025 09:13
@CDiezRodriguez CDiezRodriguez force-pushed the feat/add-verify-headers branch from 34a6ade to 0fd10dd Compare February 17, 2025 11:44
@CDiezRodriguez CDiezRodriguez marked this pull request as ready for review February 17, 2025 11:47
Copy link
Contributor

@matbmoser matbmoser left a comment

Choose a reason for hiding this comment

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

LGTM, wonderful work Carlos

@matbmoser matbmoser merged commit 5314a85 into eclipse-tractusx:main Feb 17, 2025
11 checks passed
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.

3 participants