Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: allow publishing canary versions#5015

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

armano2
Copy link
Collaborator

@armano2armano2 commentedMay 18, 2022
edited
Loading

Overview

Correct issue with credentials not being setup inpublish_canary_version action after changes to#4959

Please note that you need to set theregistry-url tohttps://registry.npmjs.org/ in setup-node to properly configure your credentials.

https://github.com/actions/setup-node/blob/bacd6b4b3ac3127b28a1e1920c23bf1c2cadbb85/src/main.ts#L42-L46

constregistryUrl:string=core.getInput('registry-url');constalwaysAuth:string=core.getInput('always-auth');if(registryUrl){auth.configAuthentication(registryUrl,alwaysAuth);}

https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry

@nx-cloud
Copy link

nx-cloudbot commentedMay 18, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commit0e7513d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@armano2!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@netlify
Copy link

netlifybot commentedMay 18, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commit0e7513d
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/62856159719ffe00093655eb
😎 Deploy Previewhttps://deploy-preview-5015--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

@armano2armano2 changed the titlechore: fix issue with publishing canary versionschore: allow publishing canary versionsMay 18, 2022
@armano2armano2 requested a review frombradzacherMay 18, 2022 21:14
Copy link
Member

@bradzacherbradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

thanks for catching this!

@bradzacherbradzacher merged commitc673e15 intomainMay 18, 2022
@bradzacherbradzacher deleted the chore/correct-publish_canary_version-action branchMay 18, 2022 21:28
@armano2armano2 added the repo maintenancethings to do with maintenance of the repo, and not with code/docs labelMay 22, 2022
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJun 22, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@bradzacherbradzacherbradzacher approved these changes

Assignees
No one assigned
Labels
repo maintenancethings to do with maintenance of the repo, and not with code/docs
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@armano2@bradzacher

[8]ページ先頭

©2009-2025 Movatter.jp