Commit graph

198 commits

Author SHA1 Message Date
Sergio Padrino
c519003099 Revert "Revert "Bump node version to v18.16.1""
This reverts commit 3ad30a2702.
2023-10-06 15:41:46 +02:00
Markus Olsson
87049f6e57 Remove unused dependencies
electron-debug and devtron haven't been updated in years. Electron-devtools main function is adding keyboard shortcuts in dev mode to open devtools and the element selector. We use neither of these
2023-10-05 09:19:19 +02:00
Dawn Walker
76f8a7284d
Update setup.md
Update file to match changes done in [#16624](https://github.com/desktop/desktop/pull/16624)
2023-07-16 13:08:02 +10:00
Brendan Forster
6af96bf71d strip out electron-builder config for packaging on Linux 2023-07-03 17:44:42 -03:00
Jean Dubois
e965a51ee6
fix typo
"it's" is "it is" and not "its" !!
2023-04-21 15:31:40 +02:00
Rebecca Miller-Webster
1b76c6fc8c
Update setup.md
Update expected node, yarn, and python versions
2022-09-29 15:52:37 -05:00
Markus Olsson
8e6ca01127
Update setup-windows.md 2022-08-12 17:32:00 +02:00
Markus Olsson
8c6aab8643
Update documentation to show we're using Node 16 2022-08-12 17:31:01 +02:00
Markus Olsson
6564a7d88f Remove tslint 2022-02-01 17:40:13 +01:00
Becca
1d91a0b9ed Remove spectron since unused and rest of integration test references 2022-01-20 14:21:35 -05:00
Markus Olsson
63fbe41a84
Link to our up-to-date Node version
Did you know we recommend Node 12.x in our macOS setup docs? Neither did I. Let's stop doing that.
2021-12-13 10:58:45 +01:00
Brendan Forster
fb1c089f6c bump link to rule in docs to new commit id 2021-07-06 13:18:02 -03:00
Brendan Forster
7b11a59f16 update link to new rule location 2021-07-06 12:41:56 -03:00
David Ferenczy Rogožan
69ba3bc703 Correct grammar 2021-05-15 02:58:13 +02:00
David Ferenczy Rogožan
c1f15fb395 Python dependency upgraded to version 3
node-gyp officially requires Python 3
2021-05-13 04:01:43 +02:00
Billy Griffin
7e58c67158 Replace "Enterprise Server" with "Enterprise"
Since GitHub is launching additional variants of GitHub Enterprise, we want to avoid confusion by changing references to Enterprise Server to just Enterprise.
2020-12-14 12:08:53 -07:00
David Sanders
79e7bc0663 docs: fix typos 2020-10-11 04:41:15 -07:00
Rafael Oleza
51c65880dc
Update docs 2020-06-19 18:33:18 +02:00
Chris Missal
cdd524e20a
updates windows setup with menu navigation 2020-05-20 14:58:19 -05:00
Steven Yeh
f55b5e1eb1
Remove VS2015 2020-03-27 10:24:50 -05:00
say25
75829a7058 Update Visual C++ Build Tools to Latest 2020-03-14 20:06:04 -05:00
say25
09924f655a Add Visual Studio 2019 Section 2020-03-14 20:05:41 -05:00
say25
5e42c96412 Add Troubleshooting 2020-03-14 20:03:37 -05:00
Martin Benninger
fd6ed3454c Fix a typo in the python section in the docs 2020-01-18 14:12:53 +01:00
Katrina Uychaco
dc58c1620b
Merge branch 'development' into kuychaco-patch-1 2019-10-04 18:22:51 -07:00
Katrina Uychaco
e00d72b08e Add reference to contributing/setup.md
Co-Authored-By: Mislav Marohnić <mislav.marohnic@gmail.com>
2019-10-04 18:21:23 -07:00
Katrina Uychaco
092fa23129 Incorporate review feedback
Co-Authored-By: Mislav Marohnić <mislav.marohnic@gmail.com>
Co-Authored-By: Nate Smith <vilmibm@neongrid.space>
2019-10-04 18:13:45 -07:00
MinganMuon
f46cffdefd Fixed some grammar mistakes and typographical errors in the docs. 2019-09-26 14:52:04 -05:00
Mislav Marohnić
7888898a4b Add instructions on doing a focused test run
It is no longer accurate that `--debug` opens Chrome Dev Tools, since
currently this flag is forwarded to Jest and has different semantics.

[ci skip]
2019-09-05 14:57:14 -07:00
Katrina Uychaco
7c6add620b
Add some context 2019-08-23 20:45:10 -07:00
Katrina Uychaco
59f69093d8
Add documentation for authenticating GHE from dev build 2019-08-23 20:25:25 -07:00
Brendan Forster
61cea247d1
Merge branch 'development' into dependency-version-lag-docs 2019-07-29 11:30:47 -03:00
evelyn masso
2358d2d09b
Apply suggestions from code review
Co-Authored-By: Brendan Forster <brendan@github.com>
2019-06-11 10:36:49 -07:00
Brendan Forster
1185f8e487
Update docs/contributing/setup-macos.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:16:56 -06:00
Brendan Forster
c9d1cee3c9
Update docs/contributing/setup-windows.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:16:51 -06:00
Brendan Forster
d2c29f2f04
Update docs/contributing/setup-windows.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:16:43 -06:00
Brendan Forster
f771792c6e
Update docs/contributing/setup-macos.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:16:35 -06:00
Brendan Forster
7792ff9cbf
Update docs/contributing/setup-linux.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:16:28 -06:00
Brendan Forster
65e34a5abc
Update docs/contributing/setup.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:15:40 -06:00
Brendan Forster
bd1f46aa5c
Update docs/contributing/setup-windows.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:15:24 -06:00
Brendan Forster
99dc3d1383
Update docs/contributing/setup-macos.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:15:13 -06:00
Brendan Forster
d56e1aac1b
Update docs/contributing/setup-linux.md
Co-Authored-By: billygriffin <5091167+billygriffin@users.noreply.github.com>
2019-04-18 09:15:04 -06:00
Billy Griffin
b233f4d856 Update linux setup instructions 2019-04-18 08:28:21 -06:00
Billy Griffin
a77e547fc6 Update Windows setup instructions 2019-04-18 08:25:32 -06:00
Billy Griffin
cdf1b2383d Remove versions specified from the tools list 2019-04-18 08:21:59 -06:00
Billy Griffin
c3e7d576f9 Update macOS setup docs
* Added a way to get back to the overall setup after getting dependencies all 👍
* Node versioning should all be reasonable
2019-04-17 14:43:47 -06:00
Billy Griffin
b02ae93bfe Update dependencies and make instructions clearer 2019-04-17 14:34:10 -06:00
evelyn masso
0eae62ef64 remove extra line break 2019-04-01 11:24:54 -07:00
evelyn masso
88611c0d6a add general versioning guidelines for dependencies 2019-04-01 11:19:07 -07:00
evelyn masso
d4be778adf remove references to master in docs 2018-12-27 15:38:17 -08:00