Commit dccfd63
remove Dockerfile, use stock python:3.12 image in Jenkins
- Delete custom Dockerfile (was ubuntu:24.04 based)
- Use Jenkins agent { docker } with stock python:3.12 image
- Remove apt/platform detection from setup.sh (python:3.12 has gcc, git, curl)
- Fix deprecated license format in pyproject.toml
- Use reuseNode to share workspace, chmod cleanup for root-owned files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c2f46b commit dccfd63
4 files changed
Lines changed: 16 additions & 68 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 1 | | |
16 | 2 | | |
17 | 3 | | |
| |||
69 | 55 | | |
70 | 56 | | |
71 | 57 | | |
72 | | - | |
73 | | - | |
74 | 58 | | |
75 | 59 | | |
76 | 60 | | |
| |||
86 | 70 | | |
87 | 71 | | |
88 | 72 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
95 | 79 | | |
96 | 80 | | |
97 | | - | |
98 | | - | |
99 | 81 | | |
100 | | - | |
| 82 | + | |
101 | 83 | | |
102 | | - | |
| 84 | + | |
103 | 85 | | |
104 | 86 | | |
105 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
106 | 93 | | |
107 | 94 | | |
108 | 95 | | |
109 | 96 | | |
110 | 97 | | |
111 | | - | |
| 98 | + | |
112 | 99 | | |
113 | 100 | | |
114 | 101 | | |
| |||
120 | 107 | | |
121 | 108 | | |
122 | 109 | | |
123 | | - | |
| 110 | + | |
124 | 111 | | |
125 | 112 | | |
126 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 7 | | |
27 | 8 | | |
28 | 9 | | |
| |||
0 commit comments