Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
Erick Zhao 8f485cc0ac
ci: fix the build and tests (#3173)
* fix(plugin-fuses): use the latest version for the plugin and its dependencies

* fix: updated versions in the test app

* fix: rename the test fixture folder

* bump

* fix: use new fixture folder name in the test

* attempt npm install

* keep debugging

* i dont know windows

* zzz

* bump

* freeze lockfile

* update lockfile

* downgrade npm 8

* switch shell back to bash

* try again

---------

Co-authored-by: Erik Moura <erikian@erikian.dev>
2023-02-22 21:17:35 +00:00
David Sanders 6856204b78
ci: use action-semantic-pull-request (#3144) 2023-02-07 13:22:40 -08:00
Erik Moura 663a0f8c3d
ci: create a `test:slow` script to avoid re-running fast tests in the `slow-tests` job (#3150) 2023-02-01 11:06:24 -08:00
David Sanders 0720e07048
chore: set @wg-ecosystem as CODEOWNERS (#3143) 2023-01-23 15:57:23 -08:00
Samuel Attard dce53cacd7
build: enforce versions are in sync between packages (#3106) 2022-12-05 09:52:16 -08:00
George Xu f16a28bcf9
build: migrate to lerna from bolt (#3058)
* chore: init

* chore: migrate bolt to lerna

* chore: fix version

* add caching

* update scripts

* dont see why were piping

* contributing.md update

* add publishConfig

* update contributing.md

* fix wording

* delete bump and publish scripts

* Update ci.yml

* chore: lint

* update contributing.md

* chore: undo ts-ignores

* correctly remove yarn:coverage from rebase conflict
2022-11-14 11:12:29 -08:00
Erick Zhao 75462be120
build(test): remove unnecessary coverage artifacts (#3066) 2022-11-12 23:00:05 -08:00
Samuel Attard 55b37cafd8
build: remove codecov (#3044) 2022-11-02 13:58:18 -07:00
Keeley Hammond a2eadbcb18
feat: move create-electron-app into forge (#2988)
* feat: move create-electron-app into forge

* build: do stuff

* build: how dare we ignore this file

* chore: add README

* fix: name bin for cre correctly

* fix: disable eslint for CEA

* build: bust ci cache

* fix: set version to 74

* debug: remove windows-latest run

* debug: bump windows bolt 0.21.2 -> 0.24.10

* debug: pre-install cli

* debug: bolt to 0.22.4

* build: make stub electron-forge.js file in dist for windows build to work

* Revert "debug: bolt to 0.22.4"

This reverts commit 8d632438c2.

* Revert "debug: pre-install cli"

This reverts commit dcb2a66b7e.

* Revert "debug: bump windows bolt 0.21.2 -> 0.24.10"

This reverts commit 2458c60977.

* Revert "debug: remove windows-latest run"

This reverts commit 37847a2815.

* Revert "build: bust ci cache"

This reverts commit 4b35ffed2c.

* build: move stub folder to preinstall hook

* Reland: bump windows bolt 0.21.2 -> 0.24.10

* build: add shim script for windows, remove unneeded deps

* build: improve tools/maybe-shim-windows.js

Co-authored-by: Samuel Attard <sam@electronjs.org>

Co-authored-by: Samuel Attard <sattard@salesforce.com>
Co-authored-by: Samuel Attard <sam@electronjs.org>
2022-11-01 15:27:00 -07:00
George Xu bfb7280063
chore: fix links from userland migration (#3010) 2022-10-27 13:56:33 -07:00
Erick Zhao a8b9dfc5c1
fix(docs): only publish API docs on v6 tags (#2976) 2022-10-19 13:20:45 -07:00
Keeley Hammond fbc92e4641
fix: pin gh-actions to SHAs, update to remove deprecation warning (#2966) 2022-10-17 17:17:03 -07:00
Erick Zhao 827c3eaa12
ci: upgrade slow tests to ubuntu-20.04 environment (#2956) 2022-10-12 15:11:26 -07:00
George Xu d28974e35b
chore: migrate master main (#2946)
* chore: migrate master to main

* chore: fix link

* chore: fix config.ts comments
2022-10-11 10:06:53 -07:00
Samuel Attard 89e6ed2bb1
build: add cname record for docs site 2022-08-23 13:54:53 -07:00
Keeley Hammond 4dcca1cebb
feat!: upgrade Node.js to 14 LTS (#2921) 2022-07-21 16:08:38 -07:00
dependabot[bot] 18156d8048
build(deps): bump codecov/codecov-action from 2.1.0 to 3.1.0 (#2817)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 11:02:07 -07:00
Keeley Hammond 749d9e216d
chore: remove dependabot.yml (#2880)
* chore: remove dependabot.yml

* chore: clean up actions
2022-07-20 10:56:44 -07:00
dependabot[bot] 0490472f49
build(deps): bump actions/checkout from 2.4.0 to 3.0.2 (#2816)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 12:12:48 -07:00
Erick Zhao f61b2c9bec
build: don't run GH Pages on PR (#2868) 2022-06-09 20:14:18 -07:00
Calvin 412327a252
refactor: typescript projects & docs generation (#2804) 2022-05-03 10:29:31 -07:00
Mark Lee cb5cdd560f
ci(fast): use windows-latest (#2755) 2022-03-04 23:17:19 -08:00
Mark Lee 204ec255b8
ci: display auth state 2022-02-27 01:11:07 -08:00
Mark Lee 2759558762
ci(automerge): use the admin flag 2022-02-27 00:50:43 -08:00
Mark Lee 9385df6505
ci: don't use the automerge flag 2022-02-27 00:26:26 -08:00
dependabot[bot] 60ec19009e
build(deps): bump webpack from 5.68.0 to 5.69.1 (#2733)
* build(deps): bump webpack from 5.68.0 to 5.69.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Finish upgrading via bolt
* refactor(ci): replace fastify automerge with the example from the GitHub docs
* test(plugin-webpack): use npm instead of yarn
* ci: revert to use windows-2019 for fast tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
2022-02-20 23:29:43 -08:00
Mark Lee 61a674ef9a
ci(dependabolt): update action permissions 2022-02-13 23:44:32 -08:00
Vladyslav Hashimoto 3e3d44d190
docs: update discord invite (#2672)
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2022-01-17 15:09:07 -08:00
dependabot[bot] ad9f160213
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#2604)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-09 12:01:10 -08:00
dependabot[bot] f81ba84a71
build(deps): bump actions/setup-node from 2.4.1 to 2.5.1 (#2659)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-09 12:00:41 -08:00
dependabot[bot] e58f97589c
build(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 3.0.2 (#2641)
* build(deps): bump fastify/github-action-merge-dependabot

Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.5.0 to 3.0.2.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.5.0...v3.0.2)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: upgrade per instructions

See https://github.com/fastify/github-action-merge-dependabot#how-to-upgrade-from-2x-to-new-3x

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <malept@users.noreply.github.com>
2022-01-09 11:04:22 -08:00
Mark Lee d3845ed65a
chore: sync Dependabot config with dependency denylist 2022-01-09 10:51:22 -08:00
Mark Lee e909ae83e5
fix: replace colors with chalk (#2666)
* chore(deps): upgrade electron-rebuild to ^3.2.6
2022-01-09 09:44:42 -08:00
Mark Lee b9a6ab9e72
chore(dependabot): ignore @aws-sdk/abort-controller 2021-10-17 21:46:56 -07:00
dependabot[bot] f0f96c61f3
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#2582)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-15 22:17:40 +00:00
dependabot[bot] a655680c2d
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#2551)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 22:20:07 +00:00
dependabot[bot] 8ce049e365
build(deps): bump fastify/github-action-merge-dependabot (#2536)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-20 22:20:45 +00:00
dependabot[bot] a045aea8a1
build(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#2523)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-13 22:15:52 +00:00
Mark Lee 0deb74b16a
refactor: use custom eslint config + prettier instead of airbnb config (#2520)
* chore: add test scripts
2021-09-12 10:44:30 -07:00
Mark Lee 34ba06ea3a
chore(dependabot): quote strings starting with @ 2021-09-08 13:41:32 -07:00
Mark Lee 3de4f02acd
chore: disable node-fetch updates (ESM required) 2021-09-08 11:28:31 -07:00
Mark Lee 34b3a62234
refactor(publisher-s3): use AWS-SDK v3 (#2487)
* refactor(publisher-s3): remove unnecessary defaults
* fix(publisher-s3): don't check for credentials

Fixes #2226.
Closes #2258.
2021-08-29 23:19:47 -07:00
Mark Lee 3289b5cef0
build(deps-dev): upgrade typescript to ~4.4.2 (#2485)
* build: add promisify typings for sudo-prompt exec
* build(deps-dev): upgrade typedoc to 0.21.9
* build: remove typescript from the update blocklist
* refactor: fix up error typechecks per TypeScript errors
* refactor(core): prefer undefined to null
* refactor: specify type when instantiating Promises
2021-08-29 21:31:07 -07:00
Mark Lee 1e29a42391
chore: disable find-up updates (ESM required) 2021-08-27 08:00:21 -07:00
Mark Lee 04df50fadd
chore: disable ora updates (ESM required) 2021-08-25 15:10:07 -07:00
dependabot[bot] f671707f47
build(deps): bump codecov/codecov-action from 2.0.2 to 2.0.3 (#2473)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 22:18:10 +00:00
dependabot[bot] 9c344b0680
build(deps-dev): bump @vercel/webpack-asset-relocator-loader from 1.6.0 to 1.7.0 in /packages/template/webpack/tmpl (#2458)
* build(deps-dev): bump @vercel/webpack-asset-relocator-loader

Bumps [@vercel/webpack-asset-relocator-loader](https://github.com/vercel/webpack-asset-relocator-loader) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/vercel/webpack-asset-relocator-loader/releases)
- [Commits](https://github.com/vercel/webpack-asset-relocator-loader/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: "@vercel/webpack-asset-relocator-loader"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* ci: don't call dependabolt for template dependency changes

* build(deps): update the same dependency for the typescript-webpack template & tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com>
2021-08-20 15:22:19 +00:00
Mark Lee 40f661d89a
chore: ignore username updates due to ESM requirement 2021-08-19 09:48:12 -07:00
Mark Lee 677cf9d1b0
chore: ignore electron-notarize for updates for the time being 2021-08-11 12:04:53 -07:00
dependabot[bot] 4e40cdab29
build(deps): bump fastify/github-action-merge-dependabot (#2439)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases)
- [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: fastify/github-action-merge-dependabot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 16:00:14 +00:00