Skip to content

Add publishing workflow #135

@marc-aurele-besner

Description

@marc-aurele-besner

Add publishing workflow

Steps should be

  • Run build
  • Run Test
  • Detect what type of semver bump we want (maybe infer from PR name/desc or default to minor?)
  • if this is run on main, move to a new branch
  • yarn publish with proper flag and npm access token
  • extra point to deploy on JSR
  • if this is run on main, create a pr for that branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions