Skip to content

Publish JS parser using system identity#9143

Merged
praveenkuttappan merged 32 commits intoAzure:mainfrom
praveenkuttappan:update_js_api_parser_publish
Jan 30, 2025
Merged

Publish JS parser using system identity#9143
praveenkuttappan merged 32 commits intoAzure:mainfrom
praveenkuttappan:update_js_api_parser_publish

Conversation

@praveenkuttappan
Copy link
Copy Markdown
Member

Publish JS parser using system identity

@praveenkuttappan praveenkuttappan self-assigned this Oct 11, 2024
@praveenkuttappan praveenkuttappan added APIView Issues related to APIView core functionality or UI Central-EngSys This issue is owned by the Engineering System team. labels Oct 11, 2024
@github-actions
Copy link
Copy Markdown

Hi @praveenkuttappan. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

@github-actions github-actions Bot added the no-recent-activity There has been no recent activity on this issue. label Dec 13, 2024
@github-actions
Copy link
Copy Markdown

Hi @praveenkuttappan. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.

@github-actions github-actions Bot closed this Dec 21, 2024
@github-actions github-actions Bot removed the no-recent-activity There has been no recent activity on this issue. label Jan 9, 2025
@praveenkuttappan
Copy link
Copy Markdown
Member Author

Fixes #9694

Comment thread src/dotnet/APIView/APIViewWeb/APIViewWeb.csproj Outdated
Comment thread src/dotnet/APIView/APIViewWeb/APIViewWeb.csproj Outdated
Comment thread tools/apiview/parsers/js-api-parser/ci.yml
Comment thread tools/apiview/parsers/js-api-parser/ci.yml Outdated
Comment thread tools/apiview/parsers/js-api-parser/ci.yml Outdated
@praveenkuttappan
Copy link
Copy Markdown
Member Author

@chidozieononiwu It still fails when publishing even after authenticating. I am not sure if this is because a package already exists. Npm sometimes fails with incorrect error message so we might have to try publishing a package version that doesn't exists.

Comment thread tools/apiview/parsers/js-api-parser/.npmrc Outdated
@scbedd
Copy link
Copy Markdown
Member

scbedd commented Jan 30, 2025

@praveenkuttappan @benbp it is working when invokingnpm publish in the working directory with the authed .npmrc. The only reason the latest build is failed is because we already published the version in this PR.

I did try to update the user .npmrc, and keep using the npm task (assuming that the user .npmrc was being used for auth), but nothing I tried with that worked.

@praveenkuttappan
Copy link
Copy Markdown
Member Author

Thanks a lot @scbedd for this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

APIView Issues related to APIView core functionality or UI Central-EngSys This issue is owned by the Engineering System team.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants