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

feat: add registry cache support for Azure DevOps #1701

Merged
merged 4 commits into from
Apr 5, 2023

Conversation

nadworny
Copy link
Contributor

@nadworny nadworny commented Apr 4, 2023

Summary

Pack doesn't work with Azure DevOps due to unsupported protocol in Go-Git: go-git/go-git#64

Output

Use git clone instead of Go Git library if dev.azure.com is used. Git must be installed locally.

@nadworny nadworny requested review from a team as code owners April 4, 2023 13:57
@github-actions github-actions bot added this to the 0.30.0 milestone Apr 4, 2023
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Apr 4, 2023
nadworny and others added 3 commits April 4, 2023 19:01
Signed-off-by: Bartosz Nadworny <bartosz.nadworny@zurich.ch>
Signed-off-by: Bartosz Nadworny <bartosz.nadworny@zurich.ch>
Co-authored-by: Joe Kutner <jpkutner@gmail.com>
Signed-off-by: nadworny <bartosz.nadworny@gmail.com>
Signed-off-by: Bartosz Nadworny <bartosz.nadworny@zurich.ch>
@jkutner jkutner merged commit 953ae77 into buildpacks:main Apr 5, 2023
@nadworny nadworny deleted the feature/fix_azure_devops branch April 5, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants