Commit 5c5c1e6
committed
fix: Generate truly unique artifact names with timestamp
- Add step to generate unique ID using timestamp, PID, and random
- Ensures each action invocation gets unique artifact name
- Fixes 409 conflict in integration tests1 parent 2d2b3b2 commit 5c5c1e6
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
337 | 343 | | |
338 | 344 | | |
339 | 345 | | |
340 | 346 | | |
341 | | - | |
| 347 | + | |
342 | 348 | | |
343 | 349 | | |
344 | 350 | | |
| |||
0 commit comments