Skip to content

Editor S11: CI release panel (gh wrapper, tag-and-push, run watch) #132

Description

@mblackman

P2.

New editor panel that wraps git/gh to drive developer-initiated releases without leaving the editor — the "CI-trigger surface" half of the epic.

Scope:

  • Tag-and-push: bump from project.ini, create annotated tag, push (triggers tag-driven CI)
  • workflow_dispatch trigger for ad-hoc builds
  • Run watch: poll gh run list/view, stream status + conclusion, surface artifact download links on success
  • PATH-detect gh + auth check; one-click hint if missing/unauthenticated

All shell-outs go through the #46 spawn wrapper. Companion to #44 (ShippingV1 release pipeline).

Depends on #46 (spawn), #10 workflow refactor (#... S10 — scaffolded scripts so local/CI/editor agree). Parent: #45.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    Icebox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions