Skip to content

owlstronaut/circleci-trust-publish-test-unscoped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-trust-publish-test-unscoped

Unscoped test package for validating CircleCI OIDC trusted publishing against the real npm registry.

Purpose

Used for bug-bashing the CircleCI trusted publisher UI flows on wubwub (unscoped package scenario). This package is connected to CircleCI and publishes via OIDC token exchange — no long-lived npm tokens.

Setup

1. CircleCI

Connect this repo to CircleCI and run the debug-workflow to get claim values.

Field Value
Org ID TBD — run debug-workflow
Project ID TBD — run debug-workflow
Pipeline Definition ID TBD — run debug-workflow

2. npm Trusted Publishing

Configure the trusted publisher on npmjs.com with the org-id and project-id from the debug workflow.

Workflows

publish-workflow

Publishes to the real npm registry. Only runs on main.

debug-workflow

Decodes and prints OIDC token claims — use to get the values needed for trusted publisher configuration.

Related

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors