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

chore(ci): add copyright validation #114

Merged
merged 23 commits into from
Jun 14, 2024
Merged

Conversation

universal-itengineer
Copy link
Member

@universal-itengineer universal-itengineer commented May 30, 2024

Description

Adding copyright to the code of files.
Copyright check in pull request.
A utility for adding copyright to file code.

Why do we need it, and what problem does it solve?

The project code must be protected by copyright.

What is the expected result?

The project code protected by copyright.

Checklist

  • The code is covered by unit tests.

@universal-itengineer universal-itengineer force-pushed the chore/ci/add-copyright branch 3 times, most recently from e7ccf54 to 15409cd Compare May 30, 2024 11:31
@universal-itengineer universal-itengineer force-pushed the chore/ci/add-copyright branch 2 times, most recently from f0a95fb to 8dc2136 Compare June 10, 2024 08:43
Signed-off-by: Nikita Korolev <[email protected]>
tools/addlicense/main.go Outdated Show resolved Hide resolved
tools/addlicense/utils.go Outdated Show resolved Hide resolved
tools/addlicense/utils.go Outdated Show resolved Hide resolved
universal-itengineer and others added 2 commits June 13, 2024 23:16
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
tools/addlicense/utils.go Outdated Show resolved Hide resolved
Co-authored-by: Ivan Mikheykin <[email protected]>
Signed-off-by: Nikita Korolev <[email protected]>
@universal-itengineer universal-itengineer force-pushed the chore/ci/add-copyright branch 2 times, most recently from 4bcc558 to 8af04d7 Compare June 14, 2024 08:32
Signed-off-by: Nikita Korolev <[email protected]>
tools/addlicense/addlicense_test.go Outdated Show resolved Hide resolved
tools/validation/copyright.go Outdated Show resolved Hide resolved
tools/addlicense/main.go Outdated Show resolved Hide resolved
tools/addlicense/main.go Outdated Show resolved Hide resolved
tools/validation/copyright.go Outdated Show resolved Hide resolved
tools/validation/copyright.go Outdated Show resolved Hide resolved
tools/validation/copyright.go Outdated Show resolved Hide resolved
@universal-itengineer universal-itengineer force-pushed the chore/ci/add-copyright branch 3 times, most recently from 68a9b9b to 58364d2 Compare June 14, 2024 14:10
@universal-itengineer universal-itengineer force-pushed the chore/ci/add-copyright branch 2 times, most recently from 49159d0 to db6f14c Compare June 14, 2024 15:23
@universal-itengineer universal-itengineer merged commit e9c5b5d into main Jun 14, 2024
1 check passed
@universal-itengineer universal-itengineer deleted the chore/ci/add-copyright branch June 14, 2024 16:21
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