microsoft / microsoft/node-api-dotnet

Publish nuget & npm packages to ADO

Open
#80 5 comments 0 reactions 1 assignee View on GitHub

@vmoroz is already working on this.

Since Apr 2, 2023.

build
Dominant language
C#
Stars
783
Forks
80
PR merge metrics
No merged PRs in 30d

Description

This is to enable us publishing Nuget and NPM packages.

  • Implement ADO pipeline (PRs #72, #73).
  • Sign assemblies and NuGet packages with Microsoft certificates (PRs #72).
  • Publish Nuget and NPM packages as public ADO artifacts (internal ADO pipeline).
  • Add required metadata to NuGet packages (PR# 76, #74).
  • Add required metadata to NPM packages (PR# 78).
  • Avoid dependency on Nerdbank.GitVersioning in published Nuget (PR# 77).
  • Publish to Nuget.org and npmjs.com (internal ADO pipeline).
  • Enable linux-arm64 ADO build.
  • Publish symbols #177
  • Publish sources for debugging #363
  • Run tests in ADO pipeline.
  • Run code formatting in ADO pipeline.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.