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. Jul 05, 2024
  2. Apr 23, 2024
  3. Jul 19, 2023
  4. Apr 21, 2023
  5. Mar 31, 2023
  6. Nov 23, 2022
  7. Aug 17, 2021
    • Samuel Attard's avatar
      build: fix gclient config file · 93d7968d
      Samuel Attard authored
      93d7968d
    • Samuel Attard's avatar
      build: add basic codespaces configuration (#30528) · cd09a543
      Samuel Attard authored
      
      * build: @jasonetco said that this will make codespaces work
      
      * tmp
      
      * Codespaces
      
      * Update docker-compose.yml
      
      * Update docker-compose.yml
      
      * tada?
      
      * e use
      
      * do not use pizza...
      
      * point at correct goma file
      
      * use ghcr for codespaces
      
      * pass --yes to npx
      
      * build: use auth.notgoma codespace token auth to auto-auth goma
      
      * build: move build-tools set up to Dockerfile
      
      * build: provide default extensions list
      
      * Fix locale tests
      
      * add vnc support
      
      * use prebuilt devcontainer image
      
      * update docker images
      
      * update docker images
      
      * update docker images
      
      * add docs for codespaces
      
      * chore: update docker images
      
      * build: do not overwrite modified buildtools configs on container rebuilds
      
      * use gn language server
      
      * update docker images
      
      * update docker images
      
      * fill in missing links
      
      Co-authored-by: default avatarCodespaces <codespaces@github.com>
      cd09a543