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

docs: standardize license headers #1024

Merged
merged 9 commits into from Nov 3, 2022
Merged

Conversation

kevgo
Copy link
Contributor

@kevgo kevgo commented Oct 7, 2022

Add license headers clarifying the copyright of source code files.

Related Issue or Design Document

https://github.com/ory-corp/general/issues/602

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

@kevgo kevgo requested a review from aeneasr as a code owner October 7, 2022 22:46
@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Merging #1024 (2b187f7) into master (f810a0b) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1024      +/-   ##
==========================================
+ Coverage   78.66%   78.70%   +0.04%     
==========================================
  Files          83       83              
  Lines        3866     3869       +3     
==========================================
+ Hits         3041     3045       +4     
+ Misses        555      554       -1     
  Partials      270      270              
Impacted Files Coverage Δ
api/credential.go 75.60% <ø> (ø)
api/decision.go 95.55% <ø> (ø)
api/health.go 0.00% <ø> (ø)
api/rule.go 52.17% <ø> (ø)
cmd/credentials.go 100.00% <ø> (ø)
cmd/credentials_generate.go 100.00% <ø> (ø)
cmd/health.go 50.00% <ø> (ø)
cmd/health_alive.go 77.77% <ø> (ø)
cmd/health_ready.go 77.77% <ø> (ø)
cmd/helpers.go 81.81% <ø> (ø)
... and 74 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kevgo kevgo marked this pull request as draft October 7, 2022 23:14
@kevgo
Copy link
Contributor Author

kevgo commented Oct 7, 2022

Blocking on shipping ory/cli#239 as a new Ory CLI version.

@kevgo kevgo marked this pull request as ready for review October 13, 2022 01:33
@kevgo kevgo marked this pull request as draft October 13, 2022 01:55
@kevgo kevgo changed the title chore: add license headers docs: standardize license headers Nov 3, 2022
@kevgo kevgo marked this pull request as ready for review November 3, 2022 12:30
@kevgo kevgo merged commit 851cd0f into ory:master Nov 3, 2022
@kevgo kevgo deleted the kg-license-headers branch November 3, 2022 16:23
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.

None yet

1 participant