Skip to content

fix(slack): publish installable 1.0.1 release#20

Merged
alexk-dev merged 1 commit intomainfrom
feat/slack-plugin-1.0.1
Mar 18, 2026
Merged

fix(slack): publish installable 1.0.1 release#20
alexk-dev merged 1 commit intomainfrom
feat/slack-plugin-1.0.1

Conversation

@alexk-dev
Copy link
Owner

Summary

  • release golemcore/slack as 1.0.1
  • move Slack latest from broken 1.0.0 to installable 1.0.1
  • publish a new registry manifest with the correct artifact checksum

Root Cause

registry/golemcore/slack/versions/1.0.0.yaml had a checksum that did not match the actual dist/golemcore/slack/1.0.0/golemcore-slack-plugin-1.0.0.jar, so installation failed checksum validation.

Why 1.0.1 Instead of Rewriting 1.0.0

Release metadata should stay effectively immutable once published. This PR ships a clean patch release and points latest to it, so normal installs work again without mutating the broken release in place.

Testing

  • python3 scripts/plugins_repo.py release --plugin golemcore/slack --bump patch
  • python3 scripts/plugins_repo.py validate

@alexk-dev alexk-dev changed the title chore(release): golemcore/slack v1.0.1 fix(slack): publish installable 1.0.1 release Mar 18, 2026
@alexk-dev alexk-dev merged commit 517f0d9 into main Mar 18, 2026
5 checks passed
@alexk-dev alexk-dev deleted the feat/slack-plugin-1.0.1 branch March 18, 2026 20:23
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