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

Add npmjs.com publishing #434

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

vmoroz
Copy link
Member

@vmoroz vmoroz commented Mar 4, 2025

This PR adds an automated publishing of NPM packages to npmjs.com feed by using the Microsoft's ESRP Release process.
The process has been verified on the previous 0.9.5 release and hopefully it works for new releases.

Other related changes:

  • The release.yml uses the update CI pipeline name
  • The release.yml excludes all files from the ESLint SDL analysis. Otherwise, it crashes.
  • Added some comments in both publish.yml and release.yml files.

@vmoroz vmoroz requested review from hansenyy, dannyvv and jasongin March 4, 2025 20:20
@vmoroz vmoroz merged commit 7610664 into microsoft:main Mar 4, 2025
24 checks passed
@vmoroz vmoroz deleted the PR/automate_npmjs_com_releases branch March 4, 2025 22:25
@vmoroz
Copy link
Member Author

vmoroz commented Mar 4, 2025

For the record: this PR ended up to produce the version 0.9.6 which was previously deprecated due to my wrong doings with the main thread. These changes are going to come up in the next 0.9.7 version that will be triggered by the next PR.

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