Commit 301248e
chore: upgrade action-translation to v0.16.1 (#69)
review-translations was pinned to v0.13.0 — four releases behind, predating the CRLF fix, so review mode here broke permanently on any PR whose body had been edited. rebase-translations moves from v0.15.0.
v0.16.1 fixes, relevant to review and rebase mode here:
- review mode: CRLF in the PR body no longer breaks source-PR parsing
- review mode: paginate listFiles / listComments — PRs over 30 files were
reviewed only in part, and past 30 comments the existing review comment
was missed, so duplicates accumulated
- rebase mode: paginate pulls.list — sibling PRs beyond 100 were skipped
- both: a truncated model response now fails loudly instead of being used
See QuantEcon/action-translation#83 and the v0.16.1 release notes.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 0ac5123 commit 301248e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments