]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
add support for azure-devops (#160)
authorAndrew Mustea <36493562+andrewmustea@users.noreply.github.com>
Tue, 9 Aug 2022 13:16:10 +0000 (06:16 -0700)
committerGitHub <noreply@github.com>
Tue, 9 Aug 2022 13:16:10 +0000 (15:16 +0200)
- 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'.


No differences found