Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/electron/electron.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Dec 17, 2021
  2. Dec 16, 2021
  3. Dec 14, 2021
  4. Dec 06, 2021
    • Keeley Hammond's avatar
      build: add CI path-filtering for docs-only changes (#32056) · 0a505714
      Keeley Hammond authored
      
      * build: add CI path-filtering for docs-only changes (#31741)
      
      build: (wip) initial dynamic config research
      
      * build: (wip) test path filtering option
      
      * build: (wip) remove doc-only script, use path filtering to check changes
      
      * build: (wip) add docker image with Electron dependencies
      
      * build: (wip) clean up config
      
      * build (wip): readd parameters, executors and env*s
      
      * build: re-add steps and commands
      
      * build: change doc-only to ts-compile-doc-only
      
      * build: re-add workflows and jobs
      
      * build: split configs to setup & build
      
      * build: move lint to "always run" config
      
      * build: clean up, remove old reference config
      
      * build: bump to path-filtering 0.1.0
      
      * build: remove ts-compile step from build-linux
      
      * build: remove nightly-linux-release-test, linux-checks-nightly
      
      * build: don't run build on publish
      
      * build: set base-revision to main (runs branch vs commit)
      
      * build: update config from chromium roll
      
      * build: don't use python3 on sync-step
      
      reverts ea6087e3439225d7027e138fa89fa78626189fb7. This commit was added in
      the Nov. 23, 2021 Chromium roll in main, and doesn't apply to 15-x-y
      
      * build: account for path-filtering workflow in release-build script (#32063)
      
      * build: account for path-filtering workflow in release-build script
      
      * build: update syntax for workflow id
      
      Co-authored-by: default avatarJohn Kleinschmidt <jkleinsc@electronjs.org>
      
      Co-authored-by: default avatarJohn Kleinschmidt <jkleinsc@electronjs.org>
      
      Co-authored-by: default avatarJohn Kleinschmidt <jkleinsc@electronjs.org>
      0a505714
    • trop[bot]'s avatar
      fix: gtk_native_dialog_run() calls show() internally (#32081) · 248a6012
      trop[bot] authored
      
      In the synchronous code path, gtk_native_dialog_run() will call
      gtk_native_dialog_show(). Previously this was causing an assertion to be
      hit at run time.
      
      Co-authored-by: default avatarTristan Partin <tristan@partin.io>
      248a6012
  5. Dec 01, 2021
  6. Nov 25, 2021
  7. Nov 24, 2021
  8. Nov 23, 2021
  9. Nov 22, 2021
  10. Nov 18, 2021
  11. Nov 17, 2021
  12. Nov 16, 2021
  13. Nov 15, 2021
  14. Nov 10, 2021
  15. Nov 09, 2021
  16. Nov 06, 2021
  17. Nov 05, 2021
  18. Nov 04, 2021
  19. Nov 02, 2021