Commit Graph

901 Commits

Author SHA1 Message Date
Adrian Bühler 4abe614300 Updated 'archiveName' for i386
The 'archiveName' for i386 has been changed to 'mac-x64.dmg'
2021-10-25 09:15:02 +02:00
Søren Theilgaard 709a787805 microsoft updateTool updates
All Microsoft labels with `updateTool` variable is updated to list updates first. That should help.
2021-10-22 16:59:46 +02:00
Søren Theilgaard b0963fdfb9 and pandoc
pandoc expands the supported documents formats for Typora.
```
% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r typora DEBUG=0
Password:
2021-10-22 14:45:06 typora setting variable from argument DEBUG=0
2021-10-22 14:45:07 typora ################## Start Installomator v. 0.8.0
2021-10-22 14:45:07 typora ################## typora
2021-10-22 14:45:07 typora BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:07 typora NOTIFY=success
2021-10-22 14:45:07 typora LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:07 typora no blocking processes defined, using Typora as default
2021-10-22 14:45:07 typora Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi
2021-10-22 14:45:07 typora App(s) found: /Applications/Typora.app
2021-10-22 14:45:07 typora found app at /Applications/Typora.app, version 0.11.11
2021-10-22 14:45:07 typora appversion: 0.11.11
2021-10-22 14:45:07 typora Latest version of Typora is 0.11.11
2021-10-22 14:45:07 typora There is no newer version available.
2021-10-22 14:45:07 typora Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.TQsw3wTi
2021-10-22 14:45:07 typora App not closed, so no reopen.
2021-10-22 14:45:07 typora ################## End Installomator, exit code 0

% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0
2021-10-22 14:45:22 pandoc setting variable from argument DEBUG=0
2021-10-22 14:45:22 pandoc ################## Start Installomator v. 0.8.0
2021-10-22 14:45:22 pandoc ################## pandoc
2021-10-22 14:45:22 pandoc BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:22 pandoc NOTIFY=success
2021-10-22 14:45:22 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:22 pandoc no blocking processes defined, using Pandoc as default
2021-10-22 14:45:22 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz
2021-10-22 14:45:22 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:45:22 pandoc appversion: 2.14.2
2021-10-22 14:45:22 pandoc Latest version of Pandoc is 2.14.2
2021-10-22 14:45:22 pandoc There is no newer version available.
2021-10-22 14:45:22 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.mzeYX3Fz
2021-10-22 14:45:22 pandoc App not closed, so no reopen.
2021-10-22 14:45:22 pandoc ################## End Installomator, exit code 0

% sudo /Users/st/Documents/GitHub/Installomator/utils/assemble.sh -r pandoc DEBUG=0 INSTALL=force
2021-10-22 14:45:34 pandoc setting variable from argument DEBUG=0
2021-10-22 14:45:34 pandoc setting variable from argument INSTALL=force
2021-10-22 14:45:34 pandoc ################## Start Installomator v. 0.8.0
2021-10-22 14:45:34 pandoc ################## pandoc
2021-10-22 14:45:35 pandoc BLOCKING_PROCESS_ACTION=tell_user
2021-10-22 14:45:35 pandoc NOTIFY=success
2021-10-22 14:45:35 pandoc LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2021-10-22 14:45:35 pandoc no blocking processes defined, using Pandoc as default
2021-10-22 14:45:35 pandoc Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW
2021-10-22 14:45:35 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:45:35 pandoc appversion: 2.14.2
2021-10-22 14:45:35 pandoc Latest version of Pandoc is 2.14.2
2021-10-22 14:45:35 pandoc There is no newer version available.
2021-10-22 14:45:35 pandoc Using force to install anyway. Not using updateTool.
2021-10-22 14:45:35 pandoc Downloading https://github.com/jgm/pandoc/releases/download/2.14.2/pandoc-2.14.2-macOS.pkg to mac.pkg
2021-10-22 14:45:39 pandoc no more blocking processes, continue with update
2021-10-22 14:45:39 pandoc Installing Pandoc
2021-10-22 14:45:39 pandoc Verifying: mac.pkg
2021-10-22 14:45:39 pandoc Team ID: 5U2WKE6DES (expected: 5U2WKE6DES )
2021-10-22 14:45:39 pandoc Checking package version.
2021-10-22 14:45:40 pandoc Downloaded package net.johnmacfarlane.pandoc version 2.14.2
2021-10-22 14:45:40 pandoc Downloaded version of Pandoc is the same as installed.
2021-10-22 14:45:40 pandoc Using force to install anyway.
2021-10-22 14:45:40 pandoc Installing mac.pkg to /
installer: Package name is pandoc
installer: Upgrading at base path /
installer: The upgrade was successful.
2021-10-22 14:45:51 pandoc Finishing…
2021-10-22 14:46:01 pandoc found packageID net.johnmacfarlane.pandoc installed, version 2.14.2
2021-10-22 14:46:01 pandoc Installed Pandoc, version 2.14.2
2021-10-22 14:46:01 pandoc notifying
2021-10-22 14:46:02 pandoc Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.3tj6vSeW
2021-10-22 14:46:02 pandoc App not closed, so no reopen.
2021-10-22 14:46:02 pandoc ################## End Installomator, exit code 0
```
2021-10-22 14:46:41 +02:00
Jake 22499f5d98 create logseq.sh 2021-10-21 10:03:01 -04:00
Søren Theilgaard 503396597e typora 2021-10-21 08:56:29 +02:00
Jake df7e98e0f2 create closeio.sh 2021-10-20 13:42:23 -04:00
Jake 85800fc41f create superhuman.sh 2021-10-20 12:00:23 -04:00
Adam Codega cfa0d90725 Merge pull request #276 from dan-snelson/dev
Removed extra space
2021-10-20 10:05:57 -04:00
Adam Codega 7e76913add Merge pull request #280 from Installomator/Installomator-label
installomator label
2021-10-20 10:05:20 -04:00
Adam Codega 4f8f69bf76 Merge pull request #281 from Installomator/exifrenamer
exifrenamer
2021-10-19 14:45:22 -04:00
Adam Codega 0d4344e655 Merge pull request #284 from Installomator/apparency-version
Update apparency.sh
2021-10-19 14:44:29 -04:00
Adam Codega 316c223346 Merge pull request #283 from Installomator/airserver-version
Update airserver.sh
2021-10-19 14:44:03 -04:00
Søren Theilgaard 921ba0f79e Removal script 2021-10-19 15:16:20 +02:00
Søren Theilgaard 98b93f1b61 my fork end
So no matter the call, it should install this version.
2021-10-19 15:00:03 +02:00
Søren Theilgaard b54313a4b2 Update apparency.sh
`appNewVersion` on apparency.
2021-10-19 13:36:01 +02:00
Søren Theilgaard 3792d0d151 Update airserver.sh
`appNewVersion`on airserver.
2021-10-19 13:34:15 +02:00
Søren Theilgaard 638dac575d MDM scripts 2021-10-19 12:55:35 +02:00
Søren Theilgaard 9e1f8f491d MDM scripts
These scripts are great starting points for Mosyle and Addigy, and maybe other solutions as well.
2021-10-19 11:50:53 +02:00
Søren Theilgaard 4a79790d30 exifrenamer 2021-10-19 11:33:17 +02:00
Søren Theilgaard d49508284f installomator label 2021-10-19 09:19:34 +02:00
Sam Ess 7d59b37bf3 Move root user check forward, add debug mode 2
Moved the root user check to the beginning of the script, but added in debug
mode 2 to allow for the kinds of testing you used to be able to do when running
the program in debug 0 as a non-root user.  Resolves issue 88
2021-10-16 19:21:02 -04:00
Sam Ess d402f46c3c Fixed printlog issue 2021-10-16 19:17:06 -04:00
Sam Ess c85a7a1fba Add in missing fi
Close check for root loop -_-
2021-10-16 19:03:29 -04:00
Sam Ess b6bc0b1269 Add debug mode 2
Restores functionality of running script as a non-root user for testing purposes.
Resolves issue #88
2021-10-16 18:46:36 -04:00
Sam Ess cbb1e08e26 Move root user check forward
Root user check is now moved from the installation function to main. The new
location is after parsing the label but before printing the log for blocking
process and notify settings.  This prevents a downloading an application
that can't be installed.
Resolves issue #88
2021-10-16 16:42:56 -04:00
XoMute 918005477b Removed 'version' check in case expression 2021-10-16 14:45:38 +03:00
XoMute 25af719e20 Added separate check for 'version' argument 2021-10-16 14:42:54 +03:00
Dan K. Snelson e46dbe7ad3 Removed extra space 2021-10-15 12:20:04 -06:00
Armin Briegel dfd9ab1071 Merge branch 'dev' of github.com:Installomator/Installomator into dev 2021-10-15 17:41:46 +02:00
Armin Briegel ea9c77045f fixed a typo 2021-10-15 17:41:40 +02:00
Adam Codega d0e0f3e060 Minor changes to verbiage around submitting issues 2021-10-15 08:58:21 -04:00
Søren Theilgaard e93ecb52de Merge branch 'dev' of https://github.com/Installomator/Installomator into dev 2021-10-14 21:42:11 +02:00
Søren Theilgaard 43aa0a835c CONTRIBUTING.md 2021-10-14 21:37:05 +02:00
Armin Briegel 7af1ce554e updated version 2021-10-14 16:39:11 +02:00
Armin Briegel 4c38386c53 updated changelog v0.7release 2021-10-14 15:42:20 +02:00
Armin Briegel 39f67c9e89 updated version number and readme 2021-10-14 15:40:16 +02:00
Armin Briegel c40168f301 added yet one more missing return 2021-10-14 15:33:28 +02:00
Armin Briegel e0a0b65b80 added missing newlines at end of file 2021-10-14 15:27:41 +02:00
Armin Briegel d1923a4e7f Merge pull request #271 from Installomator/jetbrainsapps
updated jetbrains labels to new format derived from #253, closes #253
2021-10-14 15:10:35 +02:00
Armin Briegel f0ff1e6269 Merge branch 'pr/263' into dev 2021-10-14 15:09:10 +02:00
Armin Briegel b6092df909 removed a spurious ) in perimeter81 2021-10-14 15:08:54 +02:00
Armin Briegel 2fb80375ec Merge branch 'pr/260' into dev, closes #260 2021-10-14 14:57:38 +02:00
Armin Briegel 796f8a4e25 fix issues with tageditor and tom4aconverter labels 2021-10-14 14:57:20 +02:00
Armin Briegel 310140d64f updated type for jabradirect, #260, closes #255 2021-10-14 14:52:42 +02:00
Armin Briegel 8db95578c7 Merge branch 'dev' of github.com:Installomator/Installomator into dev 2021-10-14 14:49:44 +02:00
Armin Briegel ba7edf8d02 commented a debugging echo in assemble.sh 2021-10-14 14:49:23 +02:00
Armin Briegel c0a0b37f7e Merge pull request #273 from Installomator/Theile-labels-0.7_4
Theile labels 0.7 4_part 2
2021-10-14 14:45:17 +02:00
Armin Briegel cd27693125 Merge pull request #266 from bartreardon/dialog
Added label for Dialog
2021-10-14 14:41:31 +02:00
Armin Briegel adbe98718f Merge pull request #264 from chrisi51/dev
add new label for cloudya app from nfon
2021-10-14 14:40:26 +02:00
Armin Briegel fcde9e2e4c Merge pull request #270 from homebysix/zoom-id
Fix identifier of Zoom installer
2021-10-14 14:36:38 +02:00