Skip to content

[GEN-8772] mark marinade-finance unpublished on the default branch - #95

Draft
janlegner wants to merge 1 commit into
mainfrom
claude/publish-false-marinade-finance
Draft

[GEN-8772] mark marinade-finance unpublished on the default branch#95
janlegner wants to merge 1 commit into
mainfrom
claude/publish-false-marinade-finance

Conversation

@janlegner

@janlegner janlegner commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Same one-line publish = false as #94, against the default branch, because liquid-staking-referral-program pins this repo with no branch and so resolves main, while the other three consumers pin mainnet.

Measured with cargo-deny 0.20.2 against the org deny.toml CI fetches (.github branch claude/static-analysis-required-wrapper, sha256 59f94fbf…): in liquid-staking-referral-program, A/B against two local git sources differing only by this line takes licenses FAILED from 3 unlicensed errors to 2, clearing unlicensed: marinade-finance; in this repo itself the licenses errors drop 2 → 1.

That consumer measurement was taken at 9ca5acc, the rev its lockfile actually names, because it cannot re-resolve against the current main tip at all — anchor-spl 0.27 wants spl-token 3.5 while the referral program locks 3.2 — so it will not pick this up without an unrelated dependency bump there.

The cargo-deny and clippy failures on this PR are pre-existing on main and untouched by this line: the remaining licenses error is the GPL-3.0 array-bytes host-only dependency (a legal call) and the advisory is RUSTSEC in crossbeam-epoch from the 1.15.2-era lockfile.

⚠️ Merge alongside #94: main is an ancestor of mainnet, so merging here does not reach the three consumers that pin branch = "mainnet".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016c6JBdg7efaP7bzpQC4KWV
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8af7df86-79a3-44b4-bc40-b0a4e087fc6e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant