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 README for .NEt #312

Open
mpkorstanje opened this issue Nov 11, 2024 · 0 comments
Open

Add README for .NEt #312

mpkorstanje opened this issue Nov 11, 2024 · 0 comments
Labels
⚡ enhancement Request for new functionality

Comments

@mpkorstanje
Copy link
Contributor

🤔 What's the problem you're trying to solve?

When deploying the .Net package we see the warning

Time Elapsed 00:00:06.90
Run dotnet pack --configuration Release --no-build --output NuGetOut
  The package Cucumber.CucumberExpressions.18.0.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important.
  Successfully created package '/home/runner/work/cucumber-expressions/cucumber-expressions/dotnet/NuGetOut/Cucumber.CucumberExpressions.18.0.1.nupkg'.
Run dotnet nuget push NuGetOut/*.nupkg --api-key ${NUGET_API_KEY} --source https://api.nuget.org/v3/index.json
Pushing Cucumber.CucumberExpressions.18.0.1.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
warn : Readme missing. Go to https://aka.ms/nuget-include-readme learn How to include a readme file within the package.
  Created https://www.nuget.org/api/v2/package/ 680ms

✨ What's your proposed solution?

Either:

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

@mpkorstanje mpkorstanje added the ⚡ enhancement Request for new functionality label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement Request for new functionality
Projects
Status: No status
Development

No branches or pull requests

1 participant