Skip to content

use rtx-versions.jdx.dev to fetch remote versions#1136

Merged
jdx merged 1 commit intomainfrom
fetch-remote-versions
Dec 11, 2023
Merged

use rtx-versions.jdx.dev to fetch remote versions#1136
jdx merged 1 commit intomainfrom
fetch-remote-versions

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Dec 11, 2023

This should improve performance a tad and will also make rtx work better in cases where it does not have GITHUB_API_TOKEN set and is rate-limited on GitHub

@jdx jdx enabled auto-merge (squash) December 11, 2023 21:24
This should improve performance a tad and will also make rtx work better in cases where it does not have GITHUB_API_TOKEN set and is rate-limited on GitHub
@jdx jdx force-pushed the fetch-remote-versions branch from f3c4962 to 17624ea Compare December 11, 2023 21:24
@github-actions
Copy link
Copy Markdown

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.09s
✅ BASH bash-exec 19 0 0.05s
✅ BASH shellcheck 19 0 0.4s
✅ BASH shfmt 19 0 0 0.05s
✅ DOCKERFILE hadolint 7 0 0.12s
✅ EDITORCONFIG editorconfig-checker 467 0 0.42s
✅ JSON eslint-plugin-jsonc 7 0 0 1.03s
✅ JSON jsonlint 6 0 0.15s
✅ JSON prettier 7 0 0 0.7s
✅ JSON v8r 7 0 4.43s
✅ MARKDOWN markdownlint 13 0 0 2.82s
✅ MARKDOWN markdown-link-check 13 0 13.3s
✅ MARKDOWN markdown-table-formatter 13 0 0 0.4s
✅ PYTHON bandit 1 0 0.76s
✅ PYTHON black 1 0 0 0.6s
✅ PYTHON flake8 1 0 0.45s
✅ PYTHON isort 1 0 0 0.32s
✅ PYTHON mypy 1 0 2.12s
✅ PYTHON pylint 1 0 1.42s
✅ PYTHON pyright 1 0 6.0s
✅ PYTHON ruff 1 0 0 0.05s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 2.28s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.79s
✅ REPOSITORY syft yes no 0.44s
✅ REPOSITORY trivy-sbom yes no 1.16s
✅ REPOSITORY trufflehog yes no 3.1s
✅ RUBY rubocop 2 0 0 4.96s
✅ RUST clippy yes no 108.86s
✅ XML xmllint 5 0 0 0.04s
✅ YAML prettier 12 0 0 1.18s
✅ YAML v8r 12 0 11.7s
✅ YAML yamllint 12 0 0.33s

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

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 11, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (bcf7dec) 87.23% compared to head (17624ea) 84.54%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/plugins/external_plugin.rs 81.48% 5 Missing ⚠️
src/plugins/core/ruby.rs 0.00% 3 Missing ⚠️
src/plugins/core/bun.rs 50.00% 2 Missing ⚠️
src/plugins/core/deno.rs 50.00% 2 Missing ⚠️
src/plugins/core/go.rs 66.66% 1 Missing ⚠️
src/plugins/core/java.rs 66.66% 1 Missing ⚠️
src/plugins/core/python.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1136      +/-   ##
==========================================
- Coverage   87.23%   84.54%   -2.70%     
==========================================
  Files         137      137              
  Lines       12610    12665      +55     
==========================================
- Hits        11000    10707     -293     
- Misses       1610     1958     +348     

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

@jdx jdx merged commit b62fed7 into main Dec 11, 2023
@jdx jdx deleted the fetch-remote-versions branch December 11, 2023 21:54
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