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

Registries V2 #4026

Merged
merged 46 commits into from
Sep 21, 2023
Merged
Show file tree
Hide file tree
Changes from 30 commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
3b2ee0f
Registries V2 (#4021)
alexyaang Aug 8, 2023
008e9bf
Made Some ACR Commands Work (#4027)
alexyaang Aug 9, 2023
e090fb4
Added Back `createAzureRegistry` command (#4029)
alexyaang Aug 10, 2023
bdac083
Added More Commands Back (#4031)
alexyaang Aug 11, 2023
c967595
Added Back Open Docker Hub Item in Browser (#4033)
alexyaang Aug 11, 2023
6df7928
Added Back `pushImage()` (#4034)
alexyaang Aug 17, 2023
ea8f0bc
Added Back Azure Deploy to ACA & Azure Deploy to AAS (#4038)
alexyaang Aug 23, 2023
96b1a21
Implemented Delete Remote Image for GenericV2 (#4039)
alexyaang Aug 25, 2023
6d10af1
Added Untag Image Command for Azure RDP (#4041)
alexyaang Aug 25, 2023
e03bb57
Improve UX for Connecting & Disconnecting Generic V2 Registries (#4043)
alexyaang Aug 28, 2023
befa438
added logic for reconnect (#4045)
alexyaang Aug 29, 2023
a187269
Cleanup Registries Implementation (#4046)
alexyaang Aug 30, 2023
b49d849
use baseUrl
alexyaang Aug 30, 2023
c05fae6
polished up contextValues
alexyaang Aug 31, 2023
840f916
fixed push image error for dockerhub
alexyaang Aug 31, 2023
39591a2
removed azure account listener
alexyaang Sep 5, 2023
7a5ec73
actually removed AzureAccountExtensionListener
alexyaang Sep 5, 2023
88380e4
made minor adjustments based in brandon's comments
alexyaang Sep 5, 2023
de06e55
use azutils for open in azure portal
alexyaang Sep 6, 2023
44d8b51
Fix subscription icon
bwateratmsft Sep 6, 2023
20c178a
Merge branch 'yangalex/registries' of https://github.com/microsoft/vs…
bwateratmsft Sep 6, 2023
f2f92be
Small fix
bwateratmsft Sep 6, 2023
62ff37a
minor changes to imports
alexyaang Sep 6, 2023
2e77a9c
Merge branch 'main' into yangalex/registries
bwateratmsft Sep 7, 2023
f10aaaf
Merge branch 'yangalex/registries' of https://github.com/microsoft/vs…
bwateratmsft Sep 7, 2023
6548a86
Remove GitHub package transitive dependency
bwateratmsft Sep 7, 2023
1cf0e3d
Version was wrong
bwateratmsft Sep 7, 2023
24f7365
allow delete image command show up on commontag
alexyaang Sep 7, 2023
669be80
fix miake in deleteImage
alexyaang Sep 7, 2023
54e73c0
simplified logic in pushImage (#4062)
alexyaang Sep 8, 2023
da2d350
simplify logic in deploy to Azure app service (#4063)
alexyaang Sep 8, 2023
f84bdaa
handle contextValueExperience edge case
alexyaang Sep 11, 2023
6235926
changed isWrappedItem function name to be more specific
alexyaang Sep 11, 2023
51e8fa9
Added fire soon function to AzureRDP (#4066)
alexyaang Sep 11, 2023
4e6aa8a
Change fireSoon to take callback function (#4071)
alexyaang Sep 14, 2023
d3da812
use new RegistryV2RequestOptions for azure requests
alexyaang Sep 14, 2023
fbceb92
Improve Registry Experience & Simplify Context Values (#4076)
alexyaang Sep 19, 2023
5dd3dfb
remove unnecessary comment
alexyaang Sep 19, 2023
6bb9eca
uploaded & changed azext package version
alexyaang Sep 19, 2023
34e5b00
Asynchronously fetch createdAt info (#4074)
bwateratmsft Sep 19, 2023
fa2bb67
Add registry extensibility capability (#4061)
bwateratmsft Sep 19, 2023
7b831f4
remove generic v2 root if it's the last one
alexyaang Sep 20, 2023
4dd8f3a
get registries package from npm
alexyaang Sep 20, 2023
cf174be
Trigger Build
alexyaang Sep 21, 2023
4971bb7
actually get npm from npm org
alexyaang Sep 21, 2023
2b20b9a
update azext util package to use npm org
alexyaang Sep 21, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 62 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading