adobe / adobe/aio-cli

on-push-publish-to-npm.yml workflow - package access is private

Open
#493 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
95
Forks
45
PR merge metrics
No merged PRs in 30d

Description

Need this extra parameter: https://github.com/adobe/aio-cli/blob/7952ef93baa6c2c10387fa299bf104e8867fd6fa/.github/workflows/version-bump-publish.yml#L38

This should be fixed in all repos.

This is not an issue for existing projects, but for new projects. This was fixed in the template: https://github.com/adobe/.github/blob/main/workflow-templates/on-push-publish-to-npm.yml but if someone copy pastes from an existing repo, they might not have a good time (and will waste time waiting) unless they find a dev with npm admin rights to the Adobe org to set the access to public.

Contributor guide

Open the contributing guide

Research direction

Start by comparing .github/workflows/version-bump-publish.yml at the referenced line with adobe/.github/workflow-templates/on-push-publish-to-npm.yml. Identify the corresponding publish workflows across the Adobe repositories, apply the same package-access setting where needed, and verify that each workflow definition matches the template.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, javascript
Domain
ci-cd, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.