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 memo program from downstream job (backport of #3804) #3865

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 2, 2024

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
solana-labs/solana-program-library#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.


This is an automatic backport of pull request #3804 done by Mergify.

@mergify mergify bot requested a review from a team as a code owner December 2, 2024 14:51
@joncinque
Copy link

Note that we don't necessarily need to land this PR since the downstream jobs are disabled on the v2.1 branch, but it certainly can't hurt

@joncinque joncinque requested a review from yihau December 2, 2024 19:08
@joncinque joncinque force-pushed the mergify/bp/v2.1/pr-3804 branch from 4f4a5fb to 190ee94 Compare December 4, 2024 17:27
#### 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
solana-labs/solana-program-library#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 4bdea46)
@joncinque joncinque force-pushed the mergify/bp/v2.1/pr-3804 branch from 190ee94 to a99ca6b Compare December 5, 2024 16:37
@joncinque joncinque added the automerge automerge Merge this Pull Request automatically once CI passes label Dec 5, 2024
@joncinque joncinque merged commit e241468 into v2.1 Dec 5, 2024
24 checks passed
@joncinque joncinque deleted the mergify/bp/v2.1/pr-3804 branch December 5, 2024 17:39
KirillLykov pushed a commit that referenced this pull request Dec 9, 2024
…#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
solana-labs/solana-program-library#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 4bdea46)

Co-authored-by: Jon C <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants