-
Notifications
You must be signed in to change notification settings - Fork 194
Download installApps and installTestApps as part of "Download Project Dependencies" #2101
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
aholstrup1
merged 56 commits into
microsoft:main
from
aholstrup1:aholstrup/installApps_download
Mar 4, 2026
Merged
Changes from 9 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
23ff383
Initial implementation
aholstrup1 abd86aa
Add PS5 compatibility
aholstrup1 a0b3ecd
Remove duplicate check
aholstrup1 2a2e1cf
Remove logic from Runpipeline
aholstrup1 323d90a
releasenotes
aholstrup1 e992e7f
Check secret exists
aholstrup1 37a1b20
handle empty sanitizedFileName
aholstrup1 840a612
Handle duplicate files
aholstrup1 3bbd0d1
Error message
aholstrup1 b0d5fa4
releasenotes
aholstrup1 15554dc
Use Invoke-CommandWithRetry
aholstrup1 c74fa44
Fix for how install apps is set
aholstrup1 1c2a9d3
Handling for .zip files
aholstrup1 7c2cc34
Add tests
aholstrup1 afab810
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 0b446c0
Cleanup
aholstrup1 50b19d5
Import Github-Helper.psm1
aholstrup1 cc992ad
Add handling of local paths
aholstrup1 cc03d43
Make sure all app files are always copied to dependencies folder
aholstrup1 0ba2ae6
Update test
aholstrup1 25d5c24
Fix compatibility issue
aholstrup1 8995cc8
Fix test
aholstrup1 488057f
debugging
aholstrup1 7d393ce
Check if folder exists
aholstrup1 8f660fe
Better logging
aholstrup1 8c6e34e
Fix trailing whitespace and missing blank line
aholstrup1 4b9cf82
remove out folder
aholstrup1 697edbb
Change directory
aholstrup1 ff159c2
Suggestions batch 1
aholstrup1 324518c
suggestions batch 2
aholstrup1 0703fd4
Handling for missing secret
aholstrup1 f98b798
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 291eb23
Update Actions/DownloadProjectDependencies/DownloadProjectDependencie…
aholstrup1 246de64
File name collisions
aholstrup1 68e6994
Add Parameter
aholstrup1 37c2a60
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 ee0564c
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 5bcb926
Suggestions
aholstrup1 b0e4718
Test-PathWithinWorkspace
aholstrup1 9419529
Harden Test-IsZipFile
aholstrup1 d97410d
test coverage
aholstrup1 5af1fde
Add a MaxDepth to Expand-ZipFileToAppFiles
aholstrup1 a86f485
-Raw
aholstrup1 5313313
Fix end-of-file newline in Github-Helper.psm1
aholstrup1 c71ad77
Fix wildcard path validation in Test-PathWithinWorkspace
aholstrup1 c4538c0
Cleanup
aholstrup1 efbbdfd
pre-commit
aholstrup1 bf76270
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 8a86d2f
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 c289564
update releasenotes
aholstrup1 230baf7
install.apps
aholstrup1 a8249c8
Skip empty objects
aholstrup1 94a2292
Handle scenario when dependency folder is .dependencies
aholstrup1 ef49b78
Minor findings
aholstrup1 540fa66
Merge branch 'main' of https://github.com/microsoft/al-go into aholst…
aholstrup1 4acda55
Merge branch 'main' into aholstrup/installApps_download
aholstrup1 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
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.
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.