Skip to content

Zed: extension publish action fails with 'no replacements occurred' #579

Description

@avifenesh

The v0.14.0 release workflow failed to publish the Zed extension.

Error: `Error: no replacements ocurred`

The `huacnlee/zed-extension-action@v2` could not find the agnix entry in the Zed extensions registry `extensions.toml` to update the version. This may be because:

  • The extension name format doesn't match what the action expects
  • The extension hasn't been added to the Zed extensions registry yet
  • The action's regex pattern doesn't match the entry format

Workflow step: `.github/workflows/release.yml` - "Publish Zed Extension"

Needs investigation into how the Zed extensions registry format works and whether agnix is properly registered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions