Commit 421c895
committed
DOC-373: fix broken Update Parity Docs pipeline
Since the localstack-pro CI restructure (PR #7263, June 2026), the
parity-metric-* artifacts are only uploaded by scheduled nightly runs
of the 'AWS / Build, Test, Push' workflow, while push-triggered runs
(the vast majority) only execute acceptance tests. The artifact search
window of 20 runs therefore no longer contained any run with parity
metrics. Raise the search window (LIMIT) to 200 runs so the latest
successful nightly run is found.
Also remove the download step for the Free Plan K8s pipeline: the
'AWS / Community K8S tests' workflow was deleted from localstack-pro
in the same restructure, so its artifacts no longer exist.1 parent e2e264d commit 421c895
1 file changed
Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| 78 | + | |
| 79 | + | |
73 | 80 | | |
74 | 81 | | |
75 | 82 | | |
| |||
101 | 108 | | |
102 | 109 | | |
103 | 110 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
| |||
0 commit comments