Commit Graph

26 Commits

Author SHA1 Message Date
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