Commit graph

47 commits

Author SHA1 Message Date
Mislav Marohnić
176dd29c05 Clarify our Go version requirements
* We are trying to keep the binary building on Go 1.13 to support building the project on Ubuntu 20.04 LTS
* Go 1.14+ is required to run the test suite
* We build our releases on Go 1.15

This adds a CI check that verifies that the project compiles on 1.13
2020-08-28 14:05:50 +02:00
Nate Smith
8a5be0fabf
Update source.md 2020-08-14 09:30:44 -05:00
Shoma Okamoto
bcc1b433ab bump go version to 1.15 in docs 2020-08-14 10:00:04 +09:00
Mislav Marohnić
ee928a14a5 Add more notes to our releasing docs 2020-07-15 14:17:00 +02:00
Mislav Marohnić
e886df594b Add a note about help-wanted in triage docs 2020-07-15 14:12:57 +02:00
danshearer
9b890d9a10 Reduce minimum reuqired version from 1.14 to 1.13.8. This is the version
that ships with Ubuntu 20.04 Long Term Support release and it seems to
work fine.
2020-07-04 16:14:47 +01:00
vilmibm
ab5cc6ae67 mention future label 2020-06-17 12:25:50 -05:00
Corey Johnson
6aba8b314e Merge branch 'triage-triage-triage' of https://github.com/cli/cli into triage-triage-triage 2020-06-15 09:31:05 -07:00
Corey Johnson
1fbb2ba491 false 2020-06-15 09:30:28 -07:00
Corey Johnson
b27f371c5d Fixup 2020-06-15 09:30:09 -07:00
Corey Johnson
d60e7586ed Header two! 2020-06-15 09:30:03 -07:00
Corey Johnson
dab44547ee Make a list 2020-06-15 08:38:58 -07:00
Corey Johnson
ee19d10b95 Update update line 2020-06-15 08:29:23 -07:00
Corey Johnson
1178f20f3d
Update docs/triage.md
Thanks @aliabbasMerchant

Co-authored-by: Aliabbas Merchant <merchantaliabbas@gmail.com>
2020-06-15 08:27:44 -07:00
Corey Johnson
4388ff1a91 spelling mistakes 2020-06-12 14:42:32 -07:00
Corey Johnson
1105902935 Add more notes to triage doc 2020-06-12 14:40:03 -07:00
Corey Johnson
c8dde91b68 whitespace fixes 2020-06-09 15:03:20 -07:00
Corey Johnson
26f9e07145 Add label examples 2020-06-09 14:21:10 -07:00
vilmibm
25b2573775 mention needs-investigation 2020-06-09 10:30:25 -05:00
Nate Smith
70035501e9
Update docs/triage.md
Co-authored-by: Neha Batra <nerdneha@github.com>
2020-06-09 10:08:57 -05:00
Nate Smith
47129f02b5
Update docs/triage.md
Co-authored-by: Neha Batra <nerdneha@github.com>
2020-06-09 10:08:49 -05:00
vilmibm
8f5da9408a add docs about new triage rotation 2020-06-08 12:09:43 -05:00
Nate Smith
399c6ec9e8
Update source.md 2020-06-01 12:18:27 -05:00
gabgodBB
56885c5468
Update source.md 2020-05-30 10:15:11 -03:00
gabgodBB
4a0543fd18
Update docs/source.md
Done

Co-authored-by: Youssef Victor <31348972+Youssef1313@users.noreply.github.com>
2020-05-30 10:14:22 -03:00
gabgodBB
92f12b7c68
Update source.md
removing extra line
2020-05-30 10:14:02 -03:00
gabgodBB
dbd9bb44df
Update source.md 2020-05-30 10:03:42 -03:00
gabgodBB
87e3edb862 Include 'go' instruction 2020-05-29 17:28:50 -03:00
Corey Johnson
41f100cb54 Update doc 2020-05-26 11:05:16 -07:00
Mislav Marohnić
e3676c3a95 Change source installation docs to avoid suggesting to change PATH 2020-05-14 18:32:57 +02:00
Corey Johnson
fe49c2d8b7
Merge pull request #862 from cli/cli-syntax
Add command line syntax doc
2020-05-11 09:54:04 -07:00
Corey Johnson
a46e7cab2f Update docs 2020-05-08 11:54:13 -07:00
Corey Johnson
9267804ef3 Update docs 2020-05-08 11:44:30 -07:00
Mislav Marohnić
0eb471899a Upgrade to Go 1.14 in CI 2020-05-07 21:03:42 +02:00
Corey Johnson
5cf6fb4af4 Update doc 2020-05-07 10:13:36 -07:00
Corey Johnson
67f65a09d0 Update doc 2020-05-07 09:28:34 -07:00
Corey Johnson
cb8d9963e3 Add note for variable naming 2020-05-05 09:55:27 -07:00
Corey Johnson
4e548880d5 don't use camel case 2020-05-05 09:52:50 -07:00
Corey Johnson
7d1910d945 Use "a value" 2020-05-05 09:52:36 -07:00
Corey Johnson
1694ea29b4 Update text 2020-05-04 11:57:05 -07:00
Corey Johnson
2f8d3a0247 Add doc 2020-05-04 11:52:09 -07:00
Mislav Marohnić
1b12ef863e Simplify release documentation 2020-04-22 15:59:58 +02:00
Billy Griffin
5663a67df4 Minor language tweak to avoid repetition 2020-03-10 15:31:33 -06:00
Billy Griffin
21419531e3 Add links to docs 2020-03-10 15:27:34 -06:00
Billy Griffin
a00a48d0b6 Document comparison with hub 2020-03-10 15:20:49 -06:00
Billy Griffin
159a697159 Add README to docs folder 2020-03-10 13:22:39 -06:00
Billy Griffin
f32235aa08 Move docs to docs folder
The docs were just hanging out in the top level repo and we thought it'd be nicer to start to organize them together.
2020-03-10 12:52:01 -06:00