You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several tests failing when packaging detect-secrets for openSUSE. This might be due to the build environment that does not have network connectivity. But before ignoring those tests, I would like to get your opinion.
I am a little confused why the Did not detect git repository warning pops up. The tarball contains the .git directory, i.e. the build directory should be a valid git repository.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
The package is built in an offline-environment after preparing the source tarball and installing dependencies from the OS.
The tests are being run using pytest 8.2.2.
What is the expected behavior?
Ideally the tests should pass.
Please tell us about your environment:
detect-secrets Version: 1.5.0
Python Version: 3.10 / 3.11 / 3.12
OS Version: openSUSE Tumbleweed
File type (if applicable):
Any hints are highly appreciated!
Kind Regards
Johannes
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
What is the current behavior?
There are several tests failing when packaging detect-secrets for openSUSE. This might be due to the build environment that does not have network connectivity. But before ignoring those tests, I would like to get your opinion.
I am a little confused why the
Did not detect git repository
warning pops up. The tarball contains the.git
directory, i.e. the build directory should be a valid git repository.The package is built in an offline-environment after preparing the source tarball and installing dependencies from the OS.
The tests are being run using pytest 8.2.2.
Ideally the tests should pass.
Any hints are highly appreciated!
Kind Regards
Johannes
The text was updated successfully, but these errors were encountered: