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

v2.1: CI: Remove crate patches for downstream SPL jobs (backport of #3416) #3421

Merged
merged 2 commits into from
Nov 1, 2024

Commits on Nov 1, 2024

  1. CI: Re-enable downstream SPL jobs (#3416)

    #### Problem
    
    The downstream SPL jobs were disabled in #3414 because the crates
    weren't being patched properly.
    
    #### Summary of changes
    
    Since the crates are now being properly patched in
    solana-labs/solana-program-library#7434,
    re-enable those jobs! At the same time, remove the patch to bump the
    curve25519-dalek version.
    
    (cherry picked from commit f9af09c)
    
    # Conflicts:
    #	.github/workflows/downstream-project-spl.yml
    joncinque authored and mergify[bot] committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4ef6f54 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    joncinque committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2d004f8 View commit details
    Browse the repository at this point in the history