Commit Graph

55 Commits

Author SHA1 Message Date
Evan Hahn b239502813
Fix license header file enumeration 2021-10-01 16:52:36 -05:00
Scott Nonnenberg 25dd060a4d Stale Bot: Exclude 'Feature Request' label 2021-09-28 17:30:15 -07:00
Evan Hahn 7b9a68b7f9
Upgrade zkgroup to v0.8.1 2021-09-28 09:30:30 -07:00
Josh Perez 346590a8fb
Adds probot/stale config 2021-09-16 18:42:57 -04:00
Quentin Hibon cbfe2c5ef8
Mention packaging in bug report template 2021-09-08 07:48:04 +02:00
Fedor Indutny b71e4875e6
Use yarn for benchmarks CI 2021-08-31 13:59:24 -07:00
Fedor Indutny c765d3202c
Fix benchmarks CI 2021-08-30 10:48:09 -07:00
Fedor Indutny 4273ddb6d0
Use https git clones in workflows 2021-08-27 15:06:51 -07:00
zznidar 4995c400ce Update Android version instructions in GitHub issue template
See [#5483][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/5483
2021-08-27 16:53:54 -05:00
Fedor Indutny 9066067aa4
More benchmarks in CI 2021-08-23 12:03:25 -07:00
Fedor Indutny 3b5820b96a
Use different CI file/folder names 2021-08-11 20:20:01 -07:00
Fedor Indutny 61b7eebfcf
Modernize Benchmarks CI 2021-08-11 12:29:07 -07:00
Fedor Indutny 68b8877654
Fix benchmark CI 2021-08-09 12:58:43 -07:00
Aaron efa68f3538
Update link to Git rebase tutorial
Fixes #5413.

Signed-off-by: Aaron <admin@datahoarder.dev>
2021-07-20 07:53:52 +02:00
Fedor Indutny 8841de17a5
Add action for automated backports 2021-06-01 11:04:56 -07:00
Fedor Indutny d1d53b645d Ensure the app is closed before installing on Windows 2021-05-20 17:37:17 -07:00
Fedor Indutny e5e7e8d392
benchmarks: cumulative output 2021-04-30 16:11:05 -07:00
Fedor Indutny a5b4025a67
Cache node_modules in CI, benchmark workflow 2021-04-13 15:39:46 -07:00
Fedor Indutny cfd77bf968 Update yarn to the latest for CI 2021-04-08 23:51:54 -04:00
Fedor Indutny 3970ae642d Update node to 14.16.0 2021-04-08 23:51:54 -04:00
Ewout ter Hoeven 8d3d51314e
CI: Maintenance, update checkout, setup-node and cache to v2 (#4813)
- Run on PRs
- Use v2 of checkout, setup-node and cache (for faster performance)
2021-02-04 15:00:02 -08:00
Evan Hahn 2ffa607c8b
Remove redundant lint checks from CI 2021-02-04 09:40:11 -08:00
Evan Hahn 34df011b06
Don't cache node_modules in CI 2021-02-04 09:39:40 -08:00
Evan Hahn c8b551edab Upgrade to Electron 11 2021-01-25 18:29:01 -08:00
Evan Hahn 7138c305a0 Update GitHub template to steer feature requests to community forum
Thanks to @EwoutH for doing this on Signal-iOS and Signal-Android!
2021-01-19 17:35:11 -08:00
Evan Hahn 4837014051 Skip redundant `lint-deps` checks on CI 2021-01-11 14:23:09 -08:00
Josh Perez 7543d8b60d
Ensures emoji index does not exceed bounds on results change 2021-01-07 13:39:17 -08:00
Evan Hahn 116ff74be8 Update license tests in preparation for new year 2020-12-17 12:12:52 -05:00
Scott Nonnenberg 2b8ae412e0
New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
Scott Nonnenberg 26884432a2 Update TypeScript, Prettier and typescript-eslint for new TypeScript 3.8 syntax 2020-11-23 14:45:44 -05:00
Evan Hahn 20a0a78ef5
Remove AGPL headers from GitHub template files 2020-11-12 14:13:12 -08:00
Evan Hahn 8bfaf598af Add license headers across the project 2020-11-04 13:03:13 -06:00
Evan Hahn a951ccb14f remove yarn lint-windows 2020-10-12 18:10:07 -04:00
Josh Perez 474d1694ed
Error out in CI if there is a diff 2020-08-12 15:47:46 -07:00
jimio-signal bfc3efe98c
Move github FUNDING file to .github 2020-05-15 11:20:20 -07:00
Scott Nonnenberg 0d1786db8b
Run scheduled snyk test jobs once per day 2020-05-07 16:51:50 -04:00
Scott Nonnenberg 721401bbeb Introduce snyk, update dependencies 2020-05-05 14:18:46 -07:00
Scott Nonnenberg 1631de45aa Don't run CI on macos unless we're in development/master branch 2020-04-06 18:06:54 -07:00
Scott Nonnenberg c44176f7f3 GitHub Actions: Split linting out, make other jobs dependent 2020-03-24 17:03:22 -07:00
Scott Nonnenberg 841461934d Move CI to GitHub Actions 2020-03-24 17:02:01 -07:00
Ken Powers 0d3b390129 Upgrade Prettier 2020-01-08 09:44:54 -08:00
Scott Nonnenberg 6624e68350 A few updates to our Contributing.md and Pull Request template 2019-04-08 13:59:26 -07:00
RiseT a28f4a9187 Update Transifex link in pull request template (#3082)
The current link leads to a 404
2019-01-24 09:31:18 -08:00
Xashyar e10fb47bb3 Issue Template, Small Edits (#2975) 2018-12-13 11:06:11 -08:00
tinyboxvk 19cbfae127 Pull request template: Fix link to Transifex project (#2534) 2018-07-15 13:09:17 -07:00
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
Daniel Gasienica 7d264354be Request translation changes to be made via Transifex 2018-03-21 11:29:34 -04:00
Daniel Gasienica e64a08657d
Update links to community forum (#2083) 2018-02-28 15:50:56 -05:00
Scott Nonnenberg 4033a9f813
Fix typo in issue template (#2020) 2018-02-02 10:43:48 -08:00