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

feat: order objects in bucket by entire key instead of just the timestamp #76

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Jan 9, 2025

No description provided.

Copy link

github-actions bot commented Jan 9, 2025

Trivy image scan report

ghcr.io/miracum/pathling-s3-import:pr-76 (ubuntu 24.04)

No Vulnerabilities found

No Misconfigurations found

opt/pathling-s3-import/PathlingS3Import.deps.json

No Vulnerabilities found

No Misconfigurations found

usr/share/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.NETCore.App.deps.json

No Vulnerabilities found

No Misconfigurations found

Copy link

github-actions bot commented Jan 9, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.06s
⚠️ CSHARP csharpier 7 1 3.41s
⚠️ CSHARP roslynator 3 3 20.78s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ EDITORCONFIG editorconfig-checker 40 0 2.64s
✅ JSON jsonlint 9 0 0.3s
✅ JSON prettier 9 0 0.55s
✅ JSON v8r 9 0 6.32s
✅ MARKDOWN markdownlint 2 0 0.25s
✅ REPOSITORY checkov yes no 19.78s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 20.44s
✅ REPOSITORY git_diff yes no 0.25s
✅ REPOSITORY grype yes no 15.61s
✅ REPOSITORY kics yes no 3.95s
✅ REPOSITORY secretlint yes no 1.81s
✅ REPOSITORY syft yes no 1.91s
✅ REPOSITORY trivy yes no 8.53s
✅ REPOSITORY trivy-sbom yes no 0.16s
✅ REPOSITORY trufflehog yes no 7.54s
✅ YAML prettier 5 0 0.56s
✅ YAML v8r 5 0 6.82s
✅ YAML yamllint 5 0 0.45s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@chgl chgl merged commit bb1e7e1 into beta Jan 9, 2025
13 checks passed
@chgl chgl deleted the updated-object-keys branch January 9, 2025 21:11
miracum-bot pushed a commit that referenced this pull request Jan 9, 2025
## [3.1.0-beta.1](v3.0.0...v3.1.0-beta.1) (2025-01-09)

### Features

* order objects in bucket by entire key instead of just the timestamp ([#76](#76)) ([bb1e7e1](bb1e7e1))

### CI/CD

* support for beta builds ([c5bdcd8](c5bdcd8))
@miracum-bot
Copy link

🎉 This PR is included in version 3.1.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants