Skip to content

ci(sdk-smoke): pin the nightly to the published SDK 5.0.0 - #194

Merged
dcccrypto merged 1 commit into
mainfrom
chore/sdk-smoke-5.0.0
Aug 28, 2026
Merged

ci(sdk-smoke): pin the nightly to the published SDK 5.0.0#194
dcccrypto merged 1 commit into
mainfrom
chore/sdk-smoke-5.0.0

Conversation

@dcccrypto

Copy link
Copy Markdown
Owner

@percolatorct/sdk@5.0.0 is on npm as of 2026-08-28, carrying the NFT_PROGRAM_ID fix (dcccrypto/percolator-sdk#372): the ABI previously exported the mainnet nft address while every other id in the SDK is devnet, so any consumer importing it targeted a program that returns AccountNotFound.

The comment above this pin says updating it is deliberate — that is the point. The smoke job should name the version it actually smokes.

Worth knowing

This repo consumes the SDK at runtime via file:../../percolator-sdk — a local directory, not a version. So this pin governs the nightly smoke job only, not what the deployed service loads. Publishing 5.0.0 did not by itself change the running indexer.

🤖 Generated with Claude Code

https://claude.ai/code/session_01NgoNgagkvw7i5SSRC3FJ8D

@percolatorct/sdk@5.0.0 is on npm as of 2026-08-28, carrying the NFT_PROGRAM_ID fix
(percolator-sdk#372): the ABI previously exported the MAINNET nft address while every
other id in the SDK is devnet, so any consumer importing it targeted a program that
returns AccountNotFound.

The comment above this pin says updating it is deliberate, and that is the point --
the smoke job should name the version it actually smokes.

Note this repo consumes the SDK at runtime via file:../../percolator-sdk, a LOCAL
DIRECTORY, so this pin governs the nightly smoke job only, not what the deployed
service loads.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NgoNgagkvw7i5SSRC3FJ8D
@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e653a153-a7ba-4dc6-ae6f-6cdd8cf141ba


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@dcccrypto
dcccrypto merged commit f2fcadf into main Aug 28, 2026
3 checks passed
@dcccrypto
dcccrypto deleted the chore/sdk-smoke-5.0.0 branch August 28, 2026 11:14
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