Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add integration for @electron/fuses #8588

Merged
merged 8 commits into from
Oct 13, 2024
Merged

Commits on Oct 11, 2024

  1. feat: adding hardcoded interface for FuseV1Config so that electron-bu…

    …ilder can integrate @electron/fuses while also allowing scheme.json to still generate correctly
    mmaietta committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4fe9440 View commit details
    Browse the repository at this point in the history
  2. update logic to resolve electron/fuses error of "too many fuses" for …

    …older versions of electron
    mmaietta committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    12d8d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e296d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5cc9ed View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    25d4131 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'c84843053a8f9e0b6af14c6b2ed33c5f82d495b3' into feat/ele…

    …ctron-fuses
    
    # Conflicts:
    #	packages/app-builder-lib/package.json
    #	pnpm-lock.yaml
    mmaietta committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    924894e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957e02a View commit details
    Browse the repository at this point in the history
  4. update docs and add additional pnpm docs:preview for easy local pre…

    …viewing of generated docs site
    mmaietta committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    523fe4c View commit details
    Browse the repository at this point in the history