• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mpyw / axios-case-converter
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions-minor-22cf09a089
DEFAULT BRANCH: master
Repo Added 22 Mar 2020 07:24AM UTC
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH ci/dispatch-release
branch: ci/dispatch-release
CHANGE BRANCH
x
Reset
  • ci/dispatch-release
  • chore-rollup
  • chore/eslint-config-ts
  • chore/freeze-change-case-v4
  • claude/dependabot
  • claude/fix-esm-exports
  • claude/node-version-update
  • dependabot/github_actions/actions-minor-22cf09a089
  • dependabot/github_actions/actions-minor-7a5a078ad4
  • dependabot/github_actions/actions/checkout-7.0.0
  • dependabot/github_actions/actions/setup-node-6.4.0
  • dependabot/github_actions/actions/setup-node-7.0.0
  • dependabot/npm_and_yarn/axios-mock-adapter-2.1.0
  • dependabot/npm_and_yarn/blob-polyfill-9.0.20240710
  • dependabot/npm_and_yarn/eslint-10.7.0
  • dependabot/npm_and_yarn/eslint-config-prettier-10.1.8
  • dependabot/npm_and_yarn/eslint/js-10.0.1
  • dependabot/npm_and_yarn/npm-minor-a8fba49af6
  • dependabot/npm_and_yarn/rollup/plugin-node-resolve-16.0.3
  • dependabot/npm_and_yarn/rollup/plugin-typescript-12.3.0
  • dev
  • feat-more-options
  • feat/esm-only-modernize
  • fix-compiler-options
  • fix-ts-39
  • fix/array-index-broken
  • fix/is-plain-object
  • fix/pin-safe-chain-version
  • follow-up-axios-update
  • master
  • misc-bits
  • mpyw-patch-1
  • oidc-trusted-publishing
  • refactor-breaking-changes
  • refactor-typescript
  • refs/tags/v0.10.0
  • refs/tags/v0.10.0-alpha.1
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.1.1
  • refs/tags/v1.1.2
  • release/v2.0.1
  • test-dirty-hack
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.6.0
  • v0.6.0-beta.1
  • v0.7.0
  • v1.1.2
  • v2.0.0
  • v2.0.1

17 Jul 2026 05:55AM UTC coverage: 93.069%. Remained the same
29558582046

Pull #87

github

mpyw
ci: switch release to workflow_dispatch and publish before tagging

Triggering npm publish on GitHub Release creation is an anti-pattern: if the
publish fails, the tag and Release are already finalized. Under GitHub's
Immutable Releases that tag name can never be reused, so a failed publish
burns a version number.

The workflow now runs on workflow_dispatch, publishes to npm first
(prepublishOnly runs the checks/tests), and creates the tag and GitHub
Release only after a successful publish. The version is derived from
package.json.

Ref: https://zenn.dev/yumemi_inc/articles/github-release-not-a-publish-trigger
Pull Request #87: ci: switch release to workflow_dispatch, publish before tagging

88 of 98 branches covered (89.8%)

Branch coverage included in aggregate %.

100 of 104 relevant lines covered (96.15%)

143.23 hits per line

Relevant lines Covered
Build:
Build:
104 RELEVANT LINES 100 COVERED LINES
143.23 HITS PER LINE
Source Files on ci/dispatch-release
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29558582046 ci/dispatch-release ci: switch release to workflow_dispatch and publish before tagging Triggering npm publish on GitHub Release creation is an anti-pattern: if the publish fails, the tag and Release are already finalized. Under GitHub's Immutable Releases that tag n... Pull #87 17 Jul 2026 05:55AM UTC mpyw github
93.07
29557508929 ci/dispatch-release ci: release フローを workflow_dispatch 起点に変更(publish 先行) GitHub Release 作成をトリガーにする従来構成は,publish 失敗時に タグと Release だけが先に確定してしまう。Immutable Releases では そのタグ名を再利用できず,バージョン番号を 1 つ焼き払う羽目になる。 workflow_dispatch から npm publish(prepublishOnly で検証)を先に成功 させ,その後で... Pull #87 17 Jul 2026 05:31AM UTC mpyw github
93.07
See All Builds (191)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc