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

ci: Add github action CI support #2

Merged
merged 10 commits into from
Feb 14, 2022
Merged

ci: Add github action CI support #2

merged 10 commits into from
Feb 14, 2022

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Feb 14, 2022

Signed-off-by: Xuanwo [email protected]

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 168 files.

Valid Invalid Ignored Fixed
0 32 136 0
Click to see the invalid file list
  • .github/actions/check/action.yml
  • .github/actions/test_unit/action.yml
  • .github/workflows/ci.yml
  • Cargo.toml
  • src/accessor.rs
  • src/credential.rs
  • src/error.rs
  • src/layer.rs
  • src/lib.rs
  • src/object.rs
  • src/operator.rs
  • src/ops/delete.rs
  • src/ops/header.rs
  • src/ops/mod.rs
  • src/ops/read.rs
  • src/ops/stat.rs
  • src/ops/write.rs
  • src/readers/callback.rs
  • src/readers/mod.rs
  • src/readers/seekable.rs
  • src/readers/stream.rs
  • src/scheme.rs
  • src/services/fs.rs
  • src/services/mod.rs
  • src/services/s3.rs
  • tests/it/layer.rs
  • tests/it/main.rs
  • tests/it/ops.rs
  • tests/it/services/fs.rs
  • tests/it/services/mod.rs
  • tests/it/services/s3.rs
  • tests/it/wraps.rs

@Xuanwo Xuanwo merged commit 18860c3 into main Feb 14, 2022
@Xuanwo Xuanwo deleted the ci branch February 14, 2022 07:11
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.

1 participant