-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'influxdata:master' into nats-js
- Loading branch information
Showing
308 changed files
with
8,036 additions
and
2,372 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,18 @@ | ||
# Required for all PRs | ||
|
||
<!-- Before opening a pull request you should run the following checks locally to make sure the CI will pass. | ||
make lint | ||
make check | ||
make check-deps | ||
make test | ||
make docs | ||
## Summary | ||
<!-- Mandatory | ||
Explain here the why, the rationale and motivation, for the changes. | ||
--> | ||
|
||
<!-- Complete the tasks in the following list. Change [ ] to [x] to | ||
show completion. --> | ||
|
||
- [ ] Updated associated README.md. | ||
- [ ] Wrote appropriate unit tests. | ||
- [ ] Pull request title or commits are in [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/#summary) | ||
## Checklist | ||
<!-- Mandatory | ||
Please confirm the following by placing an "x" between the []: | ||
--> | ||
|
||
<!-- Link to issues that describe the need for the change. Issues | ||
should include context that will help reviewers understand why the | ||
change is needed. | ||
- [ ] No AI generated code was used in this PR | ||
|
||
Make sure to link issues and using a keyword like "resolves #1234". | ||
https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword | ||
## Related issues | ||
<!-- Mandatory | ||
All PRs should resolve an issue, if one does not exist, please open one. | ||
--> | ||
|
||
resolves # | ||
|
||
<!-- Finally, include a summary of the code change itself. This | ||
description should tell reviewers how the issues were resolved. | ||
example: Fixed an off by one error in counter variable in type FooBar. | ||
example: Added an input plugin to gather yak shaving metrics using | ||
golang library yaktech/shaver. --> |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.github/PULL_REQUEST_TEMPLATE.md | ||
docs/includes/* |
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
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
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
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
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
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
Oops, something went wrong.