Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

ci: allow retrying publish-crate although passed #32441

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

yihau
Copy link
Contributor

@yihau yihau commented Jul 10, 2023

Problem

https://discord.com/channels/428295358100013066/910937142182682656/1127985494446325760

sometimes we need to re-run publish-crate step again for missing crates. re-triggering the whole pipeline does not quite make sense.

Summary of Changes

allow manually retrying publish-crate step although it passed

@yihau yihau added automerge Merge this Pull Request automatically once CI passes v1.14 v1.16 PRs that should be backported to v1.16 labels Jul 10, 2023
@yihau yihau requested review from t-nelson and willhickey July 10, 2023 18:52
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Jul 10, 2023
@mergify
Copy link
Contributor

mergify bot commented Jul 10, 2023

automerge label removed due to a CI failure

Copy link
Contributor

@t-nelson t-nelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. prolly some opportunity to refactor the publication process in here

Copy link
Contributor

@willhickey willhickey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this!

@yihau yihau merged commit 1aa075f into solana-labs:master Jul 11, 2023
@yihau yihau deleted the allow-retry-steps branch July 11, 2023 04:35
mergify bot pushed a commit that referenced this pull request Jul 11, 2023
ci: allow publish crate retry although passed
(cherry picked from commit 1aa075f)
mergify bot pushed a commit that referenced this pull request Jul 11, 2023
ci: allow publish crate retry although passed
(cherry picked from commit 1aa075f)
mergify bot added a commit that referenced this pull request Jul 11, 2023
…32441) (#32452)

ci: allow retrying publish-crate although passed (#32441)

ci: allow publish crate retry although passed
(cherry picked from commit 1aa075f)

Co-authored-by: Yihau Chen <a122092487@gmail.com>
mergify bot added a commit that referenced this pull request Jul 11, 2023
…32441) (#32453)

ci: allow retrying publish-crate although passed (#32441)

ci: allow publish crate retry although passed
(cherry picked from commit 1aa075f)

Co-authored-by: Yihau Chen <a122092487@gmail.com>
bw-solana pushed a commit to bw-solana/solana that referenced this pull request Jan 10, 2025
…olana-labs#32441) (solana-labs#32452)

ci: allow retrying publish-crate although passed (solana-labs#32441)

ci: allow publish crate retry although passed
(cherry picked from commit 1aa075f)

Co-authored-by: Yihau Chen <a122092487@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
v1.16 PRs that should be backported to v1.16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants