Skip to content

chore: update releases.toml for forc-client-0.71.3 and fix Slack notify CI#242

Merged
JoshuaBatty merged 1 commit into
mainfrom
chore/releases-forc-client-0.71.3-and-fix-slack-notify
May 26, 2026
Merged

chore: update releases.toml for forc-client-0.71.3 and fix Slack notify CI#242
JoshuaBatty merged 1 commit into
mainfrom
chore/releases-forc-client-0.71.3-and-fix-slack-notify

Conversation

@JoshuaBatty

Copy link
Copy Markdown
Member

Summary

  • Append releases.toml entry for forc-client 0.71.3 (sway 0.71.2, fuel-core-types 0.48.0, fuels-rs 0.77.0) — missed because the release workflow job failed after a successful publish
  • Upgrade ravsamhq/notify-slack-action from v1 to v2 across CI jobs; v1 runs on Python 3.7 and crashes importing functools.cache, which incorrectly failed the publish-crates job even though forc-client 0.71.3 published successfully

Test plan

  • CI green
  • Future release publish jobs complete without false failures on the Slack notify step

…fy CI

Record forc-client 0.71.3 compatibility with sway 0.71.2, and upgrade
notify-slack-action to v2 so release publish jobs are not failed by the
Python 3.7 Docker image used in v1.
@cursor

cursor Bot commented May 26, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Release metadata and CI notification action pins only; no application or auth logic changes.

Overview
Records forc-client 0.71.3 in releases.toml (sway 0.71.2, fuel-core-types 0.48.0, fuels-rs 0.77.0) after the release workflow failed to update the file post-publish.

Bumps ravsamhq/notify-slack-action from v1 to v2 on the lint, test, and publish failure-notification steps in CI so Slack notify no longer breaks on deprecated Python 3.7 (functools.cache), which was marking publish jobs failed despite successful crate uploads.

Reviewed by Cursor Bugbot for commit 5e3fb7f. Bugbot is set up for automated code reviews on this repo. Configure here.

@JoshuaBatty JoshuaBatty merged commit 32b7901 into main May 26, 2026
14 of 15 checks passed
@JoshuaBatty JoshuaBatty deleted the chore/releases-forc-client-0.71.3-and-fix-slack-notify branch May 26, 2026 06:00
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