mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 19:11:36 -04:00
* runtime hardening * Notarization * Fix the parameters * Update sql-product-build-darwin.yml * Format * Change task name * Remove the array * Support new format * Use new format for notarizing too * Change timeouts to accommodate how long apple takes * Change timeout in minutes to 2 hours * Update sql-product-build-darwin.yml * Increase timeouts * Change the pipeline * Fix formatting * Fix formatting * Fix formatting * Fix formatting * Change path * Fix path for cleanup * Don't do hardening * Enable hardening again * Self sign * add display name * Change key identity * Deep codesign * Fix path * add extras * add hardening back * use ditto instead of zip per apple docs * Changing signing syntax * Don't deep sign * Use --deep and add new entitlement * Temporarily disable notarization * entitlements fix * Don't do runtime hardening for self sign * Will this fix codesign I wonder * codesigning * sign everything first * Change signing to delete bad files * remove xattr * Change the find command * Delete mssql and big-data-cluster * Stablize the signing * Bring in notarization changes