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

versions: make stable by sorting alphanumerically after sorting with semver #1123

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

jdx
Copy link
Owner

@jdx jdx commented Dec 8, 2023

No description provided.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (66b4799) 77.66% compared to head (7fa42d0) 87.22%.

❗ Current head 7fa42d0 differs from pull request most recent head a438d79. Consider uploading reports for the commit a438d79 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1123      +/-   ##
==========================================
+ Coverage   77.66%   87.22%   +9.56%     
==========================================
  Files         137      137              
  Lines       12593    12600       +7     
==========================================
+ Hits         9780    10990    +1210     
+ Misses       2813     1610    -1203     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdx jdx enabled auto-merge (squash) December 8, 2023 04:32
Copy link

github-actions bot commented Dec 8, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.12s
✅ BASH bash-exec 19 0 0.08s
✅ BASH shellcheck 19 0 0.55s
✅ BASH shfmt 19 0 0 0.04s
✅ DOCKERFILE hadolint 7 0 0.2s
✅ EDITORCONFIG editorconfig-checker 467 0 0.36s
✅ JSON eslint-plugin-jsonc 7 0 0 0.97s
✅ JSON jsonlint 6 0 0.11s
✅ JSON prettier 7 0 0 0.61s
✅ JSON v8r 7 0 4.32s
✅ MARKDOWN markdownlint 13 0 0 2.72s
✅ MARKDOWN markdown-link-check 13 0 12.46s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.37s
✅ PYTHON bandit 1 0 0.67s
✅ PYTHON black 1 0 0 0.56s
✅ PYTHON flake8 1 0 0.32s
✅ PYTHON isort 1 0 0 0.29s
✅ PYTHON mypy 1 0 1.98s
✅ PYTHON pylint 1 0 1.21s
✅ PYTHON pyright 1 0 5.35s
✅ PYTHON ruff 1 0 0 0.05s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.0s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.32s
✅ REPOSITORY syft yes no 0.42s
✅ REPOSITORY trivy-sbom yes no 1.01s
✅ REPOSITORY trufflehog yes no 4.81s
✅ RUBY rubocop 2 0 0 4.8s
✅ RUST clippy yes no 105.4s
✅ XML xmllint 5 0 0 0.03s
✅ YAML prettier 12 0 0 1.16s
✅ YAML v8r 12 0 11.69s
✅ YAML yamllint 12 0 0.38s

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

@jdx jdx disabled auto-merge December 8, 2023 05:08
@jdx jdx merged commit 203b650 into main Dec 8, 2023
@jdx jdx deleted the stable-sort branch December 8, 2023 05:08
@jdx jdx restored the stable-sort branch December 8, 2023 05:21
@jdx jdx deleted the stable-sort branch December 8, 2023 05:21
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.

2 participants