# @releaseway/npm-actions-fixture

> Integration fixture for releaseway/npm-actions. Not for production use.

Latest version **0.0.1-fixture.0** (published 2026-09-24) · 0 weekly downloads

## Install

```sh
npm install @releaseway/npm-actions-fixture
pnpm add @releaseway/npm-actions-fixture
yarn add @releaseway/npm-actions-fixture
bun add @releaseway/npm-actions-fixture
```

## Health

**Score 55/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; low quality score; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.0.1-fixture.0 |
| Published | 2026-09-24 |
| First published | 2026-09-24 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 1.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | jinyongp |

## Links

- npm: https://www.npmjs.com/package/@releaseway/npm-actions-fixture
- Repository: https://github.com/releaseway/npm-actions-fixture
- Homepage: https://github.com/releaseway/npm-actions-fixture#readme
- Issues: https://github.com/releaseway/npm-actions-fixture/issues
- npm.io page: https://npm.io/package/@releaseway/npm-actions-fixture

## Recent versions

- 0.0.1-fixture.0 (latest) — 2026-09-24
- 0.0.5-fixture.0 (fixture) — 2026-09-24
- 0.0.4-fixture.0 — 2026-09-24
- 0.0.3-fixture.0 — 2026-09-24

## README

# @releaseway/npm-actions-fixture

Permanent integration fixture for releaseway/npm-actions.

This package exists only to exercise real npm registry publication behavior, including Trusted Publishing OIDC, exact-version reconciliation, staged publishing, and later native distribution scenarios.

It is not intended for application dependencies or production use.

Published versions use prerelease identifiers and the npm `fixture` dist-tag so they do not participate in a normal `latest` release line.

## Bootstrap

The first package version is published by the one-time `Bootstrap npm fixture` workflow using a short-lived granular npm token stored as `NPM_BOOTSTRAP_TOKEN`.

After the package exists, configure npm Trusted Publishing for:

- GitHub organization: `releaseway`
- Repository: `npm-actions-fixture`
- Workflow filename: `publish.yml`
- Allowed actions: direct publish and staged publish

The bootstrap token is not used by `publish.yml` and should be revoked after Trusted Publishing is configured.

---
_Source: https://npm.io/package/@releaseway/npm-actions-fixture · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
