index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
3 days
CI: Fix duplicate timeouts
Nobuyoshi Nakada
3 days
CI: Fix redirection errors
Nobuyoshi Nakada
3 days
CI: Timeout launchable setup in 3min
Nobuyoshi Nakada
3 days
CI: Create report files only when Launchable setup succeeded
Nobuyoshi Nakada
4 days
Win: Slim down `vcvars_ver` options in the matrix
Nobuyoshi Nakada
8 days
Win: Use `VsDevCmd.bat` instead of old `vcvarsall.bat`
Nobuyoshi Nakada
10 days
Win: Add scripts to install and setup
Nobuyoshi Nakada
12 days
Use the latest version of Windows SDK
Hiroshi SHIBATA
2025-05-21
Reenable MMTk tests
Peter Zhu
2025-05-21
Disabled TRAP cache of CodeQL again
Hiroshi SHIBATA
2025-05-21
ZJIT: Run `make zjit-test` under combo build with YJIT
Alan Wu
2025-05-21
YJIT: ZJIT: CI: Smoke test for --[y,z]jit-dump-disasm
Alan Wu
2025-05-20
CI: Check if runnable first, before set up directories
Nobuyoshi Nakada
2025-05-15
CI: Fix revision.h on Windows
Nobuyoshi Nakada
2025-05-15
CI: Refine setup on Windows
Nobuyoshi Nakada
2025-05-15
Add `continue-on-error` to failed Windows 2025 build.
Samuel Williams
2025-05-14
Revert "Set WASMTIME_BACKTRACE_DETAILS=1 for WASM basictest"
Takashi Kokubun
2025-05-15
ZJIT: Add CI runs for building with YJIT
Alan Wu
2025-05-14
Use gh cache
Hiroshi SHIBATA
2025-05-14
Purge the oldest TRAP cache with gh actions-cache cli
Hiroshi SHIBATA
2025-05-14
Disabled TRAP cache of CodeQL
Hiroshi SHIBATA
2025-05-13
Set WASMTIME_BACKTRACE_DETAILS=1 for WASM basictest
Takashi Kokubun
2025-05-13
Bump the required BASERUBY version to 3.1 (#13321)
Takashi Kokubun
2025-05-13
Checkout .github on omnibus result for notifications
Takashi Kokubun
2025-05-12
CI: Create proper revision.h on Windows
Nobuyoshi Nakada
2025-05-11
Skip mmtk/i686 tests for a while
Satoshi Tagomori
2025-05-10
ruby/spec has a minimum of Ruby 3.2 now
Benoit Daloze
2025-05-07
Enabled debug mode for CodeQL
Hiroshi SHIBATA
2025-05-01
Removed unused OS_VER variable
Hiroshi SHIBATA
2025-05-01
windows-2019 will be EOL at end of June, 2025
Hiroshi SHIBATA
2025-04-30
Added GCC 15 build
Hiroshi SHIBATA
2025-04-29
ZJIT: Disable ZJIT instructions when USE_ZJIT is 0 (#13199)
Takashi Kokubun
2025-04-26
Implement Set as a core class
Jeremy Evans
2025-04-25
Use OS label for actions/cache. vcpkg only uses same os cache
Hiroshi SHIBATA
2025-04-25
Use actions/cache instead of vcpkg built-in cache feature
Hiroshi SHIBATA
2025-04-25
Revert "Extract windows-11-arm job from windows.yml because it may ignored vc...
Hiroshi SHIBATA
2025-04-25
Extract windows-11-arm job from windows.yml because it may ignored vcpkg bina...
Hiroshi SHIBATA
2025-04-24
Move VCPKG_BINARY_SOURCES to global environmental variable on workflow
Hiroshi SHIBATA
2025-04-24
Added --vcpkg-root for fixing mismatched vcpkg root with scoop version
Hiroshi SHIBATA
2025-04-24
codeql-trap cache is growing over 300MB. We should enable to cleanup needless...
Hiroshi SHIBATA
2025-04-23
Run auto-style.rb only on ruby/ruby
Nobuyoshi Nakada
2025-04-22
Test with Windows 2025 server
Hiroshi SHIBATA
2025-04-21
Try to run only working tests
Hiroshi SHIBATA
2025-04-21
nmake check is crashed with windows-11-arm, we need to try test-spec
Hiroshi SHIBATA
2025-04-21
windows-11-arm has only C drive
Hiroshi SHIBATA
2025-04-21
set arm64-windows for VCPKG_DEFAULT_TRIPLET
Hiroshi SHIBATA
2025-04-21
Manually generate dummy revision.h file
Hiroshi SHIBATA
2025-04-21
Don't specify old version of Visual Studio
Hiroshi SHIBATA
2025-04-21
Use vcvarsarm64.bat directly on ARM platform
Hiroshi SHIBATA
2025-04-21
Skip to install BASERUBY from ruby/setup-ruby when windows-11-arm runner is a...
Hiroshi SHIBATA
[next]