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

[confcom] bugfixes for using sha values and tar files #5987

Merged
merged 10 commits into from
Mar 15, 2023

Conversation

SethHollandsworth
Copy link
Contributor


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

confcom

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

Description

Bugfix to make sha hashes work better. Fixed a bug where it would error if you specified a hash but not a tag name. Also moved the error checking to make sure you're not trying to use a hash on a tar file.

Right now, caching only works if you're doing multiple of the same image within the same container group. This PR will make it so it's template-wide which is a more reasonable and helpful mechanism.

@yonzhan
Copy link
Collaborator

yonzhan commented Mar 14, 2023

confcom

@kairu-ms kairu-ms merged commit 1161be0 into Azure:main Mar 15, 2023
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ confcom ] : https://dev.azure.com/azclitools/internal/_build/results?buildId=41424&view=results

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

Successfully merging this pull request may close these issues.

None yet

6 participants