Skip to content

fix: publish OpenSwarm platform tarballs as files#58

Merged
nicko-ai merged 1 commit into
mainfrom
codex/fix-openswarm-npm-publish-tarball-path
Jun 11, 2026
Merged

fix: publish OpenSwarm platform tarballs as files#58
nicko-ai merged 1 commit into
mainfrom
codex/fix-openswarm-npm-publish-tarball-path

Conversation

@nicko-ai

Copy link
Copy Markdown
Collaborator

Summary

  • prefix generated platform tarball paths with ./ before npm publish
  • keep the fallback release publish workflow aligned with the main release workflow

Verification

  • git diff --check
  • npm publish --dry-run ./platform-packages/does-not-exist.tgz resolves as file:platform-packages/... and fails with local ENOENT, not GitHub shortcut lookup

- prefix generated platform tarballs with ./ when publishing to npm
- keep the fallback release publish workflow aligned
@nicko-ai nicko-ai merged commit e5cb755 into main Jun 11, 2026
1 check passed
@nicko-ai nicko-ai deleted the codex/fix-openswarm-npm-publish-tarball-path branch June 11, 2026 16:05
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