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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuget.org API expired for Cucumber expressions #2146

Open
mpkorstanje opened this issue Jan 17, 2023 · 0 comments
Open

nuget.org API expired for Cucumber expressions #2146

mpkorstanje opened this issue Jan 17, 2023 · 0 comments
Assignees
Labels
馃彟 debt Tech debt

Comments

@mpkorstanje
Copy link
Contributor

mpkorstanje commented Jan 17, 2023

馃 What's the problem you've observed?

https://github.com/cucumber/cucumber-expressions/actions/runs/3941976350/jobs/6745076296

 Time Elapsed 00:00:12.59
Run dotnet pack --configuration Release --no-build --output NuGetOut
MSBuild version 17.4.0+18d5aef85 for .NET
  Successfully created package '/home/runner/work/cucumber-expressions/cucumber-expressions/dotnet/NuGetOut/Cucumber.CucumberExpressions.16.1.2.nupkg'.
Run dotnet nuget push NuGetOut/*.nupkg --api-key ${NUGET_API_KEY} --source https://api.nuget.org/v3/index.json
Pushing Cucumber.CucumberExpressions.16.1.2.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
  Forbidden https://www.nuget.org/api/v2/package/ 640ms
error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).

馃摎 Any additional context?

The previous run did pass.

https://github.com/cucumber/cucumber-expressions/actions/runs/3649894012/jobs/6165171432

And because we use the same API key in every project, all those will probably have expired too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃彟 debt Tech debt
Projects
Status: No status
Development

No branches or pull requests

2 participants