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

org/global command support for AzureDevOps #864

Closed
2 of 7 tasks
IOrlandoni opened this issue Aug 14, 2019 · 2 comments
Closed
2 of 7 tasks

org/global command support for AzureDevOps #864

IOrlandoni opened this issue Aug 14, 2019 · 2 comments
Labels

Comments

@IOrlandoni
Copy link

IOrlandoni commented Aug 14, 2019

🚀 Feature Requests

Allowing for org and global command to be used in AzureDevOps.

It would allow for simpler set-up of the tool for organizations using AzureDevOps by removing the necessity of doing the set-up per repository. This would allow to have an "organization-wide" policy about package updates.

It would unlock the use of NuKeeper in a more controlled way for internal libraries. When a new version is pushed to NuGet it could trigger the update of that library across all repositories of the organization.

Contextualize the feature

Support for AzureDevOps already exists at a repo level, it would just need to be expanded to iterate over all repositories available to the authentication token in the case of org or global

Describe the feature

nukeeper org https://dev.azure.com/{org}/[{project}/] token

nukeeper global token --include PackageToUpdate --api https://dev.azure.com/{org}/[{project}/]

Platforms affected (mark all that apply)

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

stale bot commented May 10, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 10, 2020
@IOrlandoni
Copy link
Author

Done in #933, I guess...

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

No branches or pull requests

1 participant