Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

CI: Fixup patch crates script#7465

Merged
joncinque merged 1 commit intosolana-labs:masterfrom
joncinque:patch
Nov 6, 2024
Merged

CI: Fixup patch crates script#7465
joncinque merged 1 commit intosolana-labs:masterfrom
joncinque:patch

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

Problem

The locations of crates in the monorepo was moved to the sdk/ dir in anza-xyz/agave#3498, but the patch script is still looking in the wrong location. This is why the downstream job was disabled in that PR.

Summary of changes

Get the patch script up to date with the new locations of the crates.

#### Problem

The locations of crates in the monorepo was moved to the `sdk/` dir in
anza-xyz/agave#3498, but the patch script is
still looking in the wrong location. This is why the downstream job was
disabled in that PR.

#### Summary of changes

Get the patch script up to date with the new locations of the crates.
@joncinque joncinque merged commit 586bd6f into solana-labs:master Nov 6, 2024
@joncinque joncinque deleted the patch branch November 6, 2024 20:49
joncinque added a commit to joncinque/agave that referenced this pull request Nov 6, 2024
#### Problem

The downstream SPL job was disabled in solana-labs#3498 because the moved crates
weren't correctly picked up in the SPL's patch script. The SPL patch
script was fixed in
solana-labs/solana-program-library#7465, but the
jobs are still disabled.

#### Summary of changes

Re-enable the SPL downstream jobs.
joncinque added a commit to anza-xyz/agave that referenced this pull request Nov 7, 2024
* CI: Re-enable downstream SPL job

#### Problem

The downstream SPL job was disabled in #3498 because the moved crates
weren't correctly picked up in the SPL's patch script. The SPL patch
script was fixed in
solana-labs/solana-program-library#7465, but the
jobs are still disabled.

#### Summary of changes

Re-enable the SPL downstream jobs.

* Restrict which repo runs the job
@Lichtso
Copy link
Copy Markdown
Contributor

Lichtso commented Nov 7, 2024

@joncinque
Copy link
Copy Markdown
Contributor Author

Ah darn, sorry about that, we can't support both versions at once unless we have different patch scripts for master and v2.1. I'll disable the downstream jobs in v2.1 for now

joncinque added a commit to joncinque/agave that referenced this pull request Nov 7, 2024
#### Problem

The downstream jobs are failing on branch v2.1 due to
solana-labs/solana-program-library#7465.

#### Summary of changes

Disable them for now.
joncinque added a commit to anza-xyz/agave that referenced this pull request Nov 8, 2024
#### Problem

The downstream jobs are failing on branch v2.1 due to
solana-labs/solana-program-library#7465.

#### Summary of changes

Disable them for now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants