Skip to content

Commit d1d1913

Browse files
authored
Merge pull request #49 from kernel-oops/release-sync-low-prompt-test-types
ci: include low-prompt test typing fix
2 parents 7d71c86 + 91abff8 commit d1d1913

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/scripts/upstream-release-sync.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ readonly PATCH_BRANCHES=(
5353
"low-prompt-question-schema-compat"
5454
"v26-session-tools-test-compat"
5555
"low-prompt-test-semantics"
56+
"low-prompt-test-semantics-types"
5657
)
5758
readonly PATCH_IDS=(
5859
"bfc7dc5221ddf03641a7859102b333454895dd73"
@@ -86,6 +87,7 @@ readonly PATCH_IDS=(
8687
"aaf3a7356c813b06556c833eea5cbaca71f05aa1"
8788
"146824dd441018f1917c0ef02b2cabd6c3993d3f"
8889
"826f0bdf14aaebd3496da6682f8daaed90d9015a"
90+
"101ac753c78bf6a7cd798f49ac840f7ac150e117"
8991
)
9092
readonly PATCH_TIPS=(
9193
"11bf5729c6ac3b55ce4e5a3ba7f5a3ef890be8ac"
@@ -119,6 +121,7 @@ readonly PATCH_TIPS=(
119121
"88ab5e2c14452a02076d2dee8d1c704ec99632c7"
120122
"2f66107ab60e46c23e72ef851eb9125403ac34fa"
121123
"74248cf968a43261ad20c9bc1bde967bf4b0b0c4"
124+
"49c0131dd05027108d1b94ab9e3cde5c69cae0f2"
122125
)
123126
readonly REVIEWED_TESTS=(
124127
"packages/core/test/config/config.test.ts"

0 commit comments

Comments
 (0)