Commit graph

42 commits

Author SHA1 Message Date
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
Scott Nonnenberg d503d1ace3
Remove built assets from repo, updates to docs + GH templates (#1955)
* Revamp issue and pull request templates, other docs tweaks

`yarn test` now runs all of our tests.

* Remove generated files from the repository

* Update to new Signal support URL

* Prevent the 'Test failed 2 == 1' from test-release in CI

* Another attempt to fix grunt test-release on Appveyor

* grunt test-release: Fail build if test fails

* Lint fix, and move jshint earlier in CI process
2018-01-09 15:31:23 -08:00
Nicholas Rizzio 4431fae6bc Remove references to BitHub (#1576)
As of WhisperSystems/Signal-Android@258910504c, BitHub is not working
anymore.
2017-10-20 09:32:51 -07:00
2-4601 d0b558a35c Add Signal version number hint to issue template
// FREEBIE
2016-05-25 23:24:51 -07:00
2-4601 27dc620566 Update issue and pull request templates
Issue template
 - more explanations and tips
 - clarify how to fill checkboxes
 - actual and expected results
 - remove link to the community forum

PR template
 - clarify how to fill checkboxes
 - more about tests
 - add a link to an explanation for BitHub rewards
 - explain that failing Travis CI build checks are normal

Closes #735

// FREEBIE
2016-04-07 16:28:11 -07:00
2-4601 bb681526dc Add templates for issues and pull requests
GitHub recently introduced templates for issues and PRs.
These will hopefully improve both.

//FREEBIE
2016-02-19 17:31:57 -08:00