| Age | Commit message (Collapse) | Author |
|
nagachika will take over the maintenance of ruby_3_4 going forward.
|
|
|
|
|
|
|
|
https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
|
|
|
|
|
|
|
|
|
|
|
|
vcpkg cache
|
|
|
|
|
|
|
|
```
%VCPKG_BINARY_SOURCES%: warning: The 'x-gha' binary caching backend has been removed. Consider using a NuGet-based binary caching provider instead, see extended documentation at https://learn.microsoft.com/vcpkg/users/binarycaching?WT.mc_id=vcpkg_inproduct_cli.
on expression: clear;x-gha,readwrite
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rake test is broken with system ruby
https://github.com/ruby/ruby/actions/runs/14768933827/job/41465573970?pr=13221
|
|
|
|
|
|
|
|
|
|
Or else it gets confused from all the different versions of LLVM in the
image.
|
|
|
|
|
|
via vcpkg
|
|
https://github.com/actions/runner-images/commit/e43209e1398efe7739e42509162b3187515b9359
```
user32.lib advapi32.lib shell32.lib ws2_32.lib iphlpapi.lib gmp.lib imagehlp.lib shlwapi.lib bcrypt.lib
linking miniruby.exe
Creating library miniruby.lib and object miniruby.exp
[BUG] heap_idx_for_size: allocation size too large (size=145u, heap_idx=25u)
ruby 3.5.0dev (2025-02-28T01:12:37Z pull/12827/merge 3d6a5a1883) [x64-mswin64_140]
```
```
user32.lib advapi32.lib shell32.lib ws2_32.lib iphlpapi.lib imagehlp.lib shlwapi.lib bcrypt.lib
linking miniruby.exe
NMAKE : fatal error U1077: '@ miniruby.exe -v' : return code '0xc0000005'
```
|
|
|
|
[Bug #21017] Fix `--with-parser` configure option
|
|
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12427
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12428
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12428
|
|
We should stop it until final release of Ruby.
Notes:
Merged: https://github.com/ruby/ruby/pull/12381
|
|
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
* Use `launchable record session` command to split test sessions based on test suites.
* Use BTESTS env instead of RUBY_TESTOPTS for passing CLI option to `make btest`.
* Group Launchable logs
* Add several flavors to identify the relationship between test session and GH workflow.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/babb554ede22fd5605947329c4d04d8e7a0b8155...df409f7d9260372bd5f19e5b04e83cb3c43714ae)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Notes:
Merged: https://github.com/ruby/ruby/pull/12327
|
|
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/aa578102511db1f4524ed59b8cc2bae4f6e88195...babb554ede22fd5605947329c4d04d8e7a0b8155)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Notes:
Merged: https://github.com/ruby/ruby/pull/12306
|
|
`launchable verify` command is designed for checking if CLI has been configured successfully. We've already checked it, so we don't need calling this command anymore.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
https://github.com/launchableinc/cli/issues/786 has already been solved, so we can remove the comment.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Revert "Launchable: Stop recording tests temporarily (#12268)"
This reverts commit 866f1a1f2d6f0425b1535fb5697a30404e83e7c2.
Notes:
Merged-By: ono-max <onoto1998@gmail.com>
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/12279
|
|
currently these are flaky, so until we can make them more robust, we'll
skip them for MMTk CI
Notes:
Merged: https://github.com/ruby/ruby/pull/12212
|