Skip to content

ci: use shared cargo publish action#131

Merged
dev-jodee merged 7 commits into
mainfrom
ci/use-shared-cargo-publish-action
May 22, 2026
Merged

ci: use shared cargo publish action#131
dev-jodee merged 7 commits into
mainfrom
ci/use-shared-cargo-publish-action

Conversation

@dev-jodee
Copy link
Copy Markdown
Collaborator

Summary

  • Replace inline Rust client publishing logic with the shared cargo-publish action.
  • Keep repo-specific release tests, client generation, tags, GitHub releases, and summaries in this workflow.
  • Pin the workflow to the merged upstream github-actions commit e2cd34eb09f996b48be7f6daeb8f455094dd6d53.

Test Plan

Notes

@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solana-subscriptions-program Ready Ready Preview, Comment May 22, 2026 3:18pm

Request Review

@github-actions
Copy link
Copy Markdown

Compute Unit Report

Instruction Samples Min CUs Max CUs Avg CUs Est Cost (Low) [SOL] Est Cost (Med) [SOL] Est Cost (High) [SOL]
cancel_subscription 22 1720 2030 1919 0.000005000 0.000005076 0.000005959
close_subscription_authority 7 1803 1833 1807 0.000005000 0.000005072 0.000005903
create_fixed_delegation 38 3509 11042 4803 0.000005001 0.000005192 0.000007401
create_plan 96 3436 13949 5126 0.000005001 0.000005205 0.000007563
create_recurring_delegation 27 3533 11038 4762 0.000005001 0.000005190 0.000007381
delete_plan 9 359 359 359 0.000005000 0.000005014 0.000005179
init_subscription_authority 153 6226 21226 9393 0.000005002 0.000005375 0.000009696
resume_subscription 3 1723 1723 1723 0.000005000 0.000005068 0.000005861
revoke_delegation 19 255 519 353 0.000005000 0.000005014 0.000005176
subscribe 32 6473 16973 8167 0.000005002 0.000005326 0.000009083
transfer_fixed 6 5208 9711 6710 0.000005002 0.000005268 0.000008355
transfer_recurring 17 5323 11413 7914 0.000005002 0.000005316 0.000008957
transfer_subscription 10 5533 8572 6327 0.000005001 0.000005253 0.000008163
update_plan 22 424 503 477 0.000005000 0.000005019 0.000005238

Generated: 2026-05-22

@dev-jodee dev-jodee merged commit ef4a29e into main May 22, 2026
24 checks passed
@dev-jodee dev-jodee deleted the ci/use-shared-cargo-publish-action branch May 22, 2026 15:21
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