Skip to content

Publish @flagsmith/backstage-plugin to NPM #11

@talissoncosta

Description

@talissoncosta

Summary

Publish the Flagsmith Backstage plugin to NPM for easy installation.

Parent Epic: #10
Depends on: Flagsmith/flagsmith#6420 (Proxy migration), Flagsmith/flagsmith#6421 (/alpha export)

Tasks

  • Update package.json name to @flagsmith/backstage-plugin
  • Set up NPM publishing credentials
  • Create GitHub Actions workflow for releases
  • Publish initial version (0.1.0)
  • Submit to Backstage plugin directory

Package.json Updates

{
  "name": "@flagsmith/backstage-plugin",
  "version": "0.1.0",
  "publishConfig": {
    "access": "public"
  }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions