-
Notifications
You must be signed in to change notification settings - Fork 3
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
support s3 import #196
support s3 import #196
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 443 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
143 | 1 | 299 | 0 |
Click to see the invalid file list
- internal/cli/serverless/dataimport/start/s3.go
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has checked 459 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
144 | 2 | 313 | 0 |
Click to see the invalid file list
- internal/cli/serverless/dataimport/start/azblob.go
- internal/cli/serverless/dataimport/start/gcs.go
Use this command to fix any missing license headers
```bash
docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix
</details>
04f4c8b
to
d1fd9f8
Compare
Co-authored-by: Xiang Zhang <[email protected]>
4734235
to
be57807
Compare
--------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Xiang Zhang <[email protected]>
What is the purpose of the change
Brief change log