Skip to content

fix: Snap Store credentials and investec-ipb snap name - #46

Merged
devinpearson merged 2 commits into
mainfrom
fix/snapcraft-credentials
Aug 3, 2026
Merged

fix: Snap Store credentials and investec-ipb snap name#46
devinpearson merged 2 commits into
mainfrom
fix/snapcraft-credentials

Conversation

@devinpearson

@devinpearson devinpearson commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pass Snap Store auth via SNAPCRAFT_STORE_CREDENTIALS (Snapcraft 7+)
  • Rename the snap package to investec-ipb to match the registered Snap Store name
  • Update docs / export-login examples accordingly

Test plan

  • ./scripts/create-snap.sh 0.9.3 produces investec-ipb_0.9.3_amd64.snap
  • snapcraft upload --release=stable investec-ipb_0.9.3_amd64.snap succeeds
  • Refresh SNAPCRAFT_STORE_CREDENTIALS with --snaps investec-ipb if CI upload is used

Snapcraft 7+ expects export-login contents in the env var, not a legacy ~/.snapcraft/snapcraft.cfg file. Decode base64 secrets when needed and document the correct secret format.

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@devinpearson, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 48 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ab221278-cc12-4ffe-9e04-e72633377f59

📥 Commits

Reviewing files that changed from the base of the PR and between 2eb72e9 and 38ab99a.

📒 Files selected for processing (5)
  • .github/workflows/snap-release.yml
  • DISTRIBUTION.md
  • UBUNTU_DISTRIBUTION.md
  • scripts/create-snap.sh
  • snap/snapcraft.yaml

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.

Align snapcraft.yaml, install docs, and export-login examples with the Snap Store name investec-ipb.

Co-authored-by: Cursor <cursoragent@cursor.com>
@devinpearson devinpearson changed the title fix: Snap Store auth via SNAPCRAFT_STORE_CREDENTIALS fix: Snap Store credentials and investec-ipb snap name Aug 3, 2026
@devinpearson
devinpearson merged commit 0a8ad8c into main Aug 3, 2026
4 checks passed
@devinpearson
devinpearson deleted the fix/snapcraft-credentials branch August 3, 2026 12:13
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