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

Rename Broker to Swapper #4371

Merged
merged 1 commit into from
May 21, 2019
Merged

Conversation

jackcmay
Copy link
Contributor

Problem

Possible legal concern brought up

Summary of Changes

Fixes #

@jackcmay jackcmay added the noCI Suppress CI on this Pull Request label May 21, 2019
@jackcmay jackcmay merged commit f6c7812 into solana-labs:master May 21, 2019
@jackcmay jackcmay deleted the rename-broker branch May 21, 2019 21:21
joncinque added a commit to joncinque/solana that referenced this pull request Jan 10, 2025
#### Problem

The SPL repo is about to get decommissioned with
solana-labs/solana-program-library#7644, but
this repo still runs downstream tests against it, which will immediately
fail when the PR lands.

#### Summary of changes

solana-labs#4371 has the real fix, but since time is of the essence, just disable
the downstream jobs.
brooksprumo pushed a commit to brooksprumo/solana that referenced this pull request Jan 10, 2025
* CI: Update downstream SPL to program-specific repos

#### Problem

SPL has been split up into multiple program-specific repos and will soon
be archived, but the downstream jobs are still run against the SPL repo.

#### Summary of changes

Rather than use the SPL repo, check out the individual program-specific
repos and run `check`, `build-sbf`, and `test`.

Once other PRs land, we can add back other programs and repos.

* Shellcheck

* Add token-2022 since it was just fixed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
noCI Suppress CI on this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant