-
Notifications
You must be signed in to change notification settings - Fork 43
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
[COMPLIANCE] Add Copyright and License Headers #124
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hashicorp-copywrite
bot
force-pushed
the
compliance/add-headers
branch
from
February 20, 2023 16:09
0307c54
to
1b6fa16
Compare
evanphx
force-pushed
the
compliance/add-headers
branch
from
March 20, 2023 19:55
1b6fa16
to
cf945a6
Compare
apricote
pushed a commit
to hetznercloud/fleeting-plugin-hetzner
that referenced
this pull request
Sep 12, 2024
…loud/fleeting-plugin-hetzner!37) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/hashicorp/go-hclog](https://github.com/hashicorp/go-hclog) | require | minor | `v1.1.0` -> `v1.6.3` | --- ### Release Notes <details> <summary>hashicorp/go-hclog (github.com/hashicorp/go-hclog)</summary> ### [`v1.6.3`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.3): Optional JSON escaping [Compare Source](hashicorp/go-hclog@v1.6.2...v1.6.3) #### What's Changed - hclogvet: updates for go1.22 by [@​shoenig](https://github.com/shoenig) in hashicorp/go-hclog#138 - support configure json escape when log in json format by [@​Ericwww](https://github.com/Ericwww) in hashicorp/go-hclog#141 #### New Contributors - [@​Ericwww](https://github.com/Ericwww) made their first contribution in hashicorp/go-hclog#141 **Full Changelog**: hashicorp/go-hclog@v1.6.2...v1.6.3 ### [`v1.6.2`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.2): Fix level syncing [Compare Source](hashicorp/go-hclog@v1.6.1...v1.6.2) #### What's Changed - Conside if the level is to be used separately from if the levels should be calculated by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#137 **Full Changelog**: hashicorp/go-hclog@v1.6.1...v1.6.2 ### [`v1.6.1`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.1): Fix forcing color [Compare Source](hashicorp/go-hclog@v1.6.0...v1.6.1) #### What's Changed - Fix colors not being forced on correctly. by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#136 **Full Changelog**: hashicorp/go-hclog@v1.6.0...v1.6.1 ### [`v1.6.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.6.0): New level inheritance mode [Compare Source](hashicorp/go-hclog@v1.5.0...v1.6.0) This release adds the ability to have sub-loggers arrange themselves into a tree and sync the level changes downward in the tree. #### What's Changed - SEC-090: Automated trusted workflow pinning (2023-04-03) by [@​hashicorp-tsccr](https://github.com/hashicorp-tsccr) in hashicorp/go-hclog#128 - Docs: InferLevelsWithTimestamp relies on InferLevels being true by [@​peteski22](https://github.com/peteski22) in hashicorp/go-hclog#135 - Implement the ability to more logically share level hierarchies by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#134 #### New Contributors - [@​hashicorp-tsccr](https://github.com/hashicorp-tsccr) made their first contribution in hashicorp/go-hclog#128 - [@​peteski22](https://github.com/peteski22) made their first contribution in hashicorp/go-hclog#135 **Full Changelog**: hashicorp/go-hclog@v1.5.0...v1.6.0 ### [`v1.5.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.5.0): Better color and sublogger mods [Compare Source](hashicorp/go-hclog@v1.4.0...v1.5.0) #### What's Changed - Update LICENSE by [@​CalebAlbers](https://github.com/CalebAlbers) in hashicorp/go-hclog#121 - build: update to go1.20 and x/tools to 0.5.0 by [@​shoenig](https://github.com/shoenig) in hashicorp/go-hclog#125 - Improve AutoColor functionality by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#123 - Add ability to wrap new subloggers by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#126 - \[COMPLIANCE] Add Copyright and License Headers by [@​hashicorp-copywrite](https://github.com/hashicorp-copywrite) in hashicorp/go-hclog#124 #### New Contributors - [@​CalebAlbers](https://github.com/CalebAlbers) made their first contribution in hashicorp/go-hclog#121 - [@​hashicorp-copywrite](https://github.com/hashicorp-copywrite) made their first contribution in hashicorp/go-hclog#124 **Full Changelog**: hashicorp/go-hclog@v1.4.0...v1.5.0 ### [`v1.4.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.4.0): Add GetLevel [Compare Source](hashicorp/go-hclog@v1.3.1...v1.4.0) What it says on the tin, add GetLevel to the Logger interface. #### What's Changed - Add GetLevel to Logger interface by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#120 **Full Changelog**: hashicorp/go-hclog@v1.3.1...v1.4.0 ### [`v1.3.1`](https://github.com/hashicorp/go-hclog/releases/tag/v1.3.1): Improved multi line output rendering [Compare Source](hashicorp/go-hclog@v1.3.0...v1.3.1) #### What's Changed - When rendering multiple line output, still quote the individual lines by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#119 **Full Changelog**: hashicorp/go-hclog@v1.3.0...v1.3.1 ### [`v1.3.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.3.0): Field Colorization [Compare Source](hashicorp/go-hclog@v1.2.2...v1.3.0) This version adds the ability to colorize fields for improved readability. #### What's Changed - build: update go tools dependency by [@​pkazmierczak](https://github.com/pkazmierczak) in hashicorp/go-hclog#117 - Add `ColorHeaderAndFields` logger option by [@​picatz](https://github.com/picatz) in hashicorp/go-hclog#118 #### New Contributors - [@​pkazmierczak](https://github.com/pkazmierczak) made their first contribution in hashicorp/go-hclog#117 - [@​picatz](https://github.com/picatz) made their first contribution in hashicorp/go-hclog#118 **Full Changelog**: hashicorp/go-hclog@v1.2.2...v1.3.0 ### [`v1.2.2`](https://github.com/hashicorp/go-hclog/releases/tag/v1.2.2): Minor formatting fix [Compare Source](hashicorp/go-hclog@v1.2.1...v1.2.2) #### What's Changed - fix various typos in comments by [@​marco-m](https://github.com/marco-m) in hashicorp/go-hclog#115 - Omit empty colon when message is empty. Fixes [#​109](hashicorp/go-hclog#109) by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#116 **Full Changelog**: hashicorp/go-hclog@v1.2.1...v1.2.2 ### [`v1.2.1`](https://github.com/hashicorp/go-hclog/releases/tag/v1.2.1): testify/go.yaml fix [Compare Source](hashicorp/go-hclog@v1.2.0...v1.2.1) This bumps the version of testify and go.yaml that are referenced by go-hclog to fix a security issue in go.yaml. ### [`v1.2.0`](https://github.com/hashicorp/go-hclog/releases/tag/v1.2.0): More Restrained Color [Compare Source](hashicorp/go-hclog@v1.1.0...v1.2.0) #### What's Changed - Add Windows, MacOS to GitHub Actions build matrix by [@​dolmen](https://github.com/dolmen) in hashicorp/go-hclog#107 - Add ability to only colorize the header, not the whole log message by [@​evanphx](https://github.com/evanphx) in hashicorp/go-hclog#108 #### New Contributors - [@​dolmen](https://github.com/dolmen) made their first contribution in hashicorp/go-hclog#107 **Full Changelog**: hashicorp/go-hclog@v1.1.0...v1.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjQuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi there 👋
This PR was auto-generated as part of an internal review of public repositories that are not in compliance with HashiCorp's licensing standards.
Frequently Asked Questions
Why am I getting this PR?
This pull request was created because one or more source code files were found missing copyright and/or license headers.More info is available in the RFC
How do you determine which files should get copyright headers?
Attempts are made to skip scanning autogenerated files (e.g., `go.mod`) and prose. If you find file types you feel should be excluded from future scans, please reach out to:#proj-software-copyright
I have a file or folder which should be exempted, how do I do that?
You may exempt certain files or folders from being scanned by adding a `.copywrite.hcl` config in the root of your repo. You can use the [`copywrite init`](https://go.hashi.co/copywrite) command to interactively create a config for this project.An example schema can be found below. Add a doublestar**-capable pattern to the
header_ignore
list to skip it in future scans.I added a config. How do I trigger this PR to be rebased?
HashiCorp employees can use the [Copywrite SlackBot](https://hashicorp.slack.com/archives/D04LZP90XTR) to trigger a rebase. You can DM the slackbot with "headers go-hclog" to trigger a PR rebasing.Why don't the headers include a copyright date?
Copyright headers are not required to include a year. In the interest of pragmatism, HashiCorp has decided to exclude the year from headers and instead list it in the LICENSE file at the root of the repository instead.Additional FAQs are available at https://go.hashi.co/header-faq
Please approve and merge this PR in a timely manner to keep this source code compliant with our OSS license agreement. If you have any questions or feedback, reach out to #proj-software-copyright.
Thank you!
Powered by copywrite, made with ❤️ by @hashicorp