-
-
Notifications
You must be signed in to change notification settings - Fork 613
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: electron/forge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: electron/forge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 59 files changed
- 5 contributors
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 54dfa30 - Browse repository at this point
Copy the full SHA 54dfa30View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb601a8 - Browse repository at this point
Copy the full SHA fb601a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c24cacb - Browse repository at this point
Copy the full SHA c24cacbView commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c100186 - Browse repository at this point
Copy the full SHA c100186View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c0c16f - Browse repository at this point
Copy the full SHA 6c0c16fView commit details
Commits on Nov 22, 2023
-
chore: bump electronjs/node to 2.1.0 (main) (#3422)
chore: bump electronjs/node in .circleci/config.yml to 2.1.0 Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61d398a - Browse repository at this point
Copy the full SHA 61d398aView commit details
Commits on Nov 29, 2023
-
fix: handle webpack configs exported as default (#3427)
* fix: handle webpack configs exported as default * spec: add test
Configuration menu - View commit details
-
Copy full SHA for 450d9d0 - Browse repository at this point
Copy the full SHA 450d9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0b8c6 - Browse repository at this point
Copy the full SHA 0b0b8c6View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7efb59 - Browse repository at this point
Copy the full SHA a7efb59View commit details -
fix: ensure that webpack is run once per arch for universal builds (#…
…3433) * fix: ensure that webpack is run once per arch for universal builds On universal webpack builds we capture native_modules from node_modules and store them in .webpack, these means the packager level rebuild hook doesn't rebuild anything. We need to rebuild once-per-arch which means we also need to webpack once-per-arch. Currently this is fairly naive and missing some things but is safe to land in it's current form and we can improve on it later. * We build webpack runs sequentially, this is because they share a node_modules folder, we could probably instead run webpack once and map native_modules to their resolved webpack locations and rebuild N times but only run webpack once * We hardcode the universal -> arm64/x64 mapping, this can probably be extended to resolving all packager matrixes * build: fix webpack test tsc
Configuration menu - View commit details
-
Copy full SHA for f3cd9c6 - Browse repository at this point
Copy the full SHA f3cd9c6View commit details -
feat: add support for sequential groups of webpack builds (#3435)
* feat: add support for sequential groups of webpack builds * fix: use webpack multi-compiler dependency specifications to use a single dev server
Configuration menu - View commit details
-
Copy full SHA for cf760c9 - Browse repository at this point
Copy the full SHA cf760c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30af3b2 - Browse repository at this point
Copy the full SHA 30af3b2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.1.0...v7.2.0