-
Notifications
You must be signed in to change notification settings - Fork 64
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
chore: migrate azure-sdk-for-go/containerregistry to the latest release #1829
Merged
susanshi
merged 23 commits into
ratify-project:dev
from
shahramk64:skalantari/Migrate-to-the-latest-Azure-container-registry-SDK
Oct 23, 2024
Merged
Changes from 22 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
1d653d4
chore: migrate azure-sdk-for-go/containerregistry to the latest release
shahramk64 c7137d8
chore: refactor to enable mocking and add unit tests to azureworkloa…
shahramk64 b1a397a
chore: lint
shahramk64 24d306d
chore: address comments
shahramk64 c5d87bf
chore: add comments
shahramk64 0d4e8a6
chore: more unit tests
shahramk64 cf5e7f0
chore: remove unnecessary functions
shahramk64 f213c5f
fix: fix the bugs in the unit tests
shahramk64 3ec6a2d
fix: provide default implementation of the functions
shahramk64 23cf3d2
chore: refactor
shahramk64 598ff9e
chore: refactor azureworkloadidentity
shahramk64 03688b0
chore: refactor azureidentity.go
shahramk64 2a0c8d8
chore: move common code to helper.go
shahramk64 947f28c
chore: unit tests for the helper.go file
shahramk64 d50d306
chore: create a const from the repetitive string
shahramk64 ac8e29e
chore: address comments
shahramk64 2344927
chore: address comments
shahramk64 10ea3e2
chore: address comments
shahramk64 94f899d
fix: ran go mod tidy
shahramk64 cf25a94
Merge branch 'dev' into skalantari/Migrate-to-the-latest-Azure-contai…
susanshi 82c3091
Merge branch 'dev' into skalantari/Migrate-to-the-latest-Azure-contai…
susanshi dfd5e9a
Merge branch 'dev' into skalantari/Migrate-to-the-latest-Azure-contai…
susanshi a70ebef
chore: remove commented code
shahramk64 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this commented out code be removed @shahramk64 ?