Skip to content

azuredatastudio: removed superfluous appName and blockingProcess#2237

Merged
bartreardon merged 1 commit intoInstallomator:mainfrom
hwlans:azuredatastudio-update
Mar 24, 2025
Merged

azuredatastudio: removed superfluous appName and blockingProcess#2237
bartreardon merged 1 commit intoInstallomator:mainfrom
hwlans:azuredatastudio-update

Conversation

@hwlans
Copy link
Contributor

@hwlans hwlans commented Mar 12, 2025

All questions must be filled out or your Pull Request will be closed for lack of information. The first three questions should be answered Yes before submitting the pull request.

Have you confirmed this pull request is not a duplicate?

YES

Is this pull request creating or modifying a label in the fragments/labels folder, and not Installomator.sh itself?

YES

Did you use our editorconfig file?

YES

Additional context Add any other context about the label or fix here.
Azure Data Studio is retiring on February 28, 2026.

Installomator log

./assemble.sh azuredatastudio
2025-03-12 21:41:50 : INFO  : azuredatastudio : Total items in argumentsArray: 0
2025-03-12 21:41:50 : INFO  : azuredatastudio : argumentsArray:
2025-03-12 21:41:50 : REQ   : azuredatastudio : ################## Start Installomator v. 10.8beta, date 2025-03-12
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## Version: 10.8beta
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## Date: 2025-03-12
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## azuredatastudio
2025-03-12 21:41:50 : DEBUG : azuredatastudio : DEBUG mode 1 enabled.
2025-03-12 21:41:51 : INFO  : azuredatastudio : Reading arguments again:
2025-03-12 21:41:51 : DEBUG : azuredatastudio : name=Azure Data Studio
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : type=zip
2025-03-12 21:41:51 : DEBUG : azuredatastudio : archiveName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : downloadURL=https://go.microsoft.com/fwlink/?linkid=2302009
2025-03-12 21:41:51 : DEBUG : azuredatastudio : curlOptions=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appNewVersion=1.51.1
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appCustomVersion function: Not defined
2025-03-12 21:41:51 : DEBUG : azuredatastudio : versionKey=CFBundleShortVersionString
2025-03-12 21:41:51 : DEBUG : azuredatastudio : packageID=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : pkgName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : choiceChangesXML=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : expectedTeamID=UBF8T346G9
2025-03-12 21:41:51 : DEBUG : azuredatastudio : blockingProcesses=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : installerTool=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : CLIInstaller=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : CLIArguments=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateTool=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateToolArguments=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateToolRunAsCurrentUser=
2025-03-12 21:41:51 : INFO  : azuredatastudio : BLOCKING_PROCESS_ACTION=tell_user
2025-03-12 21:41:51 : INFO  : azuredatastudio : NOTIFY=success
2025-03-12 21:41:51 : INFO  : azuredatastudio : LOGGING=DEBUG
2025-03-12 21:41:51 : INFO  : azuredatastudio : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-03-12 21:41:52 : INFO  : azuredatastudio : Label type: zip
2025-03-12 21:41:52 : INFO  : azuredatastudio : archiveName: Azure Data Studio.zip
2025-03-12 21:41:52 : INFO  : azuredatastudio : no blocking processes defined, using Azure Data Studio as default
2025-03-12 21:41:52 : DEBUG : azuredatastudio : Changing directory to /Users/h.lans/Documents/GitHub/Installomator/build
2025-03-12 21:41:52 : INFO  : azuredatastudio : name: Azure Data Studio, appName: Azure Data Studio.app
2025-03-12 21:41:52 : INFO  : azuredatastudio : App(s) found: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:52 : WARN  : azuredatastudio : could not determine location of Azure Data Studio.app
2025-03-12 21:41:52 : INFO  : azuredatastudio : appversion:
2025-03-12 21:41:52 : INFO  : azuredatastudio : Latest version of Azure Data Studio is 1.51.1
2025-03-12 21:41:52 : INFO  : azuredatastudio : Azure Data Studio.zip exists and DEBUG mode 1 enabled, skipping download
2025-03-12 21:41:52 : DEBUG : azuredatastudio : DEBUG mode 1, not checking for blocking processes
2025-03-12 21:41:52 : REQ   : azuredatastudio : Installing Azure Data Studio
2025-03-12 21:41:52 : INFO  : azuredatastudio : Unzipping Azure Data Studio.zip
2025-03-12 21:41:55 : INFO  : azuredatastudio : Verifying: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:55 : DEBUG : azuredatastudio : App size: 1.1G	/Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:58 : DEBUG : azuredatastudio : Debugging enabled, App Verification output was:
/Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Microsoft Corporation (UBF8T346G9)

2025-03-12 21:41:58 : INFO  : azuredatastudio : Team ID matching: UBF8T346G9 (expected: UBF8T346G9 )
2025-03-12 21:41:58 : INFO  : azuredatastudio : Installing Azure Data Studio version 1.51.1 on versionKey CFBundleShortVersionString.
2025-03-12 21:41:58 : INFO  : azuredatastudio : App has LSMinimumSystemVersion: 10.15
2025-03-12 21:41:58 : DEBUG : azuredatastudio : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2025-03-12 21:41:58 : INFO  : azuredatastudio : Finishing...
2025-03-12 21:42:01 : INFO  : azuredatastudio : name: Azure Data Studio, appName: Azure Data Studio.app
2025-03-12 21:42:01 : INFO  : azuredatastudio : App(s) found: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:42:01 : WARN  : azuredatastudio : could not determine location of Azure Data Studio.app
2025-03-12 21:42:01 : REQ   : azuredatastudio : Installed Azure Data Studio, version 1.51.1
2025-03-12 21:42:01 : INFO  : azuredatastudio : notifying
2025-03-12 21:42:01 : DEBUG : azuredatastudio : DEBUG mode 1, not reopening anything
2025-03-12 21:42:01 : REQ   : azuredatastudio : All done!
2025-03-12 21:42:01 : REQ   : azuredatastudio : ################## End Installomator, exit code 0

Please identify any issues fixed by your pull request by including the issue number. (Example: "Fixes #XXXX")

````
./assemble.sh azuredatastudio
2025-03-12 21:41:50 : INFO  : azuredatastudio : Total items in argumentsArray: 0
2025-03-12 21:41:50 : INFO  : azuredatastudio : argumentsArray:
2025-03-12 21:41:50 : REQ   : azuredatastudio : ################## Start Installomator v. 10.8beta, date 2025-03-12
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## Version: 10.8beta
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## Date: 2025-03-12
2025-03-12 21:41:50 : INFO  : azuredatastudio : ################## azuredatastudio
2025-03-12 21:41:50 : DEBUG : azuredatastudio : DEBUG mode 1 enabled.
2025-03-12 21:41:51 : INFO  : azuredatastudio : Reading arguments again:
2025-03-12 21:41:51 : DEBUG : azuredatastudio : name=Azure Data Studio
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : type=zip
2025-03-12 21:41:51 : DEBUG : azuredatastudio : archiveName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : downloadURL=https://go.microsoft.com/fwlink/?linkid=2302009
2025-03-12 21:41:51 : DEBUG : azuredatastudio : curlOptions=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appNewVersion=1.51.1
2025-03-12 21:41:51 : DEBUG : azuredatastudio : appCustomVersion function: Not defined
2025-03-12 21:41:51 : DEBUG : azuredatastudio : versionKey=CFBundleShortVersionString
2025-03-12 21:41:51 : DEBUG : azuredatastudio : packageID=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : pkgName=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : choiceChangesXML=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : expectedTeamID=UBF8T346G9
2025-03-12 21:41:51 : DEBUG : azuredatastudio : blockingProcesses=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : installerTool=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : CLIInstaller=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : CLIArguments=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateTool=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateToolArguments=
2025-03-12 21:41:51 : DEBUG : azuredatastudio : updateToolRunAsCurrentUser=
2025-03-12 21:41:51 : INFO  : azuredatastudio : BLOCKING_PROCESS_ACTION=tell_user
2025-03-12 21:41:51 : INFO  : azuredatastudio : NOTIFY=success
2025-03-12 21:41:51 : INFO  : azuredatastudio : LOGGING=DEBUG
2025-03-12 21:41:51 : INFO  : azuredatastudio : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-03-12 21:41:52 : INFO  : azuredatastudio : Label type: zip
2025-03-12 21:41:52 : INFO  : azuredatastudio : archiveName: Azure Data Studio.zip
2025-03-12 21:41:52 : INFO  : azuredatastudio : no blocking processes defined, using Azure Data Studio as default
2025-03-12 21:41:52 : DEBUG : azuredatastudio : Changing directory to /Users/h.lans/Documents/GitHub/Installomator/build
2025-03-12 21:41:52 : INFO  : azuredatastudio : name: Azure Data Studio, appName: Azure Data Studio.app
2025-03-12 21:41:52 : INFO  : azuredatastudio : App(s) found: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:52 : WARN  : azuredatastudio : could not determine location of Azure Data Studio.app
2025-03-12 21:41:52 : INFO  : azuredatastudio : appversion:
2025-03-12 21:41:52 : INFO  : azuredatastudio : Latest version of Azure Data Studio is 1.51.1
2025-03-12 21:41:52 : INFO  : azuredatastudio : Azure Data Studio.zip exists and DEBUG mode 1 enabled, skipping download
2025-03-12 21:41:52 : DEBUG : azuredatastudio : DEBUG mode 1, not checking for blocking processes
2025-03-12 21:41:52 : REQ   : azuredatastudio : Installing Azure Data Studio
2025-03-12 21:41:52 : INFO  : azuredatastudio : Unzipping Azure Data Studio.zip
2025-03-12 21:41:55 : INFO  : azuredatastudio : Verifying: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:55 : DEBUG : azuredatastudio : App size: 1.1G	/Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:41:58 : DEBUG : azuredatastudio : Debugging enabled, App Verification output was:
/Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app: accepted
source=Notarized Developer ID
origin=Developer ID Application: Microsoft Corporation (UBF8T346G9)

2025-03-12 21:41:58 : INFO  : azuredatastudio : Team ID matching: UBF8T346G9 (expected: UBF8T346G9 )
2025-03-12 21:41:58 : INFO  : azuredatastudio : Installing Azure Data Studio version 1.51.1 on versionKey CFBundleShortVersionString.
2025-03-12 21:41:58 : INFO  : azuredatastudio : App has LSMinimumSystemVersion: 10.15
2025-03-12 21:41:58 : DEBUG : azuredatastudio : DEBUG mode 1 enabled, skipping remove, copy and chown steps
2025-03-12 21:41:58 : INFO  : azuredatastudio : Finishing...
2025-03-12 21:42:01 : INFO  : azuredatastudio : name: Azure Data Studio, appName: Azure Data Studio.app
2025-03-12 21:42:01 : INFO  : azuredatastudio : App(s) found: /Users/h.lans/Documents/GitHub/Installomator/build/Azure Data Studio.app
2025-03-12 21:42:01 : WARN  : azuredatastudio : could not determine location of Azure Data Studio.app
2025-03-12 21:42:01 : REQ   : azuredatastudio : Installed Azure Data Studio, version 1.51.1
2025-03-12 21:42:01 : INFO  : azuredatastudio : notifying
2025-03-12 21:42:01 : DEBUG : azuredatastudio : DEBUG mode 1, not reopening anything
2025-03-12 21:42:01 : REQ   : azuredatastudio : All done!
2025-03-12 21:42:01 : REQ   : azuredatastudio : ################## End Installomator, exit code 0
````
@hwlans hwlans changed the title Removed superfluous appName and blockingProcess azuredatastudio: removed superfluous appName and blockingProcess Mar 12, 2025
@bartreardon bartreardon added application adds or improves an application label validated App label that has been validated by the validation bot labels Mar 20, 2025
@bartreardon
Copy link
Collaborator

🤖 Validation robot 🤖
File fragments/labels/microsoftazuredatastudio.sh
** Label info:
├ ✅ correct line ending
├ ✅ Name: Azure Data Studio
├ ✅ Type: zip
├ ✅ Expected Team: UBF8T346G9
├ ✅ App New Version: 1.51.1
└ Download URL: https://go.microsoft.com/fwlink/?linkid=2302009
├ ✅ URL is reachable
└ ✅ Download Size: 359.9 MB
✅ All checks passed


@bartreardon bartreardon added this to the v10.8 milestone Mar 21, 2025
@bartreardon
Copy link
Collaborator

Thank you!

@bartreardon bartreardon merged commit b9314c8 into Installomator:main Mar 24, 2025
1 check passed
@hwlans hwlans deleted the azuredatastudio-update branch May 22, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application adds or improves an application label validated App label that has been validated by the validation bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants