Commit 83b65ff
Apply review comments from standalone backport. (#1486)
* Address github/copilot-sdk-java#237 (comment)
* Apply review comments from github/copilot-sdk-java#237
* fix: correct CopilotClientMode Javadoc links in java rpc configs
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
* fix: fully qualify CopilotClientMode Javadoc links
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
* Fix path for failsafe reports in workflow
* Correct Javadoc formatting in ResumeSessionConfig
Fix formatting of Javadoc comment for clarity.
* Fix formatting in ResumeSessionConfig.java documentation
* Fix formatting in SessionConfig.java documentation
* Spotless
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>1 parent 60dac9d commit 83b65ff
6 files changed
Lines changed: 14 additions & 6 deletions
File tree
- .githooks
- .github/workflows
- java
- src/main/java/com/github/copilot/rpc
File mode changed.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 | | |
2 | 7 | | |
3 | 8 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | | - | |
1064 | | - | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
1065 | 1066 | | |
1066 | 1067 | | |
1067 | 1068 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
709 | | - | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
710 | 711 | | |
711 | 712 | | |
712 | 713 | | |
| |||
0 commit comments