Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

0.35.0 fails with an error for GetCurrentUser on the AzureDevOps platform #1144

Open
2 of 7 tasks
ghelyar opened this issue Oct 6, 2021 · 2 comments
Open
2 of 7 tasks

Comments

@ghelyar
Copy link

ghelyar commented Oct 6, 2021

🔙 Regression

Old (and correct) behavior

NuKeeper runs without error on version 0.34.0:

Matched uri '...' to collaboration platform 'AzureDevOps'
Using upstream fork as push, for project ... at ...
User name missing from profile, falling back to .gitconfig
Found 84 packages
...

Current behavior

NuKeeper fails with an error on version 0.35.0:

Matched uri '...' to collaboration platform 'AzureDevOps'
##[error]GetCurrentUser: Error NotFound
Using upstream fork as push, for project ... at ...
User name missing from profile, falling back to .gitconfig
Found 84 packages
...

Reproduction steps

Run NuKeeper 0.35.0 from an Azure DevOps hosted agent.

Configuration

Version: 0.35.0

Platform if applicable:

  • 🛠️ NuKeeper CLI
  • ✨ GitHub
  • 🤖 AzureDevops
  • 🏁 Bitbucket
  • 🌎 Gitlab
  • 📺 Gitea
  • 🐳 Docker
@velimirp
Copy link

The same problem appeared in our pipelines after I attempted an upgrade to 0.35. I had to revert to 0.34 for the moment.

@MarkFl12
Copy link

I'm getting this as well, also on Azure DevOps, it shows the error but then still seems to work anyway, apart from the fact it's marking the build in TeamCity as failed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants