-
Notifications
You must be signed in to change notification settings - Fork 865
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: kubo 0.29 and native apple silicon (#1856)
* refactor: macos universal build * refactor: switch to macos-latest (arm) * feat(macos): build universal kubo binary * fix(ci): switch back to lts node This also tests ipfs/npm-kubo#74 removing the need for hack from #2662 * chore: remove coactions/setup-xvfb modern linux image at github includes it out of the box and we use xvfb-maybe internally to use it when appropriate * chore: update .github/CODEOWNERS * chore: kubo v0.29.0 * chore: electron-updater bumping to include: windows fix: https://github.com/electron-userland/electron-builder/releases/tag/electron-updater%406.1.9 macos fix: https://github.com/electron-userland/electron-builder/releases/tag/electron-updater%406.2.1 * chore: ensure release as 0.36.0 Release-As: 0.36.0 Co-authored-by: Russell Dempsey <[email protected]>
- Loading branch information
Showing
6 changed files
with
1,541 additions
and
438 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.