Skip to content

fix: correct changeset package reference to workspace package#174

Merged
Jing-yilin merged 1 commit intomainfrom
fix/changeset-package-ref
Mar 25, 2026
Merged

fix: correct changeset package reference to workspace package#174
Jing-yilin merged 1 commit intomainfrom
fix/changeset-package-ref

Conversation

@Jing-yilin
Copy link
Copy Markdown
Contributor

Summary

The fix-cross-version-sig-verify changeset incorrectly referenced @resciencelab/agent-world-sdk which is not a workspace package recognized by changesets. This caused the release workflow (changesets/action) to fail with:

Error: Found changeset fix-cross-version-sig-verify for package @resciencelab/agent-world-sdk which is not in the workspace

Changed the package reference to @resciencelab/agent-world-network (the root workspace package).

Fixes the release workflow failure in https://github.com/ReScienceLab/agent-world-network/actions/runs/23527121322/job/68482839337

The fix-cross-version-sig-verify changeset incorrectly referenced
@resciencelab/agent-world-sdk which is not a workspace package,
causing the release workflow to fail. Changed to reference the root
package @resciencelab/agent-world-network instead.

Fixes the release workflow failure in actions/runs/23527121322.

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
@Jing-yilin Jing-yilin merged commit 901c8ee into main Mar 25, 2026
4 checks passed
@Jing-yilin Jing-yilin deleted the fix/changeset-package-ref branch March 25, 2026 06:55
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