Azure / azure-saas

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.
https://aka.ms/azuresaasdevkit
326 stars 239 forks source link

Update GCM to detect when it is running in a CI environment and use the appropriate token(s) for authentication. For the initial iteration, this effort will be scoped to GitHub and Azure DevOps. #227

Closed ghost closed 1 year ago

ghost commented 1 year ago

Update GCM to detect when it is running in a CI environment and use the appropriate token(s) for authentication. For the initial iteration, this effort will be scoped to GitHub and Azure DevOps.

Originally posted by @ldennington in https://github.com/git-ecosystem/git-credential-manager/issues/1271

1iveowl commented 1 year ago

Could you add some more context please?

What is the issue you are facing? Or are you making a request for an update?

ldennington commented 1 year ago

I don't think this issue applies to Azure SaaS. I originally opened the linked issue in Git Credential Manager to support that tool automatically detecting when it was run in GitHub Actions and Azure DevOps pipelines. I'm not sure why the text from the issue was duplicated here.