File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
scripts/code_generation_hashes
src/tests/restricted_traces Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -439,6 +439,7 @@ vars = {
439439 'checkout_angle_restricted_trace_warhammer_40000_freeblade' : 'checkout_angle_restricted_traces' ,
440440 'checkout_angle_restricted_trace_wayward_souls' : 'checkout_angle_restricted_traces' ,
441441 'checkout_angle_restricted_trace_whatsapp' : 'checkout_angle_restricted_traces' ,
442+ 'checkout_angle_restricted_trace_whiteout_survival' : 'checkout_angle_restricted_traces' ,
442443 'checkout_angle_restricted_trace_woodoku' : 'checkout_angle_restricted_traces' ,
443444 'checkout_angle_restricted_trace_words_crush' : 'checkout_angle_restricted_traces' ,
444445 'checkout_angle_restricted_trace_words_of_wonders' : 'checkout_angle_restricted_traces' ,
@@ -4076,6 +4077,16 @@ deps = {
40764077 'dep_type' : 'cipd' ,
40774078 'condition' : 'checkout_angle_restricted_trace_whatsapp' ,
40784079 },
4080+ 'src/tests/restricted_traces/whiteout_survival' : {
4081+ 'packages' : [
4082+ {
4083+ 'package' : 'angle/traces/whiteout_survival' ,
4084+ 'version' : 'version:1' ,
4085+ },
4086+ ],
4087+ 'dep_type' : 'cipd' ,
4088+ 'condition' : 'checkout_angle_restricted_trace_whiteout_survival' ,
4089+ },
40794090 'src/tests/restricted_traces/woodoku' : {
40804091 'packages' : [
40814092 {
Original file line number Diff line number Diff line change 44 "src/tests/restricted_traces/gen_restricted_traces.py" :
55 " 79978de70c2597f249241ed864562149" ,
66 "src/tests/restricted_traces/restricted_traces.json" :
7- " fb609f5867ae87a87959f4a63646457f "
7+ " 5db3192f8815e4ce724c8cd7b6ae1602 "
88}
Original file line number Diff line number Diff line change 293293 " warhammer_40000_freeblade 1" ,
294294 " wayward_souls 1" ,
295295 " whatsapp 5" ,
296+ " whiteout_survival 1" ,
296297 " woodoku 1" ,
297298 " words_crush 1" ,
298299 " words_of_wonders 1" ,
You can’t perform that action at this time.
0 commit comments