Bernardo
7d07249150
review suggestions
2022-03-15 18:22:32 +00:00
Nate Smith
1c260191ee
Merge pull request #5275 from cdb/cdb/rerun-failed-jobs
...
Support "all failed jobs" and individual job re-run for a github actions workflow run
2022-03-15 12:08:36 -05:00
Mark Phelps
43e4e9514d
Merge pull request #5276 from markphelps/codespaces-accept-perms-wording
2022-03-15 12:55:44 -04:00
Cameron Booth
a20e8b7eec
Fix test I missed updating
2022-03-15 09:50:20 -07:00
Bernardo
2163c2312a
review suggestions
2022-03-15 05:50:18 +00:00
Josh Gross
f6d2f83938
Support setting Dependabot secrets ( #5134 )
...
* Support setting Dependabot secrets
* lint: Remove unnecessary assignment
* Use `StringEnumFlag` helper for Application input
* Add Dependabot to command description
* Move repository name mapping after input validation
* Error when multiple secret entities are set
* Return an error for invalid apps
* Use `assert` instead of `require`
2022-03-15 07:44:51 +02:00
Cameron Booth
e6b09b45de
Fix up error and help language
2022-03-14 12:29:49 -07:00
Gowtham Munukutla
83a6cccf2a
Add interactive repository edit functionality ( #4895 )
2022-03-14 17:49:03 +00:00
Cameron Booth
24ec53365b
Return error if both jobID and runID are specified
2022-03-14 10:01:19 -07:00
Cameron Booth
3645975da7
Prefer IsStdoutTTY when that's all we need
2022-03-14 10:00:29 -07:00
Jose Garcia
bc80675b6f
Remove unused types
2022-03-14 10:34:52 -04:00
Jose Garcia
ed376f3691
Pass conn to handlers instead of obj stream
2022-03-14 10:29:31 -04:00
Caleb Brose
ca98aec535
Merge pull request #5297 from cmbrose/cmbrose/cs-cp-profile
...
Add `--profile` option to `gh cs cp`
2022-03-14 07:10:02 -05:00
Boston Cartwright
bb9bf29835
pr merge switch to base branch if available ( #5251 )
...
* after merge, switch to base branch if available
* Add ability to checkout new branch
* Style cleanup
Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2022-03-14 14:02:57 +02:00
GitHub Action
94128d683c
Add consts for targets and treat empty as prod
2022-03-10 19:59:24 -06:00
GitHub Action
21a1059f7c
Add --profile option to gh cs cp
2022-03-10 19:01:55 -06:00
GitHub Action
5e62a417d8
Add emojis to name
2022-03-10 18:50:12 -06:00
GitHub Action
d85feafa85
Rename to hasNonProdVSCSTarget
2022-03-10 17:05:13 -06:00
GitHub Action
be5923770b
Add vscs-target to gh cs list
2022-03-10 16:42:31 -06:00
Josh Spicer
4d5ce7aa56
Adds internal codespace developer flags ( #5287 )
2022-03-09 15:59:29 +00:00
Sam Coe
e0045f26b9
Add top level search command and search repos sub command ( #5172 )
2022-03-09 12:24:27 +00:00
Mislav Marohnić
a657fa808a
pr checks: fix error message when no checks were found
...
Fixes the error message:
no checks reported on the '' branch
Now the correct branch name is reported.
2022-03-08 16:44:41 +01:00
meiji163
8174640cda
install tests
2022-03-07 19:47:21 -08:00
meiji163
65bc3acaa5
merge upstream
2022-03-07 17:58:48 -08:00
meiji163
aad291a3b8
Merge branch 'tmp' into pin-ext
2022-03-07 17:53:42 -08:00
meiji163
619774d460
fix tests
2022-03-07 17:50:38 -08:00
meiji163
bed630452b
list pinned exts
2022-03-07 17:49:04 -08:00
meiji163
db53df102c
pinning script exts
2022-03-07 17:02:22 -08:00
meiji163
d7277e396c
pinning binary exts
2022-03-07 17:02:22 -08:00
meiji163
95fa7f97cd
Merge branch 'trunk' of https://github.com/meiji163/cli into pin-ext
2022-03-07 16:53:53 -08:00
Nate Smith
e361fd47a3
Merge pull request #5254 from ganboonhong/pr-close-failed
...
pr close skips deleting local branch if not in a git repo
2022-03-07 14:53:41 -06:00
Seito Tanaka
6f66a1d265
Add version to extension list command ( #5219 )
...
* Add version to extension list command
* Trim sha only when displaying
2022-03-07 07:14:26 +00:00
Bernardo
fc55e01d86
fix progress indicator bug
2022-03-05 01:48:11 +00:00
Bernardo
75c6c2c877
fix scoping bug
2022-03-04 23:07:24 +00:00
Bernardo
9616706984
review suggestion
2022-03-04 22:30:50 +00:00
meiji163
f350b917e4
fix tests
2022-03-03 22:10:35 -08:00
JP Ungaretti
fba5fb4eec
Refactor liveshare setup to a new function
2022-03-04 00:54:15 +00:00
Patrick Veverka
cd8d653285
Merge pull request #5211 from cli/edit_codspaces
...
Allow Editing Codespaces
2022-03-03 18:22:01 -05:00
Mark Phelps
625f3ac144
Updates wording for codespaces accept permissions flow
2022-03-03 15:36:53 -05:00
Cameron Booth
bf5801e646
Implement --job for rerunning a specific actions job
2022-03-03 11:49:08 -08:00
Cameron Booth
c38ca830be
Extract shared.GetJob so we can use in rerun too
2022-03-03 11:10:22 -08:00
Bernardo
7656943c31
review suggestions
2022-03-03 18:40:00 +00:00
meiji163
bdab7de1d2
list pinned exts
2022-03-02 21:06:23 -08:00
meiji163
44334bbec6
pinning script exts
2022-03-02 19:25:25 -08:00
JP Ungaretti
aea8a0e021
Clean up code
2022-03-03 01:32:12 +00:00
Bernardo
383a711902
fix linter error
2022-03-02 17:59:46 +00:00
Patrick Veverka
edfaac23da
updates from review
2022-03-02 13:17:57 +00:00
meiji163
15bca56fd2
Merge branch 'cli:trunk' into pin-ext
2022-03-01 15:02:03 -08:00
meiji163
fe5eca1dd5
pinning binary exts
2022-03-01 15:01:04 -08:00
JP Ungaretti
9e3b955163
Add cs jupyter
2022-03-01 22:38:35 +00:00