Skip to content

chore: Update to 2026-01-29-23-28#20

Merged
adamspofford-dfinity merged 3 commits intomainfrom
spofford/update-dec22505
Feb 4, 2026
Merged

chore: Update to 2026-01-29-23-28#20
adamspofford-dfinity merged 3 commits intomainfrom
spofford/update-dec22505

Conversation

@adamspofford-dfinity
Copy link
Copy Markdown
Collaborator

No description provided.

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner February 4, 2026 15:52
Comment thread package.sh
if [[ "$v" =~ $reg ]]; then
pkgver=${BASH_REMATCH[1]}
icdate=${BASH_REMATCH[5]:-}
patchrel=${BASH_REMATCH[4]:-${BASH_REMATCH[7]:-}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

patchrel is captured but never used.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know, just putting it there in case we use it later

Comment thread package.sh Outdated
@lwshang lwshang changed the title chore: Update to dec225054af78265ca0da48a6fe4e1d67ef55223 chore: Update to 2026-01-29-23-28 Feb 4, 2026
@adamspofford-dfinity adamspofford-dfinity merged commit fad00d1 into main Feb 4, 2026
15 checks passed
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/update-dec22505 branch February 4, 2026 18:26
lwshang added a commit that referenced this pull request Mar 27, 2026
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>
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