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

Add license preamble to two files #176

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

simonbaird
Copy link

The license check CI was failing. This should make it pass.

Done like this:

  podman run -it -v ${PWD}:/src ghcr.io/google/addlicense \
    -l apache -c 'The Sigstore Authors' -ignore "third_party/**" -v *

See also license-check in .github/workflows/tests.yaml.

The license check CI was failing. This should make it pass.

Done like this:
  podman run -it -v ${PWD}:/src ghcr.io/google/addlicense \
    -l apache -c 'The Sigstore Authors' -ignore "third_party/**" -v *

See also license-check in .github/workflows/tests.yaml.
@simonbaird
Copy link
Author

Prompted by the failing CI in my other PR at #175.

Not sure if this is right - feel free to swiftly abandon.

@lance
Copy link
Member

lance commented Jun 20, 2024

/approve

Copy link

openshift-ci bot commented Jun 20, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lance, simonbaird

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@lance lance merged commit 35b67ac into securesign:main Jun 20, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants