Commit f104f17
authored
Changes in PQ Pipeline & Publish Package workflows for PYPI_API_TOKEN (securefederatedai#1520)
* Added dev environment
Signed-off-by: noopur <noopur@intel.com>
* Added dev environment
Signed-off-by: noopur <noopur@intel.com>
* Do not continue on error
Signed-off-by: noopur <noopur@intel.com>
* Added permission for token read write
Signed-off-by: noopur <noopur@intel.com>
* Use shell commands
Signed-off-by: noopur <noopur@intel.com>
* Testing
Signed-off-by: noopur <noopur@intel.com>
* Testing
Signed-off-by: noopur <noopur@intel.com>
* Final changes
Signed-off-by: noopur <noopur@intel.com>
* Changes in PQ pipeline as well
Signed-off-by: noopur <noopur@intel.com>
* Comment out jobs fopr quick testing
Signed-off-by: noopur <noopur@intel.com>
* Modified
Signed-off-by: noopur <noopur@intel.com>
* Modified
Signed-off-by: noopur <noopur@intel.com>
* Modified
Signed-off-by: noopur <noopur@intel.com>
* Pass on token
Signed-off-by: noopur <noopur@intel.com>
* Inherit secret
Signed-off-by: noopur <noopur@intel.com>
* Do not pass env from called wf
Signed-off-by: noopur <noopur@intel.com>
* Do not pass env from called wf
Signed-off-by: noopur <noopur@intel.com>
* Revert the testing changes
Signed-off-by: noopur <noopur@intel.com>
* Renmote printing job
Signed-off-by: noopur <noopur@intel.com>
* Run publish step for manual trigger as well
Signed-off-by: noopur <noopur@intel.com>
* Ignore case for Aggregated model validation score
Signed-off-by: noopur <noopur@intel.com>
* Read 10 lines
Signed-off-by: noopur <noopur@intel.com>
* For trusted publishing
Signed-off-by: noopur <noopur@intel.com>
* Revert previous change
Signed-off-by: noopur <noopur@intel.com>
* Search string in lowercase
Signed-off-by: noopur <noopur@intel.com>
* Review comments incorp
Signed-off-by: noopur <noopur@intel.com>
---------
Signed-off-by: noopur <noopur@intel.com>1 parent 1c17e0b commit f104f17
File tree
4 files changed
+24
-17
lines changed- .github/workflows
- tests/end_to_end/utils
4 files changed
+24
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
184 | 187 | | |
185 | 188 | | |
| |||
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| 204 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | | - | |
29 | | - | |
| 35 | + | |
30 | 36 | | |
31 | 37 | | |
32 | 38 | | |
| |||
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
48 | | - | |
| 54 | + | |
49 | 55 | | |
| 56 | + | |
50 | 57 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
341 | | - | |
| 341 | + | |
342 | 342 | | |
343 | 343 | | |
344 | 344 | | |
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
359 | | - | |
360 | 358 | | |
361 | 359 | | |
362 | 360 | | |
| |||
370 | 368 | | |
371 | 369 | | |
372 | 370 | | |
| 371 | + | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments