-
Notifications
You must be signed in to change notification settings - Fork 782
Add custom VPP app support #37969
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
Add custom VPP app support #37969
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
01efc8a
Initial WIP for using App Store Connect endpoint (or workalike) to gr…
iansltx 9d8ca68
Switch other VPP metadata pull usages to new method
iansltx 6df5619
Fix issues with app retrieval + refreshes
iansltx d2debd6
Implement VPP metadata proxy client interactions
iansltx 68a8170
Pull server info from the right place, fix licensing, start fixing re…
iansltx 4b2ea3f
Fix retry logic, clear out old access tokens in MDM assets rather tha…
iansltx 126149e
Fix lint
iansltx 01dc37c
Add changes file
iansltx 099b2fa
Make mock
iansltx 76e3fe2
Tell gosec to calm down
iansltx 6119657
🤖 Fix some tests
iansltx 80d107c
Clean up tests, validate (stubbed) proxy auth calls as well as calls …
iansltx c8dbf60
More test fixes
iansltx f38592f
🤖 Add test coverage to VPP API proxy
iansltx 4cb42cc
Clean up/extend tests
iansltx 43d0093
More test fixes, tweak VPP refresh to ensure we're mapping platform-s…
iansltx 3cecd29
No longer TODOs
iansltx 666ccd7
Merge branch 'main' into 32461-custom-vpp-apps
iansltx c3485e9
🤖 Add 429 handling test
iansltx 1425443
Tweak retry limit to make sure we keep retrying on 429s
iansltx 9eac176
Make it easier to specify a custom storefront for VPP apps
iansltx 2b2d4fc
Make sure wantErr is tested, fix fake server to use injected handler …
iansltx 9868721
Describe Authenticator type
iansltx e0ce481
Fix lint
iansltx 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| * Added custom VPP apps to available VPP apps listing | ||
| * Fixed cases where Fleet would show the wrong current VPP app version when app versions varied by platform |
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
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.