-
Notifications
You must be signed in to change notification settings - Fork 100
Integrate AzArtifacts Credential Provider #1765
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
Merged
Merged
Changes from 92 commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
3dbb6c7
Add azartifacts credential provider integration
alerickson 6d52514
Add dynamic parameters to Register-PSResourceRepository and Set-PSRes…
alerickson fe270a1
Bug fixes and clean up
alerickson a99b2b2
Add tests
alerickson fc81545
Update AdoV2 server tests
alerickson 7f5f0ae
Add logging for GH pkgs tests
alerickson 01ab760
Remove GH pkgs logging
alerickson 43a69e7
Rename tests
alerickson bfeb5e0
Add Verbose messaging
alerickson 2644183
Update dynamic parameters for Set and Register repositories
alerickson b11eb71
Dynamic param should not appear when using Repositories param set, co…
alerickson d3154ed
Set dynamic param updates
alerickson 317463d
Add -CredentialProvider None to existing ADO tests
alerickson e063a97
uncomment cred provider tests
alerickson ae5a467
Update ADO feed
alerickson f994d14
Fix #1777: Fixes bug with nuspec dependency version range when versio…
1cfdf2a
only convert Version info to hashtable if its not an empty string
anamnavi f3fe35e
delete unzippedPath in test after it's written to or subsequent Expan…
anamnavi 97ef9d7
Update Dependency parsing logic to account for Az packages with Az* n…
anamnavi b1ba2b2
specify Azpreview explicitly in condition
anamnavi d189750
add test for Azpreview from MAR
anamnavi 35bce61
fix test for Azpreview from MAR
anamnavi 74abeb0
update outdated az FindName() from MAR test
anamnavi 79f1e23
check if version is greaterthan not equal
anamnavi 25bee9d
Allow wildcard for MAR repository for FindAll and FindByName (#1786)
adityapatwardhan ffa42a9
Use authentication challenge for unauthenticated container registry r…
adityapatwardhan 405a0f7
Use deploybox to release to Gallery (#1800)
adityapatwardhan 8a3c89c
Get metadata properties when finding a PSResource from a ContainerReg…
anamnavi 4a60d68
Retrieve Tags property which can be in PrivateData.PSData but is not …
anamnavi e27c8c3
clean up code
anamnavi 6af54e1
check privateData JsonElement kind, if Object check for its propertie…
anamnavi 8050006
fix install for a package from MAR that may have different version th…
anamnavi 5a3cca2
add find and install tests for 2 digit pkg
anamnavi 0e77d20
add -TrustRepository to install tests
anamnavi 96f76e7
account for prerelease version when using manifest version
anamnavi dd142a9
add test for preview install
anamnavi ec8d2cc
fix error in test logic
anamnavi 5645a14
account for 2 digit version being concatenated with prerelease when c…
anamnavi 5add5e5
Update README.md
alerickson 7ac9a55
Update changelog, release notes, version for v1.1.1 release (#1801)
anamnavi 24047d7
Update .NET to 8.0.406 (#1802)
adityapatwardhan 3b34f53
Remove InstallationPath to Install .NET Dependencies task (#1804)
anamnavi 1a043eb
Update NuGet assembly versions (#1807)
adityapatwardhan 8290e62
Add CODEOWNERS file (#1818)
anamnavi 71110ba
Add SupportsWildcards attribute to Repository parameter of Install-PS…
sdwheeler 36acf3c
Fix PSResourceGet CI for ContainerRegistry (#1829)
adityapatwardhan a6e71fa
Fix catalog access for Container Registry repositories (#1831)
adityapatwardhan d48a2d5
Remove netstandard2.0 from build options (#1835)
alerickson adac2bf
NuGet v3 populate dependencies (#1778)
o-l-a-v ef6e17d
Update changelog, release notes and version (#1838)
alerickson 068493f
Add azartifacts credential provider integration
alerickson bc4fbdb
Add dynamic parameters to Register-PSResourceRepository and Set-PSRes…
alerickson 1f0c768
Bug fixes and clean up
alerickson 2446093
Add tests
alerickson 3128532
Update AdoV2 server tests
alerickson adfd8d7
Add logging for GH pkgs tests
alerickson f83e9f8
Remove GH pkgs logging
alerickson 603a04a
Rename tests
alerickson b93be9b
Add Verbose messaging
alerickson 9410ba5
Update dynamic parameters for Set and Register repositories
alerickson d2099ec
Dynamic param should not appear when using Repositories param set, co…
alerickson f9e3253
Set dynamic param updates
alerickson ca9e36e
Add -CredentialProvider None to existing ADO tests
alerickson 5be8a6d
uncomment cred provider tests
alerickson 0a19373
Update ADO feed
alerickson b178031
Merge branch 'addAdoCredProvider' of https://github.com/alerickson/PS…
alerickson 8436ac4
Install cred provider and setup secret in test CI
alerickson f001264
Merge branch 'master' into addAdoCredProvider
alerickson 992af99
Add capture environment
alerickson fc5a264
Merge branch 'addAdoCredProvider' of https://github.com/powershell/PS…
alerickson bfcdc9a
Update endpoint variable for setting creds
alerickson 4634617
Update repo uri variable value
alerickson 324ab1b
add logging
alerickson 1ae81db
Try adding username to endpoints value
alerickson c8d01ee
add logging
alerickson dd32cd8
check if env is set for tests
alerickson 4c71f1d
See if new env var is accessible
alerickson d1ff4fa
Add double quotations
alerickson b82a714
change var to here string
alerickson 19f2e59
change variable contents
alerickson a9ac2aa
remove username
alerickson 11657ad
Add endpoint obj as json
alerickson 1ae884b
second try
alerickson 04066df
Add verbose logging
adityapatwardhan f0f5c27
Convert from secure string
adityapatwardhan bfba721
Fix typo
adityapatwardhan 904bd28
fix tests
alerickson b8ff08d
test new module
alerickson ee6efce
add debugging
alerickson 928f7a5
revert test changes
alerickson f293c9e
fix dynamic parameter and add test
alerickson b9deb95
Add test
alerickson 06e24b8
Update test/CredentialProvider.Tests.ps1
alerickson 63c5ea3
Resolve code review feedback
alerickson 106f871
Merge branch 'addAdoCredProvider' of https://github.com/powershell/PS…
alerickson 8a74fb2
Revert accidental change made
alerickson 71cc75c
Address comments
alerickson 7695955
Update references to SetNetworkCredentials
alerickson b38a1c6
Small fixes
alerickson fa51324
Split 'IsContainerRegistry' into 2 methods
alerickson 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.