deskflow/scripts/lib
Nick Bolton c30fbf9002
Use .venv dir for as Python venv and cache (#7485)
* Use .venv as Python venv dir

* Update refs to Python venv dir and use action to cache and setup

* Add missing shell: bash

* Source for Python deps

* Exclude .venv from lint

* Update ChangeLog

* Add cache-key arg for init-python

* Add missing "

* Use workflow specific Python cache names

* Fixed cache key for Linux

* Use bash if to make output clearer in case of skipping.

* Clearer debug output

* Add check for cache key

* Add missing shell

* Add SonarCloud and Valgrind venv cache

* Fixed typo
2024-09-06 13:50:59 +01:00
..
certificate.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
cmd_utils.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
colors.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
config.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
env.py Use .venv dir for as Python venv and cache (#7485) 2024-09-06 13:50:59 +01:00
file_utils.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
fs.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
github.py Move issue checker to Python script (#7484) 2024-09-06 12:21:57 +01:00
linux.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
mac.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
meson.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
qt_utils.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00
vcpkg.py Simplify vcpkg caching and use system vcpkg (#7473) 2024-09-04 20:26:47 +01:00
windows.py Use vcpkg to manage openssl dep instead of choco (#7471) 2024-09-04 16:52:37 +01:00