Commit graph

64 commits

Author SHA1 Message Date
dependabot[bot]
0379b90ec0 Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.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>
2022-01-03 18:40:27 +05:30
Labhansh Agrawal
41c1ea6a6a remove screenreader branch from ci
accidentally added in #6197
2021-12-26 23:02:45 +05:30
Labhansh Agrawal
87f231d582 add screenReaderMode option 2021-12-26 22:58:53 +05:30
dependabot[bot]
860c6105ed Bump dawidd6/action-download-artifact from 2.15.0 to 2.16.0
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.15.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 23:20:24 +05:30
dependabot[bot]
f12cea13db Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
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>
2021-11-29 20:54:48 +05:30
Labhansh Agrawal
ba8b99aefd fix artifact link in e2e comment
use workflow id of Node CI run instead of current run
2021-11-23 12:43:41 +05:30
Labhansh Agrawal
8bfc415ba6 fix artifact link in e2e comment 2021-11-23 12:10:17 +05:30
Labhansh Agrawal
58a062256a Add build artifacts link to e2e comment action 2021-11-23 10:00:00 +05:30
Labhansh Agrawal
59c18a9eb1 replace spectron with playwright for e2e testing 2021-10-13 14:15:33 +05:30
dependabot[bot]
d1f33aea7a Bump dawidd6/action-download-artifact from 2.14.1 to 2.15.0
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.14.1...v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 17:21:24 +05:30
Labhansh Agrawal
38d0f30734 Support notarization on macOS 2021-10-03 14:03:43 +05:30
Labhansh Agrawal
64a2f90957 Archive build artifacts before running spectron test 2021-10-02 18:29:32 +05:30
dependabot[bot]
fe00dbd1ed Bump actions/setup-node from 2.4.0 to 2.4.1
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>
2021-10-02 18:06:01 +05:30
Labhansh Agrawal
ecf711b082 Fix github actions failing on forks 2021-08-10 22:46:18 +05:30
Labhansh Agrawal
8617fe3878 Cache dependencies on ci 2021-08-10 22:46:18 +05:30
dependabot[bot]
5e079a6725 Bump actions/setup-node from 2.3.0 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.3.0...v2.4.0)

---
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>
2021-08-09 21:23:29 +05:30
dependabot[bot]
443af5fd3b Bump dawidd6/action-download-artifact from 2.14.0 to 2.14.1
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.14.0...v2.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 21:21:49 +05:30
dependabot[bot]
925fa39721 Bump dawidd6/action-download-artifact from 2.11.0 to 2.14.0
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.11.0 to 2.14.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.11.0...v2.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 13:14:24 +05:30
dependabot[bot]
c2ce7e87ac Bump juliangruber/read-file-action from 1.0.0 to 1.1.4
Bumps [juliangruber/read-file-action](https://github.com/juliangruber/read-file-action) from 1.0.0 to 1.1.4.
- [Release notes](https://github.com/juliangruber/read-file-action/releases)
- [Commits](https://github.com/juliangruber/read-file-action/compare/v1.0.0...v1.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 13:11:59 +05:30
Labhansh Agrawal
05e84a5db9 Enable yarn cache on CI 2021-08-03 13:01:05 +05:30
dependabot[bot]
91f95dc57b Bump actions/setup-node from 1 to 2.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 13:01:05 +05:30
Matthieu MOREL
a43ff2365a
Get dependabot to update github-actions (#5818)
Co-authored-by: Labhansh Agrawal <labhansh.agrawal@gmail.com>
2021-08-02 23:12:33 +05:30
Labhansh Agrawal
dfa3ed637f Revert pr comment action changes and update imgur action 2021-07-19 19:12:29 +05:30
Labhansh Agrawal
a9aa60e945 Fix pr comment action again 2021-07-19 18:26:31 +05:30
Labhansh Agrawal
2e143bcbbc Fix pr comment action 2021-07-19 17:59:43 +05:30
Labhansh Agrawal
54bdc9ba5d Use ubuntu 18 on github actions 2021-07-19 13:44:46 +05:30
Labhansh Agrawal
53176cbdeb
use node v14 in CI 2021-07-06 09:37:41 +05:30
Labhansh Agrawal
57800fbf0e publish from github actions 2021-06-03 08:32:18 +05:30
Matheus Fernandes
8962dc4aef Fix codesigning 2021-06-03 08:32:18 +05:30
Labhansh Agrawal
80c7e67a0d Fix spectron pr comment action 2021-04-08 10:00:14 +05:30
Labhansh Agrawal
c3f91fc3bd
Print workflow_run data in spectron comment action 2021-04-07 19:28:25 +05:30
Labhansh Agrawal
2378c5c003 Add actions job to comment pr's with spectron screenshots 2021-04-02 18:35:35 +05:30
Labhansh Agrawal
cfb569eb5c use custom upload action 2021-02-24 20:41:07 +01:00
Labhansh Agrawal
6dbb1afdf1 combine ci jobs in a single matrix build 2021-01-26 22:58:11 +01:00
Labhansh Agrawal
883ff319d0 Update issue template and add feature request template 2021-01-21 02:20:22 +01:00
Labhansh Agrawal
f81158cad9 Fix CI artifact upload 2021-01-21 02:20:06 +01:00
Labhansh Agrawal
e6eed0d4bb spectron testing on github actions
added screenshot capture after tests
2021-01-17 02:31:45 +01:00
Benjamin Staneck
b6c2eb6478
Update GH actions macOS image to Big Sur 2021-01-04 18:16:13 +01:00
Benjamin Staneck
460d8425e5
Update CI to Node 15 2021-01-04 17:58:44 +01:00
Benjamin Staneck
b64e52135a
adjust mac artifact names 2021-01-03 18:51:58 +01:00
Benjamin Staneck
e406ca798e
Upload arm64 artifacts 2020-12-27 19:00:00 +01:00
Benjamin Staneck
bdac26f864
Fix Syntax 2020-12-16 03:10:00 +01:00
Benjamin Staneck
7a39354376
Windows: Disable signing until Vercel fixes it 2020-12-16 02:49:06 +01:00
Benjamin Staneck
e66902f94e
Create codeql-analysis.yml 2020-11-27 14:39:11 +01:00
Labhansh Agrawal
d20c9df458 set cert env vars 2020-11-25 18:36:53 +01:00
Labhansh Agrawal
7f424c1b7d Enable code signing in github actions 2020-11-25 18:04:22 +01:00
Benjamin Staneck
60d8382a5a
more node 14 2020-11-19 15:52:07 +01:00
Benjamin Staneck
0cc542aa83
Update CI to use Node 14 2020-11-01 07:06:43 +01:00
Benjamin Staneck
887242a36c
Dependabot: Increase PR limit 2020-09-09 03:08:35 +02:00
Benjamin Staneck
57cba451ab
move issue template 2020-07-13 15:17:47 +02:00