Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add support for azure-devops #160

Merged
merged 1 commit into from
Aug 9, 2022

Commits on Aug 8, 2022

  1. add support for azure-devops

    - azure-cli defaults to placing its azure-devops cache into
      '$HOME/.azure-devops' unless the environment variable
      'AZURE_DEVOPS_CACHE_DIR' is set.
    - azure-devops.json checks for the '~/.azure-devops' directory and
      suggests exporting `AZURE_DEVOPS_CACHE_DIR` as
      '"$XDG_CACHE_HOME"/azure-devops'.
    andrewmustea committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    cdd229f View commit details
    Browse the repository at this point in the history