Commit 177441f
authored
adopt ni/python-actions for PR builds (#235)
* adopt ni/python-actions for PR builds
* address review comments
* try env.pythonVersion
* try upgrading python-actions and using steps....output
* apparently now it's check --lock
* actually request a python version
* don't test 3.8 for now
* what does adding πthon and free-threaded look like?
* also drop support for 3.8 so that we can use poetry 2
* simplify dep specification
* increase verbosity in test poetry install
* also use ni/python-actions/analyze-project
* I thought this was the default??
* add some debug output
* oh, have to check out first1 parent 1e8d5c7 commit 177441f
File tree
4 files changed
+31
-58
lines changed- .github/workflows
4 files changed
+31
-58
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
30 | 27 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
48 | 34 | | |
49 | 35 | | |
50 | 36 | | |
51 | | - | |
| 37 | + | |
52 | 38 | | |
53 | | - | |
54 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
55 | 44 | | |
56 | 45 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
62 | 50 | | |
63 | | - | |
64 | | - | |
| 51 | + | |
| 52 | + | |
65 | 53 | | |
66 | | - | |
| 54 | + | |
67 | 55 | | |
68 | 56 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
0 commit comments