Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/build-tools

The GN scripts to use for Electron dev-flows
https://github.com/electron/build-tools

ci: remove obsolete goma option

jkleinsc opened this pull request over 1 year ago
build: update Xcode for 14.3.0

codebytere opened this pull request over 1 year ago
chore: clarify backport commands for clean cherry picks

dsanders11 opened this pull request over 1 year ago
One question is how does the code run after you change it

1339240789 opened this issue over 1 year ago
fix: handle missing `yarn` during auto-update

codebytere opened this pull request almost 2 years ago
feat: per-config validation level

dsanders11 opened this pull request almost 2 years ago
refactor: use choices for `e init --goma` option

dsanders11 opened this pull request almost 2 years ago
how can i build a ia32 electron

1339240789 opened this issue almost 2 years ago
build: update GOMA SHAs

VerteDinde opened this pull request almost 2 years ago
How do I package a self-compiled electron

1339240789 opened this issue almost 2 years ago
fix: JSON schema Chromium compatibility

codebytere opened this pull request almost 2 years ago
chore: improve final commands output for `e backport`

dsanders11 opened this pull request almost 2 years ago
fix: run yarn install on branch in `e backport`

dsanders11 opened this pull request almost 2 years ago
chore: document --electronVersion option for test runner

dsanders11 opened this pull request almost 2 years ago
Create .devcontainer/devcontainer.json

H-code-svg opened this pull request almost 2 years ago
chore: fix lint

dsanders11 opened this pull request almost 2 years ago
Document windows toolchain update process

codebytere opened this issue almost 2 years ago
chore: update goma clients

jkleinsc opened this pull request almost 2 years ago
build(deps): bump sqlite3 from 5.1.2 to 5.1.5

dependabot[bot] opened this pull request almost 2 years ago
feat: add $schema to configs

dsanders11 opened this pull request almost 2 years ago
build(deps): bump http-cache-semantics from 4.0.3 to 4.1.1

dependabot[bot] opened this pull request almost 2 years ago
refactor: use goma flag in e test

codebytere opened this pull request almost 2 years ago
fix: build node headers without goma when disabled in config

codebytere opened this pull request almost 2 years ago
build-tools runs goma auth on test with goma disabled

codebytere opened this issue almost 2 years ago
chore: move issue template to correct directory

dsanders11 opened this pull request almost 2 years ago
chore: check for error when downloading Goma/Xcode

dsanders11 opened this pull request about 2 years ago
feat: add ability to set `target_cpu` in gn extra args

codebytere opened this pull request about 2 years ago
chore: fix name of .goma_output_cache directory

dsanders11 opened this pull request about 2 years ago
ci: update GitHub actions workflows

dsanders11 opened this pull request about 2 years ago
feat: enable jobs for Appveyor

codebytere opened this pull request about 2 years ago
fix: Appveyor status display

codebytere opened this pull request about 2 years ago
ci: use action-semantic-pull-request

dsanders11 opened this pull request about 2 years ago
fix: use ninja.bat on Windows

dsanders11 opened this pull request about 2 years ago
chore: fix CODEOWNERS

dsanders11 opened this pull request about 2 years ago
Ninja removed from depot_tools

alexciarlillo opened this issue about 2 years ago
fix: improve runners support in `e test`

dsanders11 opened this pull request about 2 years ago
chore: update CODEOWNERS

dsanders11 opened this pull request about 2 years ago
Is it possible to disable git cache?

alexciarlillo opened this issue about 2 years ago
build(deps): bump json5 from 2.1.1 to 2.2.3

dependabot[bot] opened this pull request about 2 years ago
How to cross compile macOS x64 on arm64 (and vice versa)?

stefansundin opened this issue about 2 years ago
`e init` should let you specify which electron version to clone

stefansundin opened this issue about 2 years ago
How to switch from testing to release?

stefansundin opened this issue about 2 years ago
Compilation error 22-x-y on MacOS 13.1: sprintf deprecated

mccare opened this issue about 2 years ago
docs: added section on e load-xcode and how to fix security error

mccare opened this pull request about 2 years ago
fix: goma login on modern python windows

clavin opened this pull request about 2 years ago
`e cherry-pick` should support "stacking" the cherry-pick on top of another

MarshallOfSound opened this issue about 2 years ago
feat: add support for nodejs/node in the cherry-pick script

MarshallOfSound opened this pull request about 2 years ago
build(deps): bump qs from 6.5.2 to 6.5.3

dependabot[bot] opened this pull request about 2 years ago
chore: update goma clients

jkleinsc opened this pull request about 2 years ago
chore: update goma client

jkleinsc opened this pull request about 2 years ago
build(deps): bump minimatch from 3.0.4 to 3.1.2

dependabot[bot] opened this pull request about 2 years ago
feat: add `e shell` command

MarshallOfSound opened this pull request about 2 years ago
fix: allow overriding `DEVELOPER_DIR`

codebytere opened this pull request about 2 years ago
build: use the goma local cache by default on init

MarshallOfSound opened this pull request about 2 years ago
build: add goma linux arm64 hash

MarshallOfSound opened this pull request about 2 years ago
fix: regexr parsing for Xcode version

codebytere opened this pull request about 2 years ago
fix: ensure e pr works

MarshallOfSound opened this pull request about 2 years ago
chore: support macOS Ventura

codebytere opened this pull request about 2 years ago
chore: update goma clients

jkleinsc opened this pull request over 2 years ago
fix: e pr for PRs to main

codebytere opened this pull request over 2 years ago
refactor: don't run getDefaultTarget on module load

dsanders11 opened this pull request over 2 years ago
chore: add JSON schema for config files

dsanders11 opened this pull request over 2 years ago
ci: use lts/-1 with actions/setup-node

dsanders11 opened this pull request over 2 years ago
chore: remove unused remotes.node in config

dsanders11 opened this pull request over 2 years ago
chore: fix description for `e show out --path`

dsanders11 opened this pull request over 2 years ago
feat: Use DEVELOPER_DIR to set Xcode path without requiring sudo

itsananderson opened this pull request over 2 years ago
Avoid needing `xcode-select` by setting `DEVELOPER_DIR`

itsananderson opened this issue over 2 years ago
docs: add a Common Pitfalls section to README

ckerr opened this pull request over 2 years ago
build-tools fails when yarn is not installed

codebytere opened this issue over 2 years ago
fix: `e cherry-pick` adapt the bug nr. extraction regex for new variant

ppontes opened this pull request over 2 years ago
`e cherry-pick` fails to process certain Gerrit PR descriptions

ppontes opened this issue over 2 years ago
fix: import required module to eliminate crash

ppontes opened this pull request over 2 years ago
chore: add @jkleinsc as a CODEOWNER

codebytere opened this pull request over 2 years ago
feat: allow rerunning Appveyor builds from failed

codebytere opened this pull request over 2 years ago
CANT FIND MODULE JS-YAML

VIXI0 opened this issue over 2 years ago
Broken and Complicated Install State Due to `xcode-select`

groundwater opened this issue over 2 years ago
chore: remove unused VSTS check

codebytere opened this pull request over 2 years ago
feat: enable cancelling workflows/builds

codebytere opened this pull request over 2 years ago
Allow CI workflow/build cancellation

codebytere opened this issue over 2 years ago
Build fails immediately on macOS 12.4

mikehearn opened this issue over 2 years ago
build failed: missing file

Tarrowren opened this issue over 2 years ago
fix: make load-xcode work without a config

nornagon opened this pull request almost 3 years ago
feat: support forks in `e cherry-pick`

dsanders11 opened this pull request almost 3 years ago
feat: ability to use system xcode

kjvenalainen opened this pull request almost 3 years ago
feat: allow build-tools to be used with non-standard (e.g. non-github) repositories

BlackHole1 opened this pull request about 3 years ago
windows build fails randomly

rconde01 opened this issue almost 4 years ago
Error when running 'e init --root=~/electron --bootstrap testing'

fl-y opened this issue almost 4 years ago
Ctrl+C When Building on Windows Continues Building

dsanders11 opened this issue about 4 years ago
Using Goma Can Slow Down Local Builds

dsanders11 opened this issue about 4 years ago
feat: check for @electron/build-tools updates

dsanders11 opened this pull request over 4 years ago
Flaky e-remove test on Windows

dsanders11 opened this issue over 4 years ago