Skip to content

license and boilerplate - #61

Merged
Jaana Dogan (rakyll) merged 1 commit into
mainfrom
feature/license-and-boilerplate
Sep 10, 2026
Merged

license and boilerplate#61
Jaana Dogan (rakyll) merged 1 commit into
mainfrom
feature/license-and-boilerplate

Conversation

@LiorLieberman

Copy link
Copy Markdown
Collaborator

cc: thokin as well

@rakyll Jaana Dogan (rakyll) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM after the comments.

@@ -0,0 +1,141 @@
#!/usr/bin/env python3

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

There more established pattern to verify headers is adding addlicense and comparing the output, see https://github.com/google/ax/blob/main/.github/workflows/go.yml#L40 as an example.

We don't have to maintain a bespoke verifier.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

thats how we do for all kube projects.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

let me remove that and we can add it later.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

actually - thats what we also use in the main repo. lets use that for uniformity?

Comment thread .github/workflows/ci.yaml Outdated
Comment thread .github/workflows/ci.yaml Outdated
- name: Test
run: make test

- name: Build

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is redundant, right? make test captures make build.

@rakyll

Copy link
Copy Markdown
Collaborator

Is this mergable?

@LiorLieberman

Copy link
Copy Markdown
Collaborator Author

AFAIU it is. I havent followed the internal thread though.

@rakyll

Copy link
Copy Markdown
Collaborator

This LGTM. We can follow up if there is anything we missed.

@rakyll
Jaana Dogan (rakyll) merged commit 8ba24b2 into main Sep 10, 2026
6 checks passed
@rakyll
Jaana Dogan (rakyll) deleted the feature/license-and-boilerplate branch September 10, 2026 01:31
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