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

Conversation

andrewmustea
Copy link
Contributor

  • 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'.

- 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'.
@b3nj5m1n
Copy link
Owner

b3nj5m1n commented Aug 9, 2022

Thanks!

@b3nj5m1n b3nj5m1n merged commit 2212d43 into b3nj5m1n:main Aug 9, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants