Skip to content

chore: Release with pocket-ic from ic@83c3f95#38

Merged
lwshang merged 2 commits intomainfrom
lwshang/release_83c3f95
Mar 27, 2026
Merged

chore: Release with pocket-ic from ic@83c3f95#38
lwshang merged 2 commits intomainfrom
lwshang/release_83c3f95

Conversation

@lwshang
Copy link
Copy Markdown
Contributor

@lwshang lwshang commented Mar 27, 2026

Summary

  • Update pocket-ic dependency to dfinity/ic rev 83c3f95e8c4ce28e02493df83df5f84a166451c0 and set package version to 12.0.0-83c3f95e8c4ce28e02493df83df5f84a166451c0.
  • Restore git hash version suffix support in package.sh, which was removed in chore: Update to 2026-01-29-23-28 #20. The script now handles three version formats: plain (1.2.3), icdate (1.2.3-2026-01-29-16-08), and git hash (1.2.3-<40-hex-chars>).

Test plan

  • Verify package.sh version parsing handles all three formats
  • Verify pocket-ic binary is fetched from download.dfinity.systems for git hash versions

🤖 Generated with Claude Code

lwshang and others added 2 commits March 27, 2026 14:35
Restore the ability to use dfinity/ic git commit hashes as version
suffixes (e.g. 1.2.3-<40-hex-chars>), which was removed in PR #20.
The script now handles three version formats:
- plain: 1.2.3
- icdate: 1.2.3-2026-01-29-16-08
- git hash: 1.2.3-83c3f95e8c4ce28e02493df83df5f84a166451c0

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Point pocket-ic dependency at dfinity/ic rev 83c3f95e8c4ce28e02493df83df5f84a166451c0
and update package version accordingly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lwshang lwshang marked this pull request as ready for review March 27, 2026 18:42
@lwshang lwshang requested a review from a team as a code owner March 27, 2026 18:42
@lwshang lwshang enabled auto-merge (squash) March 27, 2026 18:42
@lwshang lwshang merged commit 6a4e8e3 into main Mar 27, 2026
15 checks passed
@lwshang lwshang deleted the lwshang/release_83c3f95 branch March 27, 2026 19:22
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.

2 participants