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

autobuild + POETRY_VIRTUALENVS_IN_PROJECT: false #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felickz
Copy link
Contributor

@felickz felickz commented Dec 7, 2022

Manually testing out the fix github/codeql-action#1419 that was merged to v2 release on 12/8

  • set the environment variable POETRY_VIRTUALENVS_IN_PROJECT=false in codeql workflow file so it's active while the codeql-action/init step runs.

  • 🟢 No alerts for .venv libs 🎉

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2022

Coverage

Coverage Report
FileStmtsMissCover
setupr
   __init__.py40100%
   commands.py340100%
   console.py1440100%
   downloader.py1480100%
   gbucket.py420100%
   gpg.py330100%
   pre_flight.py720100%
   print.py210100%
   utils.py250100%
tests
   conftest.py100100%
   test_commands.py230100%
   test_console.py840100%
   test_downloader.py1480100%
   test_downloader_functional.py310100%
   test_gbucket.py480100%
   test_gpg.py600100%
   test_pre_flight.py860100%
   test_print.py110100%
   test_utils.py140100%
TOTAL10380100%

Tests Skipped Failures Errors Time
137 0 💤 0 ❌ 0 🔥 17.987s ⏱️

@felickz felickz changed the title POETRY_VIRTUALENVS_IN_PROJECT: false autobuild + POETRY_VIRTUALENVS_IN_PROJECT: false Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant