Commit 3e59af0
ci: snok/install-poetry@v1 (#54)
* ci: Cache
Removal of poetry cache in Python setup
* ci: PATH
Inclusion of poetry in PATH for Windows runners
* fix: Indentation
* ci: $VENV
* ci: Operation sequence
* ci: Manual PATH
* fix: Redundant command
* ci: Default shell
* ci: Windows PATH
Removed step to add poetry to PATH on Windows.
* ci: Cache
* ci: venv cache
* ci: poetry cache
* ci: Cache configuration
OS-agnostic cache path
* ci: Cache key
Python version added to cache key
* ci: Cache path for cross-platform support
* ci: Cache path
* ci: Windows cache path
* ci: Window path format
* ci: Windows cache path format
* ci: $PATH
* ci: Poetry PATH configuration for Windows
* ci: Poetry PATH
* ci: bash for poetry PATH on Windows
* Initial plan
* Fix venv cache path for Windows support
Co-authored-by: lahovniktadej <57890734+lahovniktadej@users.noreply.github.com>
* ci: Virtual environment
Removal of caching for virtual environment
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent 2d88580 commit 3e59af0
1 file changed
+18
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | | - | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
43 | | - | |
44 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
45 | 57 | | |
46 | | - | |
47 | 58 | | |
48 | 59 | | |
49 | | - | |
50 | 60 | | |
51 | 61 | | |
0 commit comments