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

Use uv to install into venvs #68

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Use uv to install into venvs #68

wants to merge 22 commits into from

Conversation

echoix
Copy link
Owner

@echoix echoix commented May 30, 2024

Fixes #

Proposed Changes

Readiness Checklist

Author/Contributor

  • Add entry to the CHANGELOG listing the change and linking to the corresponding issue (if appropriate)
  • If documentation is needed for this change, has that been included in this pull request

Reviewing Maintainer

  • Label as breaking if this is a large fundamental change
  • Label as either automation, bug, documentation, enhancement, infrastructure, or performance

renovate bot and others added 5 commits May 30, 2024 02:52
* Add renovate.json5

* Update .cspell.json

---------

Co-authored-by: Edouard Choinière <[email protected]>
Renovate comments build (#66)

* Handle renovate comments for dockerfile ARG

* Handle renovate comment when separating ARGs used in FROM instructions from others
* Configure renovate for PSScriptAnalyzer

* Configure renovate for pmd

* Build files
* Use ARG for tflint

* Build
@echoix
Copy link
Owner Author

echoix commented May 30, 2024

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

Copy link

github-actions bot commented May 30, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ API spectral 2 0 2.4s
✅ BASH bash-exec 5 0 0.02s
✅ BASH shellcheck 5 0 0.13s
✅ BASH shfmt 5 0 0 0.59s
✅ COPYPASTE jscpd yes no 4.42s
✅ DOCKERFILE hadolint 129 0 16.56s
✅ JSON jsonlint 18 0 0.23s
✅ JSON v8r 20 0 27.38s
⚠️ MARKDOWN markdownlint 264 0 270 36.93s
✅ MARKDOWN markdown-table-formatter 264 0 0 138.7s
✅ OPENAPI spectral 2 0 3.23s
⚠️ PYTHON bandit 210 64 2.91s
✅ PYTHON black 210 0 0 5.77s
✅ PYTHON flake8 210 0 1.59s
✅ PYTHON isort 210 0 0 1.45s
✅ PYTHON mypy 210 0 20.81s
✅ PYTHON pylint 210 0 17.23s
✅ PYTHON ruff 210 0 0 0.81s
✅ REPOSITORY checkov yes no 41.57s
✅ REPOSITORY git_diff yes no 0.54s
⚠️ REPOSITORY grype yes 1 23.81s
✅ REPOSITORY secretlint yes no 18.94s
❌ REPOSITORY trivy yes 1 28.56s
✅ REPOSITORY trivy-sbom yes no 8.36s
⚠️ REPOSITORY trufflehog yes 1 6.82s
✅ SPELL cspell 690 0 30.07s
⚠️ SPELL lychee 345 3 24.98s
✅ XML xmllint 3 0 0 0.59s
✅ YAML prettier 161 0 0 5.88s
✅ YAML v8r 102 0 192.6s
✅ YAML yamllint 162 0 2.45s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@echoix
Copy link
Owner Author

echoix commented May 30, 2024

/build

Command run output
Build command workflow started.
Installing dependencies
Running script ./build.sh
Build command workflow completed updating files.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

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.

1 participant