Closed pront closed 3 days ago
The nightly job has been flakey due to the docker publishing step. See example: https://github.com/vectordotdev/vector/actions/runs/11886112575/job/33118102640
This adds retries to this step as a bandaid solution. We will need to investigate further if the errors persist.
Cargo.lock
dd-rust-license-tool write
Branch report: pront/publish-docker-flakiness Commit report: a7414b4 Test service: vector
pront/publish-docker-flakiness
a7414b4
vector
:white_check_mark: 0 Failed, 7 Passed, 0 Skipped, 25.49s Total Time
Summary
The nightly job has been flakey due to the docker publishing step. See example: https://github.com/vectordotdev/vector/actions/runs/11886112575/job/33118102640
This adds retries to this step as a bandaid solution. We will need to investigate further if the errors persist.
Change Type
Is this a breaking change?
How did you test this PR?
Does this PR include user facing changes?
Checklist
Cargo.lock
), please rundd-rust-license-tool write
to regenerate the license inventory and commit the changes (if any). More details here.References