Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated .npmrc to fix following error #157

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

CalebGerman
Copy link
Collaborator

2025-01-21T16:43:36.0808631Z ##[group]Run changesets/action@v1
2025-01-21T16:43:36.0809056Z with:
2025-01-21T16:43:36.0809341Z publish: pnpm changeset publish
2025-01-21T16:43:36.0809786Z title: Release packages [publish docs]
2025-01-21T16:43:36.0810156Z commit: Release packages [publish docs]
2025-01-21T16:43:36.0810514Z createGithubReleases: true
2025-01-21T16:43:36.0810906Z setupGitUser: true
2025-01-21T16:43:36.0832903Z env:
2025-01-21T16:43:36.0833286Z PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2025-01-21T16:43:36.0834228Z GITHUB_TOKEN: ***
2025-01-21T16:43:36.0834924Z NODE_AUTH_TOKEN: ***
2025-01-21T16:43:36.0835173Z GIT_AUTHOR_NAME: imodeljs-admin
2025-01-21T16:43:36.0835487Z GIT_AUTHOR_EMAIL: [email protected]
2025-01-21T16:43:36.0835797Z ##[endgroup]
2025-01-21T16:43:36.1959010Z setting git user
2025-01-21T16:43:36.1993566Z [command]/usr/bin/git config user.name "github-actions[bot]"
2025-01-21T16:43:36.2069018Z [command]/usr/bin/git config user.email "github-actions[bot]@users.noreply.github.com"
2025-01-21T16:43:36.2096320Z setting GitHub credentials
2025-01-21T16:43:36.2126294Z No changesets found. Attempting to publish any unpublished packages to npm
2025-01-21T16:43:36.2127076Z No user .npmrc file found, creating one
2025-01-21T16:43:36.2239395Z [command]/home/runner/setup-pnpm/node_modules/.bin/pnpm changeset publish
2025-01-21T16:43:36.9456306Z 🦋 �[36minfo�[39m npm info @itwin/changed-elements-react
2025-01-21T16:43:38.0317689Z 🦋 �[36minfo�[39m @itwin/changed-elements-react is being published because our local version (0.12.0) has not been published on npm
2025-01-21T16:43:38.0319098Z 🦋 �[36minfo�[39m Publishing �[36m"@itwin/changed-elements-react"�[39m at �[32m"0.12.0"�[39m
2025-01-21T16:43:39.5127308Z 🦋 �[31merror�[39m an error occurred while publishing @itwin/changed-elements-react: ENEEDAUTH This command requires you to be logged in to https://registry.npmjs.org/
2025-01-21T16:43:39.5129133Z 🦋 �[31merror�[39m You need to authorize this machine using npm adduser
2025-01-21T16:43:39.5129956Z 🦋 �[31merror�[39m npm error code ENEEDAUTH
2025-01-21T16:43:39.5131111Z 🦋 �[31merror�[39m npm error need auth This command requires you to be logged in to https://registry.npmjs.org/
2025-01-21T16:43:39.5132408Z 🦋 �[31merror�[39m npm error need auth You need to authorize this machine using npm adduser
2025-01-21T16:43:39.5134054Z 🦋 �[31merror�[39m npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-01-21T16_43_38_823Z-debug-0.log

@CalebGerman CalebGerman requested a review from a team as a code owner January 21, 2025 17:14
Copy link

changeset-bot bot commented Jan 21, 2025

🦋 Changeset detected

Latest commit: d2452b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@itwin/changed-elements-react Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@CalebGerman CalebGerman merged commit 44a94e7 into master Jan 21, 2025
4 checks passed
@CalebGerman CalebGerman deleted the cgerman/updated-.npmrc-release-workflow branch January 21, 2025 17:32
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.

3 participants