question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CI should produce nupkgs as artifacts

See original GitHub issue

Right now, it is rather tricky to depend on HEAD using paket, as you need to invoke build.sh. I propose that the CI should produce a .nupkg.

As an aside, it appears that the NuGet fake target is borked.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
gustycommented, Aug 15, 2019
1reaction
gustycommented, Aug 2, 2019

Yes, let’s do that !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create And Publish A NuGet Package Into Azure Artifacts ...
In this article, you will learn how to create and publish a NuGet Package into Azure Artifacts using CI/CD Pipeline.
Read more >
TeamCity Artifact Deployment - Steve Ellwood - Medium
NET I know that my project can produce a package on build and it's this artifact that we are interested in ie the...
Read more >
Publish NuGet packages with Azure Pipelines (YAML ...
Publish NuGet packages. To publish packages to an Azure Artifacts feed from your pipeline, you must set the Project Collection Build Service ......
Read more >
Publishing Artifacts in an Azure DevOps Release Pipeline
Learn how to take an existing Azure DevOps pipeline build artifact, package it up and publish to an Azure Artifacts NuGet feed.
Read more >
How to Use CI/CD Pipelines for Your NuGet Packages
It's pretty straightforward: a build artifact will only make its way to the final stage (Production), once it's been tested in a number...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found