Commit Graph

1119 Commits

Author SHA1 Message Date
Søren Theilgaard
82faf74eb3 Update functions.sh 2022-01-13 14:12:51 +01:00
Søren Theilgaard
f96cd178c6 CLIInstaller included
and a few other displaylog lines changed
2022-01-13 09:44:34 +01:00
Søren Theilgaard
99b908f646 Logging 2022-01-12 21:34:16 +01:00
Adrian Bühler
59c7590107 Fixed 'appNewVersion' for 'docker'
URLs for version checking have changed. It's now using the `shortVersionString` from the sparkle feed.

Example run for M1:

```
$ sudo zsh Installomator.sh docker DEBUG=0

2022-01-12 18:16:35 docker setting variable from argument DEBUG=0
2022-01-12 18:16:35 docker ################## Start Installomator v. 8.0
2022-01-12 18:16:35 docker ################## docker
2022-01-12 18:16:35 docker BLOCKING_PROCESS_ACTION=tell_user
2022-01-12 18:16:35 docker NOTIFY=success
2022-01-12 18:16:35 docker LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2022-01-12 18:16:35 docker no blocking processes defined, using Docker as default
2022-01-12 18:16:35 docker Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.t4N46qTN
2022-01-12 18:16:35 docker App(s) found: /Applications/Docker.app
2022-01-12 18:16:35 docker found app at /Applications/Docker.app, version 4.3.2
2022-01-12 18:16:35 docker appversion: 4.3.2
2022-01-12 18:16:35 docker Latest version of Docker is 4.3.2
2022-01-12 18:16:35 docker There is no newer version available.
2022-01-12 18:16:35 docker Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.t4N46qTN
2022-01-12 18:16:35 docker App not closed, so no reopen.
2022-01-12 18:16:35 docker ################## End Installomator, exit code 0
```
2022-01-12 18:22:36 +01:00
Søren Theilgaard
180ca0952b Update checkLabels.sh 2022-01-12 14:03:30 +01:00
Søren Theilgaard
c0ce59a1ec Update functions.sh 2022-01-12 13:55:40 +01:00
Søren Theilgaard
a36e9fce43 Isaac Logging
Improvements to logging:
- Logging levels as DEBUG 0 INFO 1 WARN 2 ERROR 3 REQ 4
- External logging to Datadog
- A function to shorten duplicate lines in installation logs
- Ability to extract install.log in the time when Installomator was running, if further investigations needs to be done to logs
2022-01-12 13:53:48 +01:00
Søren Theilgaard
da21ea8582 Update checkLabels.sh
Need `INSTAL=force` and `IGNORE_APP_STORE_APPS=yes` to be able test any title on any system.
2022-01-12 12:53:07 +01:00
Søren Theilgaard
c8071a2a63 Create diskspace.sh 2022-01-12 12:48:45 +01:00
Søren Theilgaard
0fc7761fb9 Label fixed 2022-01-12 09:26:46 +01:00
Søren Theilgaard
4df1a6dbaa canva and logitechoptions labels fixed 2022-01-11 23:39:55 +01:00
Søren Theilgaard
cd0204bb04 Update checkLabels.sh 2022-01-11 23:05:53 +01:00
Søren Theilgaard
901ea4babd Update checkLabels.sh 2022-01-11 23:03:51 +01:00
Søren Theilgaard
504e8528ce Update checkLabels.sh 2022-01-11 22:56:38 +01:00
Søren Theilgaard
6f229b0b8c Update buildLabel.sh 2022-01-11 21:38:49 +01:00
Søren Theilgaard
36b7148e30 Update checkLabels.sh 2022-01-11 20:39:53 +01:00
Søren Theilgaard
0cdc780a5f Update checkLabels.sh 2022-01-11 19:06:50 +01:00
Søren Theilgaard
59eaff7d26 Update CHANGELOG.md 2022-01-11 18:58:39 +01:00
fleish
8532baf8a5 Add DaisyDisk label 2022-01-11 09:46:07 -08:00
fleish
9d021e012c Merge pull request #1 from fleish/fleish-patch-gpgsuite
Update gpgsuite blockingProcesses for GPG Keychain
2022-01-11 09:42:07 -08:00
fleish
22129c7220 Update gpgsuite blockingProcesses for GPG Keychain 2022-01-11 09:41:15 -08:00
Søren Theilgaard
ca1759abd9 Update checkLabels.sh 2022-01-11 18:37:34 +01:00
Søren Theilgaard
1360b51eae removed the debug set -x 2022-01-11 16:35:09 +01:00
Søren Theilgaard
193d51d49f curlOptions as array. 2022-01-11 16:32:18 +01:00
Søren Theilgaard
bd07ee6c76 More to curlOptions 2022-01-11 12:53:06 +01:00
Søren Theilgaard
01eabca204 Introducing curlOptions to labels. 2022-01-11 11:54:54 +01:00
Søren Theilgaard
732181c3a6 Delete main.sh 2022-01-11 11:42:29 +01:00
Søren Theilgaard
a8c9fdbab7 Download with extra sets of headers 2022-01-10 20:26:53 +01:00
Adrian Bühler
27fd0b0347 Update libreoffice.sh
Added `downloadURL` for Apple Silicon. Also added `blockingProcesses`, so open documents are not quit anymore while updating.
2022-01-10 17:44:28 +01:00
Søren Theilgaard
3c7d570249 Update brave.sh 2022-01-10 13:07:39 +01:00
Søren Theilgaard
fe4c8a96da brave fix 2022-01-10 13:04:04 +01:00
Søren Theilgaard
9603ef3552 Merge pull request #337 from kdrwygvh/zulu-jdk-17-newlabel
New label for Azul Zulu JDK 17
2022-01-09 21:46:36 +01:00
Søren Theilgaard
e41cf16945 Merge pull request #336 from kdrwygvh/zulu-jdk-15-urlupdate
Updated URL
2022-01-09 21:44:40 +01:00
Søren Theilgaard
d88712be1d Merge pull request #335 from kdrwygvh/zulu-jdk-11-urlupdate
Updated URL
2022-01-09 21:44:08 +01:00
Søren Theilgaard
bb6bf1c526 Merge pull request #341 from apizz/flux
Add Flux
2022-01-09 21:42:37 +01:00
Søren Theilgaard
4e21a99fd7 Update flux.sh 2022-01-09 21:41:32 +01:00
Søren Theilgaard
320757c747 Merge pull request #359 from Installomator/Theile-labels-9.0
Theile labels 9.0
2022-01-09 21:33:08 +01:00
Søren Theilgaard
18e3024604 Merge branch 'dev' into Theile-labels-9.0 2022-01-09 21:32:59 +01:00
Søren Theilgaard
188689f1fd Merge pull request #353 from Installomator/pkgInDMGExpansionFix
Pkg in dmg expansion fix
2022-01-09 21:29:41 +01:00
Søren Theilgaard
1b6d7929d3 Merge pull request #348 from AustinLeath/dev
Grammar fixes for fragments/header.sh
2022-01-09 21:28:27 +01:00
Søren Theilgaard
b61f18e6f4 Merge pull request #366 from Installomator/LSMinimumSystemVersion-check
LSMinimumSystemVersion handling
2022-01-09 21:24:44 +01:00
Søren Theilgaard
899dbaa6b3 Merge branch 'dev' into LSMinimumSystemVersion-check 2022-01-09 21:24:27 +01:00
Søren Theilgaard
cd91fd5b2f Merge pull request #365 from Installomator/Return-label-name
`RETURN_LABEL_NAME` implemented
2022-01-09 21:23:32 +01:00
Søren Theilgaard
cd1d05b21f Merge branch 'dev' into Return-label-name 2022-01-09 21:23:24 +01:00
Søren Theilgaard
d74eab2ae7 Merge pull request #343 from Installomator/Fix-for-app-store-replacement-when-label-have-updatetool
Change to App Store replacement logic
2022-01-09 21:22:35 +01:00
Søren Theilgaard
88367cf6b2 Merge branch 'dev' into Fix-for-app-store-replacement-when-label-have-updatetool 2022-01-09 21:22:27 +01:00
Søren Theilgaard
cced10b1c6 Merge pull request #346 from Installomator/Systemowner
possibility to have root:wheel on copied apps
2022-01-09 21:19:44 +01:00
Søren Theilgaard
79cdaa2b40 Merge pull request #349 from adibue/adibue-add-tidal
Added 'tidal'
2022-01-09 21:18:23 +01:00
Søren Theilgaard
4d9348761b Update tidal.sh 2022-01-09 21:15:52 +01:00
Søren Theilgaard
6e5a5d0a41 Merge pull request #351 from dvreijen/patch-1
New label for Itsycal
2022-01-09 20:56:48 +01:00