Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for using Azure Dev Ops pipeline caching #194

Open
christiango opened this issue Jan 22, 2020 · 1 comment
Open

Add support for using Azure Dev Ops pipeline caching #194

christiango opened this issue Jan 22, 2020 · 1 comment

Comments

@christiango
Copy link
Member

Azure Devops has added the pipeline caching feature which enables sharing the output of a previous build to speed up the outputs of the next build. This has a dedicated Azure Devops task and handles some security/compliance concerns necessary for using backfill in the Office 365 engineering system.

It would be great to see what overlap there is between backfill and ADO pipeline caching and adding first class support for using pipeline caching as a storage location for backfill

@bweggersen
Copy link
Member

We just discussed this topic again. Let's look into creating a new Storage Provider that uses ADO Pipeline Caching APIs, if we can get access those.

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

No branches or pull requests

2 participants