Sudarsan Reddy
78ca8002d2
TUN-7003: Add back a missing fi
2022-12-12 13:21:14 +00:00
Sudarsan Reddy
c13b6df0a7
TUN-7003: Tempoarily disable erroneous notarize-app
...
This PR temporarily disables the xcrun notarize-app feature since this
is soemthing we've historically had broken. However, what changed now is
we set -e for the mac os scripts. We'll need to remove this to unblock
mac builds.
We could spend time as part of https://jira.cfdata.org/browse/TUN-5789
to look into this.
2022-12-12 13:06:06 +00:00
Sudarsan Reddy
45e8eb7275
TUN-6984: [CI] Don't fail on unset.
...
Dont fail on bash unset (set -u) because we initialise to machine
defaults if the variables are unset within this script.
2022-12-05 17:50:49 +00:00
Sudarsan Reddy
72503eeaaa
TUN-6984: [CI] Ignore security import errors for code_sigining
...
This PR lets the script skip if the `security import`
command exits with a 1. This is okay becuase this script manually checks
this exit code to validate if its a duplicate error and if its not,
returns.
2022-12-05 16:23:15 +00:00
Sudarsan Reddy
09e33a0b17
TUN-6984: Add bash set x to improve visibility during builds
2022-12-05 13:59:38 +00:00
Sudarsan Reddy
4c10f68e2d
TUN-6984: Set euo pipefile for homebrew builds
2022-11-30 15:05:21 +00:00
Dalton
afa5e68fe5
AUTH-3103 CI build fixes
2020-09-18 19:33:30 +00:00
Dalton
4a8597c245
AUTH-2653 add notarization to mac build
2020-09-09 19:43:00 +00:00
Dalton
00d6ab2eb7
AUTH-2653 search for the certificate and not the identity
2020-09-08 12:21:10 -05:00
Dalton
cc0a5ac3df
AUTH-2653 disble error pipe to see what is failing
2020-09-08 10:41:06 -05:00
Dalton
cd5bdb837e
AUTH-2653 handle duplicate key import errors
2020-09-04 17:08:09 -05:00
Dalton
107abf9d29
AUTH-2653 changed to proper file extension
2020-09-04 20:23:42 +00:00
Dalton
8764fbfdfa
AUTH-2653 renabled signing
2020-09-04 11:29:17 -05:00
Dalton
edb980d439
AUTH-2653 disabling signing until we can get the keys
2020-08-19 15:32:49 -05:00
Dalton
310bd0dbf1
AUTH-2712 fixed the mac build script
2020-08-19 14:57:43 +00:00
Dalton Cherry
60de05bfc1
AUTH-2712 added MSI build for a windows agent
2020-08-17 14:44:28 -05:00
Robert McNeil
0f893fab47
DEVTOOLS-7321: Don't skip macOS builds based on tag
2020-06-16 20:36:50 +00:00
Robert McNeil
8c59254488
DEVTOOLS-7321: Add scripts for macOS builds and homebrew uploads
2020-06-08 15:44:28 +00:00