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

build: update dependencies to clean up yarn audit

a045a104e3b3ee1b6fef5a902c892e08c9b9ec59 authored about 2 years ago
chore: update goma client (#438)

- Update for changes needed for https://github.com/electron/electron/pull/36394

281c406a39ae3402506faa6db3a8edc12b1a4552 authored about 2 years ago
build(deps): bump minimatch from 3.0.4 to 3.1.2 (#437)

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](h...

4148d20054a0c7629ea252169b26249b9c5d7e17 authored about 2 years ago
chore: add JSON schema for config files (#421)

* chore: add JSON schema for config files

* chore: update schema

* chore: add test coverag...

2b08fa0d58344fc3dad385b95fa0b30929c42fee authored about 2 years ago
build: ensure we have depot_tools in 'e d'

20cda03add10765860776cf20847a45f78966255 authored about 2 years ago
build: use the goma local cache by default on init (#434)

bc30071c8ce985c7c32e630677923a599479ecd5 authored about 2 years ago
fix: regexr parsing for Xcode version (#432)

437ff64a467ba279258a466f7ed9e87fc3646263 authored about 2 years ago
build: add goma linux arm64 hash (#433)

b3c42b4bf18733140b03b9658b4571f57e4dc9bc authored about 2 years ago
chore: remove unused remotes.node in config (#419)

* chore: remove unused remotes.node in config

* chore: no optional chaining

172d7f66b65d74b6e5c9789df42e7e86b3693fbf authored about 2 years ago
chore: support macOS Ventura (#430)

* chore: support macOS Ventura

* Update sha to correct version

* chore: update sha to newl...

fb43b803fe86123c30f92038e7479010c5ff6994 authored about 2 years ago
fix: ensure e pr works (#431)

021601c43e648f7ae2b5ab048cecb13dbf1b5c26 authored about 2 years ago
fix: e pr for PRs to main (#426)

9aa3e4445b9a394c08d9e3344194e74cb503abf3 authored about 2 years ago
chore: update goma clients (#429)

151a151c75fcabe42bd4da956ed0e734e188253c authored over 2 years ago
refactor: don't run getDefaultTarget on module load (#422)

1d78b3ca92bf1f40b0da7ed6901b2d2d90ea21c1 authored over 2 years ago
chore: update goma client

7542c1f34050297666093eb6fc771ae60c8e7721 authored over 2 years ago
chore: update goma clients to latest

35f56c93278cf27a595b3ddcd606f05e1bd347fc authored over 2 years ago
chore: fix description for `e show out --path` (#418)

bbc473d331ef822e4a1ee540bb44f5d2a26ef457 authored over 2 years ago
feat: Use DEVELOPER_DIR to set Xcode path without requiring sudo (#417)

* feat: Use DEVELOPER_DIR to set Xcode path without requiring sudo

* fix: Set DEVELOPER_DIR i...

4e9a751e10f638a5427d06d29353740d6bd5bdf0 authored over 2 years ago
fix: adapt the bug nr. extraction regex for new variant (#413)

ed4564f6a436900ea6c648d35795a6f744162c59 authored over 2 years ago
feat: check for @electron/build-tools updates (#224)

* feat: check for @electron/build-tools updates

* ci: re-run

654cd783b06932c1936baf8e3c978f65599d33c0 authored over 2 years ago
fix: import required module to eliminate crash (#411)

f7d94543756bc5da866475d3eef1e3267f59e724 authored over 2 years ago
feat: enable cancelling workflows/builds (#405)

3eb5fe0622e4a49e65170ea7bca009a2141c625c authored over 2 years ago
feat: allow rerunning Appveyor builds from failed (#409)

db1298001a6c3faacf4246c55464f901eacaa362 authored over 2 years ago
chore: add @jkleinsc as a CODEOWNER (#410)

3021b660109d814a187d7165b6f7bdaf56daf1e9 authored over 2 years ago
chore: remove unused VSTS check (#406)

45fe2db9071567493bf447d06ec6c19544af8802 authored over 2 years ago
fix: xcode parsing from CI config (#403)

d00655c1870a7e400d3d97636212ea44e59740cc authored over 2 years ago
feat: use CVE nr. in the rel. notes of security backports (#393)

3744dc16bf0abf19e285394e933845a6cfe23fe8 authored over 2 years ago
feat: add smart escape sequencing to ci status (#397)

89f58c2607544523431ebf6881ad47eb70e17902 authored over 2 years ago
feat: show VSTS pipelines check status (#396)

c6128a5afcbaa949fce73cf2018919916f0c3ffa authored over 2 years ago
build(deps): bump got from 10.2.2 to 11.8.5 (#392)

Bumps [got](https://github.com/sindresorhus/got) from 10.2.2 to 11.8.5.
- [Release notes](https...

afb4ca3e59fb1942d59e1f1812fff4f46b791b12 authored over 2 years ago
chore: run all Python scripts via python3 (#391)

5ede3ba62989e588036570f32dc9cdb8da56d309 authored over 2 years ago
fix: correct name for breakpad build target (#395)

39d2bbbaeef7f9abfe6e5f81b0de88b90b253b8c authored over 2 years ago
feat: allow rerunning specific workflow jobs (#388)

a3c3f5cba55c5c96c0699806c9d0ace1dca2a332 authored over 2 years ago
feat: enable rerunning Appveyor builds (#390)

3828859ee85a77bc5cc6c9b9b7077918528e40e8 authored over 2 years ago
chore: use depot_tools environment for Goma client commands (#386)

3ffa66310c9a0a3ededafbe074e668ee1e49e257 authored over 2 years ago
feat: enable showing jobs in `e ci status` (#383)

b039187b6418fb54c44d51d9f17d4d8b7f67285a authored over 2 years ago
update goma clients

c70171ca153973b6dd5f2ff366856d846b66c511 authored over 2 years ago
chore: use `fatal` in more places (#382)

2823cbe0808132110387c230e7b85fd2dd386316 authored over 2 years ago
chore: clear Goma last login time on log out (#387)

86d7cd528c0f4296822669d05c341711e2c1497c authored over 2 years ago
feat: add e ci rerun [workflow] (#380)

6a81d3ac9b3e58edb6d7181ca87fc09bd3412d36 authored over 2 years ago
fix: show Appveyor PR runs for forks (#384)

bd84c31c366bc4b491d080695e974a6bd5f4ca18 authored over 2 years ago
fix: make Goma login work again (#385)

66cfcd718cece550dcb9a9b827ac81c2229ed903 authored over 2 years ago
chore: refactor to use `goma.auth` in `e-build.js` (#381)

c0a19348584d2a02e1dab5f5ca6a3474aa0aa4a2 authored over 2 years ago
feat: check CI status for arbitrary ref (#379)

* feat: check CI status for arbitrary ref

* chore: assume PR number is < 7 digits

1e937f7739528e0ae547a91bb82398bd79758ee9 authored over 2 years ago
chore: don't use return statements outside of func (#378)

f71cb2102e26fa22ce56ba5d2e6f22cd993c81b6 authored over 2 years ago
fix: better error messaging for bad shas (#373)

4ad2abd6693b13baee5b7458636e50c28143ab51 authored over 2 years ago
chore: fixup msft goma_auth for python3 (#375)

2c24fb5c7c938a4e387f355ab64be449604ae5db authored over 2 years ago
chore: update msft goma to latest version

66c24fe969b12ad6961bfd026accab3d2b1f65a0 authored over 2 years ago
fix: clean up error messaging a bit (#372)

6b1c8840568fdcf102e8c3f43dcb306f82786176 authored over 2 years ago
fix: undefined error message (#349)

a61b694c8baebbf34a361136bd84b4ab34a8dea8 authored over 2 years ago
feat: add two new commands to help with local workflows (#371)

* feat: add ci status command for easy CI checks

* feat: add backport command for easy manual...

eaff52d789eab6155eb6791055ac12c4fcf194cf authored almost 3 years ago
fix: support new xcode version via 'default' value (#370)

3249e33842886f3c074747d349de590152bcaf52 authored almost 3 years ago
chore: update msft goma to latest version

2df9143d868478d76d8a68977cecc6f940bb887e authored almost 3 years ago
chore: fixup goma_auth for python3

c83b3f26d8748343ac3f62043ede4bc2bf9aa6f6 authored almost 3 years ago
feat: use the new az storage for build tools things (#369)

97486a97405f903782281fbe9364af73ace70345 authored almost 3 years ago
fix: check new circle config file location

b86998c42e2c92d9d7d96c5bc674af675698e675 authored almost 3 years ago
chore: update to new goma cluster (#368)

6eb0e93d66f13aeeba3605033961f48b64a3b2c1 authored almost 3 years ago
Revert "chore: update to new goma cluster"

This reverts commit a041cd809fc74782bf3a96bce2a4cee5090a23c5.

307eebade4cc10889377d09c3dbdc84756a9ed33 authored almost 3 years ago
chore: update to new goma cluster

a041cd809fc74782bf3a96bce2a4cee5090a23c5 authored almost 3 years ago
fix: ensure download progress works even if file size isnt on a byte boundary

71d258e6e9654d8172fdf3404eba0e062da32cb7 authored almost 3 years ago
fix: s/argument/arguments for patches command

ccb7323f0f39557922b44324c7fb0caa9c58da07 authored almost 3 years ago
fix: install XcodeSystemResources on new macs (#366)

b4167e2f0039345640bea32c81b32175ca635914 authored almost 3 years ago
refactor: show download of Xcode in MB/s not bps

7faf1debd72c7aa682e54cdedfc0d734dc0fbe85 authored almost 3 years ago
feat: support webrtc and pdfium cherry-picks (#365)

* feat: support webrtc and pdfium cherry-picks

* fix pdfium patch dir

926e1a2f2926b9a7663ae865c3bd9a1b1d366393 authored almost 3 years ago
chore: pywin32 is no longer needed on CI (#347)

b83a85937810132777f19b4ee867b52eabe7da93 authored almost 3 years ago
feat: get gh token from gh cli if available (#364)

4b3e9a0eafee9c068f4d63df912808ce64069512 authored almost 3 years ago
chore: remove pywin32 dependency check (#363)

e411a036e5c674110f1c2645d400c4e6a71a4b93 authored almost 3 years ago
chore: use newly generated toolchain for 1023ce2e82

8a4fe50a5813cfd2b556dd8cf13cd608bbcaa647 authored almost 3 years ago
chore: remove unneeded code (#355)

After upgrading Commander to v9, this seems to work as intended without this code being necessary.

99ef8de0567563fa1c8772fdbb6f8dce4a78dcea authored almost 3 years ago
build(deps): bump minimist from 1.2.5 to 1.2.6 (#362)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

3b0936a9228c54c0178600b649ed2216379f0d37 authored almost 3 years ago
chore: don't use program.rawArgs (#358)

* chore: don't use program.rawArgs

* chore: linting fix

b069a7e3267c24c85ea6da08473efa9ecc779f3f authored almost 3 years ago
fix: --gen option for `e build` (#357)

db3973d37618f2ddc32cd6248e78f0b7bf97da35 authored almost 3 years ago
chore: bump Node engine version in package.json (#356)

Commander v9 requires Node 12.20.0+

da0a01e8bc883def0fcfc6e8738200cedecf33af authored almost 3 years ago
chore: handle Windows toolchain updates (#361)

c431d72418f2225792d929a93a16880895e820a3 authored almost 3 years ago
fix: make forks work with `e pr` again (#354)

fd8e2f8f05a7289c9978f122656a75878aca853c authored almost 3 years ago
chore: add Xcode 13.3.0 (#353)

a343fcfae093f136b5a35c2825987c14184b832b authored almost 3 years ago
chore: add temp e41785f09f toolchain fix

80d627c18ce348b8bae0826ec8562992d86b6d0c authored almost 3 years ago
fix: properly handle target argument in `e build` (#351)

ea31c5982d2ea2845333c8da761ece9210228912 authored almost 3 years ago
chore: upgrade Jest version (#350)

195851867feee2cfbe05a036f98fb89f2893519b authored almost 3 years ago
chore: update msft goma clients

6ba8962529c37727a778691b89c92ab0eb1d9d87 authored almost 3 years ago
refactor: upgrade commander 3.x->9.x (#336)

* fix: negated bool default change

* chore: upgrade commander to 9.x

* chore(deps): upgrad...

7a87e7d1c54d537bf89c2e9889ebadb927a9de5f authored almost 3 years ago
chore: fix typo in description of `e cherry-pick` (#348)

e04a926245d2a3e0439680c83bdc7b1a0ee6b0b9 authored almost 3 years ago
chore: run CI for macOS (#346)

ecfefaa69457f74038313330175ada1e8a714792 authored almost 3 years ago
chore: goma.isAuthenticated() takes no parameters (#343)

1bef1cbdb1da0aab90ffa32617a88f40acd20e04 authored almost 3 years ago
chore: run Jest tests serially (#342)

4b72e65a1d86e117c30b59c696e159a86e064c54 authored almost 3 years ago
chore: update README link in help output (#341)

61751fa9804b1828b523e7a909e01dbd0395e5ea authored almost 3 years ago
docs: update links to electron/electron repo (#340)

584cd4cea614734f05af0cf3a664426e64783794 authored almost 3 years ago
chore: remove unused dependency on hasha (#344)

c14f475d0cac802a2e9ce6348d001d5b8805ca9e authored almost 3 years ago
test: fix target branch (#338)

a8be54c99ab005771294bec2ffc7a19b06c9e65e authored almost 3 years ago
Revert "fix: upgrade commander 3.x->9.x (#334)" (#337)

This reverts commit 7f989cba6fbba1b2d41dbc324d1cf2369d6e5e44.

9f4904128a54279e724a1c897c80daa9b82f7c60 authored almost 3 years ago
fix: default auto-update action (#335)

d8a5253ef80aaab365c7b2d60b3686c9793bf9b6 authored almost 3 years ago
fix: prevent extra argument fall through for configs (#333)

f1a7bfa27d7a3d48cb8b5a7347f3132d4164a83a authored almost 3 years ago
fix: upgrade commander 3.x->9.x (#334)

7f989cba6fbba1b2d41dbc324d1cf2369d6e5e44 authored almost 3 years ago
refactor: fallback to latest XCode version (#328)

2f823218bf7c033f4bc7ada73c02d8a800edfd1f authored almost 3 years ago
fix: call gclient directly instead of via Python (#331)

beab660a03db4c055f7eb7a333fc998b485b4cc9 authored almost 3 years ago
build(deps): bump node-fetch from 2.6.1 to 2.6.7 (#326)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

659f7dc2d95fc4de7f553c8e9e2e5bb6be6abcc7 authored almost 3 years ago
feat: add Xcode 13.2.1 (#327)

63dd6b24178a4e3ebd066d58f3919c586dc2fb21 authored almost 3 years ago
build(deps): bump ajv from 6.10.2 to 6.12.6 (#325)

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](http...

ceac347fd318e09c8de69405718131372ed32bd8 authored almost 3 years ago
feat: auto-update support of 'main' branch (#324)

We currently can't rename build-tools' primary branch from `master` to `main`
because it will b...

ba62f4e13bc22cd4995d844fdf6d184dea2093ba authored almost 3 years ago
refactor: cleanup e-show (#319)

* refactor: cleanup e-show

* refactor: remove "e show gomadir" and "e show gomagn"

based o...

0a84f579cc2efa4a0abad2de1a323e81fb128329 authored almost 3 years ago