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!: include merge functionality as a flag for import instead of a seperate command #73

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

chgl
Copy link
Contributor

@chgl chgl commented Nov 20, 2024

BREAKING CHANGE: removed the merge command and integrated it into import via --enable-merging=true

…a seperate command

BREAKING CHANGE: removed the `merge` command and integrated it into `import` via `--enable-merging=true`
@chgl chgl changed the title feat!: include merge functionality as a flag for import instead of … feat!: include merge functionality as a flag for import instead of a seperate command Nov 20, 2024
Copy link

Trivy image scan report

ghcr.io/miracum/pathling-s3-import:pr-73 (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

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 3 0 0.03s
✅ CSHARP csharpier 6 0 1.72s
⚠️ CSHARP roslynator 2 2 15.21s
✅ DOCKERFILE hadolint 1 0 0.14s
✅ EDITORCONFIG editorconfig-checker 37 0 2.01s
✅ JSON jsonlint 8 0 0.25s
✅ JSON prettier 8 0 0.42s
✅ JSON v8r 8 0 6.12s
✅ MARKDOWN markdownlint 2 0 0.23s
✅ REPOSITORY checkov yes no 19.4s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 20.56s
✅ REPOSITORY git_diff yes no 0.24s
✅ REPOSITORY grype yes no 15.33s
✅ REPOSITORY kics yes no 3.88s
✅ REPOSITORY secretlint yes no 2.31s
✅ REPOSITORY syft yes no 2.06s
✅ REPOSITORY trivy yes no 20.4s
✅ REPOSITORY trivy-sbom yes no 0.13s
✅ REPOSITORY trufflehog yes no 5.86s
✅ YAML prettier 5 0 0.77s
✅ YAML v8r 5 0 7.01s
✅ YAML yamllint 5 0 0.49s

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 b856a1d into master Nov 20, 2024
13 checks passed
@chgl chgl deleted the include-merge-feature-in-import-instead-of-seperately branch November 20, 2024 21:07
miracum-bot pushed a commit that referenced this pull request Nov 20, 2024
## [3.0.0](v2.2.1...v3.0.0) (2024-11-20)

### ⚠ BREAKING CHANGES

* removed the `merge` command and integrated it into `import` via `--enable-merging=true`

### Features

* include merge functionality as a flag for `import` instead of a separate command ([#73](#73)) ([b856a1d](b856a1d))
@miracum-bot
Copy link

🎉 This PR is included in version 3.0.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants