Commit Graph

5 Commits

Author SHA1 Message Date
mergify[bot] e241468020
v2.1: CI: Remove memo program from downstream job (backport of #3804) (#3865)
CI: Remove memo program from downstream job (#3804)

#### Problem

The SPL programs are in the process of being moved to program-specific
repos. Memo now exists in https://github.com/solana-program/memo, and
there's a PR to remove it from SPL at
https://github.com/solana-labs/solana-program-library/pull/7535. If we
merge that, however, the downstream jobs will immediately fail.

#### Summary of changes

Remove all references to the memo program in downstream CI.

(cherry picked from commit 4bdea4619a8842fae1958e7e2c5b7052d86c25b6)

Co-authored-by: Jon C <me@jonc.dev>
2024-12-05 18:39:04 +01:00
Jon C fe652ca59e
ci: "Fix" the downstream anchor build (#2208)
* ci: "Fix" the downstream anchor build

* Force the CI run to happen
2024-07-19 21:43:22 +02:00
Jon C 595d361f3b
CI: Add Anchor v0.30.0 as a downstream target (#1441) 2024-05-21 11:55:06 +08:00
Jon C b36eec5ab8
spl: Upgrade to newest library versions (#994)
* spl: Upgrade to newest versions

* Patch more crates
2024-04-24 18:48:58 +02:00
Tyera f968532d7f
Prep Anchor downstream CI job for v2 bump (#123)
* Add new script to patch spl in anchor downstream

* Only specify major version for token-2022

* Add update for ahash

* Patch spl in anchor

* Remove dex and metadata features for now
2024-03-06 19:31:07 -07:00