Commit graph

287 commits

Author SHA1 Message Date
Parth
d378dc84c6 final changes made 2021-10-21 15:17:15 -04:00
Parth Patel
624f19764d minor fix 2021-10-21 11:28:18 -04:00
Parth Patel
dd98c7f51f added requested changes 2021-10-21 11:27:02 -04:00
Parth Patel
5946c98096 fixed forr real 2021-10-20 16:23:08 -04:00
Parth Patel
5ac744a68d lint fix 2021-10-20 16:19:20 -04:00
Parth Patel
9003034c1c lint fix 2021-10-20 16:17:29 -04:00
Parth Patel
8e72d48e72 Merge branch 'trunk' into repo-rename 2021-10-20 16:16:31 -04:00
Parth Patel
f5e963fd56 minor fix 2021-10-20 16:13:11 -04:00
Parth Patel
dd87e80b4c added final touches 2021-10-20 16:12:32 -04:00
Mislav Marohnić
b9c26dfba3 Declare that the delete repo endpoint needs delete_repo scope
The API endpoint doesn't declare this in its `X-Accepted-Oauth-Scopes`
response header.
2021-10-19 19:16:50 +02:00
Mislav Marohnić
a9b2c0dc82
Merge pull request #4523 from joshmgross/joshmgross/support-localhost
Support github.localhost as a non-enterprise host
2021-10-19 18:37:39 +02:00
Parth
8400ed4a19 optimize api calls 2021-10-19 11:28:55 -04:00
Parth Patel
ddd0b7cb04 added remote update 2021-10-18 16:43:40 -04:00
Mislav Marohnić
ebc1f2f156 Consistently respect GH_HOST in repo archive/create/garden/view commands 2021-10-18 20:05:53 +02:00
Parth Patel
93221a19d4 fix 2021-10-18 13:56:48 -04:00
Parth Patel
cc63e7de8d minor fix 2021-10-18 13:54:30 -04:00
Parth Patel
fd376d552c final changes, update local remote left 2021-10-18 13:53:31 -04:00
Parth Patel
5ed77c9968 made some progress, not done yet 2021-10-15 19:10:05 -04:00
Meijke
f7b4588d09
scope error handling
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-10-15 08:35:33 -07:00
meiji163
caa282f0ba commit review suggestions 2021-10-14 21:26:31 -07:00
Parth Patel
3a21dfa1c5 lint fix 2021-10-13 16:41:46 -04:00
Parth Patel
69db6fca25 res comments 2021-10-13 16:31:54 -04:00
Parth Patel
c1c2946179 minor fix 2021-10-13 15:04:43 -04:00
Parth Patel
b106e606e1 final touches 2021-10-12 18:56:56 -04:00
Parth Patel
4afd1e06bf optimize command 2021-10-12 18:56:32 -04:00
Parth Patel
3a936f65e2 Merge branch 'trunk' into repo-rename 2021-10-12 18:47:52 -04:00
Parth Patel
c639161394 final touches 2021-10-12 18:46:15 -04:00
Meijke
8c9049a364
Merge branch 'trunk' into repo-delete 2021-10-12 11:02:27 -07:00
meiji163
548b39c140 add one test 2021-10-12 10:50:54 -07:00
meiji163
5d433021bd simplify err handling and change flags 2021-10-12 10:16:14 -07:00
Parth
ec554822b8
Add repo archive command (#4410)
Co-authored-by: meiji163 <mysatellite99@gmail.com>
2021-10-12 12:48:40 +02:00
Parth Patel
7e6cf79355 minor changes 2021-10-11 17:38:20 -04:00
meiji163
9ea36de269 add tests 2021-10-08 20:32:07 -07:00
Parth Patel
f7ec49e809 lint fix 2021-10-08 22:05:36 -04:00
Parth Patel
c714ed6fdf added api tests 2021-10-08 22:02:59 -04:00
Parth
c894587761 added function tests 2021-10-08 21:02:40 -04:00
Parth
3001afda77 full lint fix 2021-10-08 17:38:56 -04:00
Parth Patel
28bfd8e773 lint fix 2021-10-08 17:21:03 -04:00
Parth Patel
b9c60e8dc8 remove go.mod change 2021-10-08 17:18:15 -04:00
Parth Patel
2ff8732836 minor fix 2021-10-08 17:05:36 -04:00
Parth Patel
e6e8d72428 added full functionality 2021-10-08 17:03:37 -04:00
Parth Patel
7725116428 works 2021-10-08 15:37:01 -04:00
Parth
1b4abd67a9 added api 2021-10-08 15:06:43 -04:00
meiji163
a8028be8f9 add delete HTTP request and confirmation prompting 2021-10-07 09:53:22 -07:00
Parth Patel
f249518361 error handling 2021-10-07 11:39:26 -04:00
Parth Patel
8f3911bb30 added unfinished api call 2021-10-07 11:36:58 -04:00
Parth Patel
5ff7ae89b6 added more stuff 2021-10-07 10:59:08 -04:00
meiji163
025f86b911 init commit 2021-10-06 12:49:06 -07:00
Parth Patel
2d6c1e21d7 added a bunch of stuff 2021-10-06 14:09:45 -04:00
Mislav Marohnić
bb86145cb6
Merge pull request #4331 from cli/repo-create-prompt-error
Do not swallow prompt error during `repo create`
2021-09-17 14:37:24 +02:00