Skip to content

Conversation

@osiewicz
Copy link
Contributor

Release Notes:

  • N/A

@osiewicz osiewicz added the run-bundling Configures PR to run the bundle step label Oct 28, 2025
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 28, 2025
@maxdeviant maxdeviant changed the title ci: Notarize in parallel (different flavour) ci: Notarize in parallel (different flavor) Oct 28, 2025
@ConradIrwin ConradIrwin merged commit 4cc6d6a into main Oct 28, 2025
29 checks passed
@ConradIrwin ConradIrwin deleted the notarize-in-parallel-v2 branch October 28, 2025 22:18
claytonrcarter added a commit to claytonrcarter/zed that referenced this pull request Oct 29, 2025
ConradIrwin added a commit that referenced this pull request Oct 30, 2025
I just pulled and ran a local build via `script/bundle-mac -l -i` but
found that the resulting bundle wasn't installed as expected. (me:
"ToggleAllDocks!! Wait! Where is it?!") Looking into, it looks like the
`-l` flag was removed in #41392, leaving the `$local_only` var orphaned,
which then left the `-i/$local_install` flag unreachable. I suspect that
this was unintentional, so this PR re-adds the `-l/$local_only` flag to
`script/bundle-mac`.

I ran the build again and confirmed that local install seemed to work as
expected. (ie "ToggleAllDocks!! 🎉")

While here, I also removed the last reference to `$local_arch`, because
all other references to that were removed in #41392.

/cc @osiewicz 

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <[email protected]>
ConradIrwin added a commit that referenced this pull request Oct 31, 2025
I just pulled and ran a local build via `script/bundle-mac -l -i` but
found that the resulting bundle wasn't installed as expected. (me:
"ToggleAllDocks!! Wait! Where is it?!") Looking into, it looks like the
`-l` flag was removed in #41392, leaving the `$local_only` var orphaned,
which then left the `-i/$local_install` flag unreachable. I suspect that
this was unintentional, so this PR re-adds the `-l/$local_only` flag to
`script/bundle-mac`.

I ran the build again and confirmed that local install seemed to work as
expected. (ie "ToggleAllDocks!! 🎉")

While here, I also removed the last reference to `$local_arch`, because
all other references to that were removed in #41392.

/cc @osiewicz 

Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement run-bundling Configures PR to run the bundle step

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants