Skip to content

Release

github-actions[bot] edited this page Aug 31, 2026 · 1 revision

Release Plugin

Runs nSelf's own 12-step release cascade across cli, plugins-pro, admin, and Homebrew. Free — MIT licensed.

Install

nself plugin install release

No license key required.

Description

Orchestrate the nSelf project's own 12-step release cascade: tag and release cli and plugins-pro, build and push the admin image, and open the Homebrew formula PR.

This is a CLI plugin: it installs the nself-release binary into your plugin path and runs as a command, not a background service.

Category: development. Current version: 1.0.0.

Commands

nself-release subcommands (installed alongside the plugin):

  • nself-release status
  • nself-release check <version>
  • nself-release release <version>
  • nself-release rollback <version> <prior-version>

Examples

Status

nself-release status

Check

nself-release check <version>

Source

plugins/release/

Manifest: plugins/release/plugin.json

See Also

  • CI — local lint/test/build/gitleaks gate
  • Soak — abort/rollback a soak test

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally