Skip to content

chore(ci): dispatch npm release explicitly + allow manual dispatching with any release#69

Merged
mordamax merged 1 commit into
mainfrom
mak/fix-npm
Apr 2, 2026
Merged

chore(ci): dispatch npm release explicitly + allow manual dispatching with any release#69
mordamax merged 1 commit into
mainfrom
mak/fix-npm

Conversation

@mordamax

@mordamax mordamax commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Description

Fixes the npm publishing process

Type

  • Bug fix
  • Feature
  • Breaking change
  • Documentation
  • Chore

Package

  • @dotns/cli
  • Root/monorepo
  • Documentation

Related Issues

Fixes

Explicit workflow trigger after release + manual dispatch with custom version

Checklist

Code

  • Follows project style
  • bun run lint passes
  • bun run format passes
  • bun run typecheck passes

Documentation

  • README updated if needed
  • Types updated if needed

Breaking Changes

  • No breaking changes
  • Breaking changes documented below

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown

CI Summary

Check Result
Lint Passed
Format Passed
Typecheck Passed
Build Passed
Release Passed
PR Title Passed
Labels Passed

Release - Passed

Test this PR

Download artifact (GitHub CLI required):

gh run download 23906836668 -n cli-release-0.0.0-pr.69 -R paritytech/dotns-sdk

Install globally:

npm install -g ./dotns-cli-0.0.0-pr.69.tgz

Verify:

dotns --help

@mordamax mordamax merged commit 5c8002f into main Apr 2, 2026
15 checks passed
@mordamax mordamax deleted the mak/fix-npm branch April 2, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants