Skip to content

ci: replace hermes-plugin-publish with memos-local-plugin-publish for V2#1730

Merged
hijzy merged 1 commit into
MemTensor:mainfrom
syzsunshine219:ci/update-publish-workflows
May 14, 2026
Merged

ci: replace hermes-plugin-publish with memos-local-plugin-publish for V2#1730
hijzy merged 1 commit into
MemTensor:mainfrom
syzsunshine219:ci/update-publish-workflows

Conversation

@syzsunshine219
Copy link
Copy Markdown
Collaborator

@syzsunshine219 syzsunshine219 commented May 14, 2026

Summary

Replace the legacy hermes-plugin-publish.yml with memos-local-plugin-publish.yml as the sole publish workflow for the V2 unified plugin @memtensor/memos-local-plugin.

  • File: .github/workflows/memos-local-plugin-publish.yml
  • Actions display name: MemOS Local Plugin (V2) — Build & Publish
  • Remove all hermes / openclaw naming
  • Add optional git_ref input to pin a specific branch, tag, or SHA
  • Add concurrency group to prevent overlapping publishes
  • Include Generate telemetry credentials step (reads from repo secrets)
  • Git tag format: memos-local-plugin-v<version>

Changed files

  • Deleted .github/workflows/hermes-plugin-publish.yml
  • Added .github/workflows/memos-local-plugin-publish.yml

No business logic changes — CI workflow configuration only.

@syzsunshine219 syzsunshine219 force-pushed the ci/update-publish-workflows branch from fccb1c7 to fe0f702 Compare May 14, 2026 12:02
@syzsunshine219 syzsunshine219 changed the title ci: update plugin publish workflows (rename + git_ref input) ci: add memos-local-plugin-publish workflow for @memtensor/memos-local-plugin V2 May 14, 2026
- Rename workflow file to memos-local-plugin-publish.yml
- Display name: MemOS Local Plugin (V2) — Build & Publish
- Remove all hermes/openclaw naming from workflow
- Add git_ref input to pin branch/tag/SHA
- Add concurrency group
- Generate telemetry credentials step (from secrets)
- Git tag format: memos-local-plugin-v<version>

This is the single workflow for publishing @memtensor/memos-local-plugin.

Co-authored-by: Cursor <cursoragent@cursor.com>
@syzsunshine219 syzsunshine219 force-pushed the ci/update-publish-workflows branch from fe0f702 to ab3b820 Compare May 14, 2026 12:08
@syzsunshine219 syzsunshine219 changed the title ci: add memos-local-plugin-publish workflow for @memtensor/memos-local-plugin V2 ci: replace hermes-plugin-publish with memos-local-plugin-publish for V2 May 14, 2026
@hijzy hijzy merged commit e0ef84d into MemTensor:main May 14, 2026
16 checks passed
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