Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

NOISSUE - Update Copyright Notice #39

Merged
merged 2 commits into from
Nov 17, 2023

Conversation

rodneyosodo
Copy link
Member

What does this do?

Add CI check for non-go files to check that the files contain a license

Which issue(s) does this PR fix/relate to?

No issue

List any changes that modify/break current functionality

None

Have you included tests for your changes?

No

Did you document any new/modified functionality?

No

Notes

N/A

@rodneyosodo rodneyosodo force-pushed the license-header branch 9 times, most recently from 683029e to d0e2887 Compare November 12, 2023 21:14
Copy link
Contributor

@dborovcanin dborovcanin left a comment

Choose a reason for hiding this comment

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

Can Goheader linter be used for this?

@rodneyosodo
Copy link
Member Author

Goheader only does it for go files.

.github/workflows/check-license.yaml Outdated Show resolved Hide resolved
@dborovcanin dborovcanin marked this pull request as draft November 14, 2023 17:26
@rodneyosodo rodneyosodo force-pushed the license-header branch 3 times, most recently from ca7274a to 8103f82 Compare November 17, 2023 10:17
@dborovcanin dborovcanin marked this pull request as ready for review November 17, 2023 10:43
Copy link
Contributor

@dborovcanin dborovcanin left a comment

Choose a reason for hiding this comment

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

Update headers for Domains in SDK and CLI.

Add CI check for non go files to check that the files contain a license

Signed-off-by: Rodney Osodo <[email protected]>
When the CI fails during check for license header, log the failed file to console so that someone can check on the actual file. Also simplify the grep check to make it more human readable and understandable

Signed-off-by: Rodney Osodo <[email protected]>
@dborovcanin dborovcanin merged commit a0c40ba into absmach:main Nov 17, 2023
1 check passed
@rodneyosodo rodneyosodo deleted the license-header branch December 12, 2023 17:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants