Skip to content

Actions: ko1/ruby

BASERUBY Check

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
239 workflow runs
239 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

relax unused block warning for duck typing
BASERUBY Check #567: Commit c5acb2b pushed by ko1
April 17, 2024 10:50 5m 32s relax_unused_block_warning
April 17, 2024 10:50 5m 32s
ISeq#to_a respects use_block status
BASERUBY Check #566: Commit 48fcbd5 pushed by ko1
April 17, 2024 07:34 4m 13s iseq_to_a_respect_unused_block
April 17, 2024 07:34 4m 13s
super{} doesn't use block
BASERUBY Check #565: Commit 39a6dcc pushed by ko1
April 15, 2024 08:10 4m 37s warn_on_super_with_block
April 15, 2024 08:10 4m 37s
fix incorrect warning.
BASERUBY Check #564: Commit 27b5490 pushed by ko1
April 15, 2024 05:24 4m 27s fix_block_unsed_block_warning
April 15, 2024 05:24 4m 27s
show warning for unused block
BASERUBY Check #563: Commit c655f8a pushed by ko1
April 15, 2024 01:25 4m 59s warn_unused_block
April 15, 2024 01:25 4m 59s
show warning for unused block
BASERUBY Check #562: Commit f0efbf5 pushed by ko1
April 13, 2024 02:07 4m 21s warn_unused_block
April 13, 2024 02:07 4m 21s
put empty rb_gc_force_recycle()
BASERUBY Check #561: Commit 06fe58d pushed by ko1
April 11, 2024 02:19 15m 56s put_empty_rb_gc_force_recycle
April 11, 2024 02:19 15m 56s
put empty rb_gc_force_recycle()
BASERUBY Check #560: Commit 720b5f7 pushed by ko1
April 10, 2024 09:00 4m 46s put_empty_rb_gc_force_recycle
April 10, 2024 09:00 4m 46s
show warning for unused block
BASERUBY Check #559: Commit a4fa918 pushed by ko1
April 5, 2024 10:44 9m 22s warn_unused_block
April 5, 2024 10:44 9m 22s
show warning for unused block
BASERUBY Check #558: Commit eccdc06 pushed by ko1
March 29, 2024 08:10 50m 34s warn_unused_block
March 29, 2024 08:10 50m 34s
show warning for unused block
BASERUBY Check #557: Commit 85d536a pushed by ko1
March 29, 2024 08:09 4m 52s warn_unused_block
March 29, 2024 08:09 4m 52s
skip test_gc_stress_at_startup
BASERUBY Check #556: Commit ebc7385 pushed by ko1
March 26, 2024 07:47 4m 10s skip_test_gc_stress_at_startup
March 26, 2024 07:47 4m 10s
rb_thread_lock_native_thread()
BASERUBY Check #555: Commit 8f437c1 pushed by ko1
February 21, 2024 05:48 4m 20s rb_thread_lock_native_thread
February 21, 2024 05:48 4m 20s
rb_thread_lock_native_thread()
BASERUBY Check #554: Commit 4373799 pushed by ko1
February 20, 2024 21:53 4m 11s rb_thread_lock_native_thread
February 20, 2024 21:53 4m 11s
skip a test on non-UTF-8 locale
BASERUBY Check #553: Commit bb78747 pushed by ko1
February 20, 2024 18:30 25m 3s skip_on_non_utf8
February 20, 2024 18:30 25m 3s
fix rb_thread_wait_for_single_fd on non MN case
BASERUBY Check #552: Commit f26b08f pushed by ko1
January 8, 2024 20:16 4m 8s MN_fix_no_mn_case
January 8, 2024 20:16 4m 8s
Do not poll first
BASERUBY Check #551: Commit e42edf1 pushed by ko1
January 4, 2024 20:22 3m 48s MN_dont_poll_first
January 4, 2024 20:22 3m 48s
try MN threads on GHA
BASERUBY Check #550: Commit 3119462 pushed by ko1
December 28, 2023 19:26 21m 35s MN_dont_poll_first
December 28, 2023 19:26 21m 35s
try MN threads on GHA
BASERUBY Check #549: Commit 05a0e43 pushed by ko1
December 28, 2023 19:14 3m 56s MN_dont_poll_first
December 28, 2023 19:14 3m 56s
Use noinline version of accessing current ec
BASERUBY Check #548: Commit 3c5e421 pushed by ko1
December 24, 2023 05:45 42m 46s MN_use_noninline
December 24, 2023 05:45 42m 46s
Use noinline version of accessing current ec
BASERUBY Check #547: Commit 8653a6a pushed by ko1
December 24, 2023 05:40 26m 41s MN_use_noninline
December 24, 2023 05:40 26m 41s
accept RB_WAITFD_IN | RB_WAITFD_OUT for waiting events
BASERUBY Check #546: Commit f697149 pushed by ko1
December 24, 2023 05:25 4m 10s MN_fix_assertion
December 24, 2023 05:25 4m 10s
MN: access timer_th.waiting with lock
BASERUBY Check #545: Commit 486a971 pushed by ko1
December 24, 2023 01:31 6m 4s MN_access_with_lock
December 24, 2023 01:31 6m 4s
MN: skip waiting on fiber schedulers
BASERUBY Check #544: Commit cb2f0c1 pushed by ko1
December 22, 2023 22:47 3m 59s MN_fix_nonblocking_io
December 22, 2023 22:47 3m 59s
MN: ceil timeout milli seconds
BASERUBY Check #543: Commit d4815d6 pushed by ko1
December 22, 2023 20:32 3m 52s MN_fix_raise_on_close
December 22, 2023 20:32 3m 52s