Ryan Caldwell
|
71ec2c4e23
|
Codespaces create: Fix missing billable owner notice for individuals (#6891)
|
2023-01-23 13:15:44 +01:00 |
|
Des Preston
|
4ade907ae8
|
Allow setting codespace display name during create (#6739)
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2022-12-19 17:10:34 +01:00 |
|
Caleb Brose
|
57c53e6268
|
linter
|
2022-12-12 21:21:23 +00:00 |
|
Caleb Brose
|
8e0b4ef21b
|
Use -R for --repo shorthand and deprecate -r
|
2022-12-12 19:44:59 +00:00 |
|
Ashwin Jeyaseelan
|
a756ffb1e8
|
Fix Codespace Creation Devcontainer bug (#6389)
|
2022-10-18 11:11:28 +03:00 |
|
Sam Coe
|
a30de8d72a
|
Output paid message for codespace create to stderr not stdout (#6258)
|
2022-09-14 11:33:55 +00:00 |
|
Sam Coe
|
e7102f9d84
|
Migrate to go-gh text package (#6236)
|
2022-09-14 09:23:55 +04:00 |
|
Ayesha Gagguturi
|
a80a63f3aa
|
Delete blob + pool
|
2022-07-27 17:03:54 -07:00 |
|
Jake Shorty
|
5893c9864d
|
Merge pull request #5828 from cli/jshorty/indent-billable-owner-notice
Indent org billable owner notice for new codespaces
|
2022-06-21 09:32:27 -06:00 |
|
Jake Shorty
|
c48e6ee4c9
|
Indent org billable owner notice for new codespaces
|
2022-06-20 21:36:01 +00:00 |
|
Gabe D
|
95b7533a5f
|
Uncomment retention period flag from create cmd
|
2022-06-20 18:40:56 +00:00 |
|
Jake Shorty
|
df3b40999e
|
Flip conditional
|
2022-06-20 17:13:42 +00:00 |
|
Jake Shorty
|
832f35e000
|
PreFlight => BillableOwner for less confusion
|
2022-06-20 17:12:07 +00:00 |
|
Jake Shorty
|
e8bde879b2
|
Always show org billable owner in stdout
|
2022-06-17 22:44:43 +00:00 |
|
Jake Shorty
|
b3d2cc6e37
|
Handle 404s smoothly during create on codespaces pre-flight
|
2022-06-17 21:09:38 +00:00 |
|
Jake Shorty
|
7e4ec074f5
|
Use expanded copy for org billable owner
|
2022-06-17 18:42:31 +00:00 |
|
Jake Shorty
|
cad9a050be
|
Get basics working with codespaces pre-flight during creation
|
2022-06-16 15:42:29 +00:00 |
|
Fengyi Li
|
04ed77ddf0
|
Update prebuild availability status display at codespace creation (#5737)
|
2022-06-02 17:20:12 +00:00 |
|
Greggory Rothmeier
|
77507cd94c
|
Bugfix: Retention period is being sent to the API as 0 (#5706)
Co-authored-by: Jose Garcia <josebalius@github.com>
|
2022-05-25 17:36:27 +02:00 |
|
Greggory Rothmeier
|
a0a9099037
|
Hide retention-period flag (#5607)
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2022-05-10 19:49:55 +02:00 |
|
Greggory Rothmeier
|
06153770a9
|
Merge pull request #5504 from greggroth/gregg/retention-period
Add support for setting codespace retention-period
|
2022-05-10 18:21:55 +02:00 |
|
Jeff Hubbard
|
2b57084bd0
|
PR feedback
|
2022-04-20 11:52:32 -07:00 |
|
Jeff Hubbard
|
9fb6cf5423
|
Fix tests
|
2022-04-12 10:26:08 -07:00 |
|
Jeff Hubbard
|
de9b5ad8f8
|
Merge branch 'trunk' into multi-devcontainer
|
2022-04-08 15:17:33 -07:00 |
|
Jake Shorty
|
6783509d3b
|
Merge pull request #5410 from cli/codespaces-location-optional
Make location an optional flag when creating codespaces
|
2022-04-07 10:58:39 -06:00 |
|
Jake Shorty
|
e9ed200c1b
|
Use proper syntax for location values
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2022-04-07 10:49:03 -06:00 |
|
Jake Shorty
|
be7a4ed70b
|
Enumerate available codespace locations for now
We'll probably want to have an intermediate geographical abstraction for these eventually, but this gives parity with the github.com UI.
|
2022-04-06 15:00:42 +00:00 |
|
Amanda Lin
|
5b10b6e986
|
use stderr instead and add tests
|
2022-04-06 09:57:36 -05:00 |
|
Jake Shorty
|
4aca945e2e
|
Drop unused locationResult
|
2022-04-05 20:27:10 +00:00 |
|
Jake Shorty
|
41719f7624
|
Location is an optional flag when creating codespaces
|
2022-04-05 20:19:19 +00:00 |
|
Amanda Lin
|
6490f658de
|
handle IdleTimeoutNotice
|
2022-04-05 10:27:26 -05:00 |
|
Jeff Hubbard
|
a84e43cadf
|
Final copy and behavior update for prompt
|
2022-04-04 16:32:38 -07:00 |
|
Jeff Hubbard
|
9554e522af
|
Change the way we parse list-devcontainers response
|
2022-03-28 14:24:57 -07:00 |
|
Jeff Hubbard
|
8abf50be1d
|
Change some copy per product's suggestions
|
2022-03-18 10:10:57 -07:00 |
|
Jeff Hubbard
|
ce3d0791c3
|
Merge branch 'trunk' into multi-devcontainer
|
2022-03-16 12:51:03 -07:00 |
|
Mark Phelps
|
43e4e9514d
|
Merge pull request #5276 from markphelps/codespaces-accept-perms-wording
|
2022-03-15 12:55:44 -04:00 |
|
Josh Spicer
|
4d5ce7aa56
|
Adds internal codespace developer flags (#5287)
|
2022-03-09 15:59:29 +00:00 |
|
Mark Phelps
|
625f3ac144
|
Updates wording for codespaces accept permissions flow
|
2022-03-03 15:36:53 -05:00 |
|
Mark Phelps
|
dd5feda00a
|
Update wording after consulting product
|
2022-02-25 17:32:08 -05:00 |
|
Mark Phelps
|
71f32376d0
|
Fix tests
|
2022-02-22 20:20:52 -05:00 |
|
Mark Phelps
|
707220a9b1
|
PR updates
|
2022-02-22 14:16:03 -05:00 |
|
Mark Phelps
|
e7c2f973ae
|
Support opting out of permissions
|
2022-02-17 15:11:12 -05:00 |
|
Mark Phelps
|
590acaa1d6
|
WIP
|
2022-02-15 19:35:53 -05:00 |
|
Caleb Brose
|
eeeb73a3e3
|
Repo name suggestions for cs create (#5108)
Co-authored-by: Alan Donovan <alan@alandonovan.net>
|
2022-01-31 10:20:49 +00:00 |
|
Jeff Hubbard
|
5cee9e16f3
|
Add interactive prompt to choose from list of available devcontainer files
|
2022-01-21 14:11:52 -08:00 |
|
Jeff Hubbard
|
e7f888ad1d
|
Add devcontainer_path API param as an option
|
2022-01-21 10:20:15 -08:00 |
|
Jeff Hubbard
|
91dc722170
|
Remove the default value from idle-timeout as the API takes care of it and this can override user settings
|
2021-11-18 11:38:26 -08:00 |
|
Jeff Hubbard
|
90313fbf96
|
Add idle timeout to cs create parameters (#4741)
Co-authored-by: Mislav Marohnić <mislav@github.com>
|
2021-11-18 11:47:48 +00:00 |
|
Amanda Lin
|
15c8f291e4
|
Add prebuild availability status to create codespaces (#4737)
|
2021-11-17 19:41:05 +01:00 |
|
Mislav Marohnić
|
436762dd54
|
codespace create: make the branch input optional
When blank, the branch name will default to the default branch for the
repository.
|
2021-10-22 15:43:26 +02:00 |
|