Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-run spdk build when the rev is modified and missing cherry-pick #63

Merged
merged 2 commits into from
Oct 14, 2024

Commits on Oct 10, 2024

  1. build: re-run spdk build when the rev is modified

    Ensure this by adding the first 7chars of rev to the github derivation name.
    In practice this should be fine.
    
    Signed-off-by: Tiago Castro <[email protected]>
    tiagolobocastro committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2376acd View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix: update spdk with higher retry delay

    Pulls in missing cherry-pick from spdk.
    
    Signed-off-by: Tiago Castro <[email protected]>
    tiagolobocastro committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b95eb6c View commit details
    Browse the repository at this point in the history