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

move pkg indexing to separate function/endponit #176

Merged
merged 1 commit into from
May 18, 2024
Merged

Conversation

iggy
Copy link
Contributor

@iggy iggy commented May 18, 2024

Turns out, building the package index on every package upload is a little wasteful. Also update some go deps while we're here.

Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.05s
✅ COPYPASTE jscpd yes no 1.9s
✅ DOCKERFILE hadolint 1 0 0.17s
✅ GO golangci-lint yes yes no 40.91s
✅ GO revive yes no 0.01s
✅ MARKDOWN markdownlint 2 0 0 0.61s
✅ MARKDOWN markdown-link-check 2 0 0.58s
✅ MARKDOWN markdown-table-formatter 2 0 0 0.37s
✅ OPENAPI spectral 2 0 4.64s
✅ REPOSITORY checkov yes no 22.18s
✅ REPOSITORY gitleaks yes no 1.2s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 26.12s
✅ REPOSITORY secretlint yes no 1.47s
✅ REPOSITORY trivy yes no 16.07s
✅ REPOSITORY trivy-sbom yes no 3.2s
✅ REPOSITORY trufflehog yes no 10.65s
⚠️ SPELL lychee 12 3 0.3s
✅ YAML prettier 10 0 0 1.3s
✅ YAML v8r 10 0 10.09s
✅ YAML yamllint 10 0 0.89s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@iggy iggy merged commit 1bd1b3c into main May 18, 2024
3 checks passed
@iggy iggy deleted the move-index-function branch May 18, 2024 16:26
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