| Age | Commit message (Collapse) | Author |
|
Now that GitHub Actions always skips any job if [ci skip] is given
regardless of our CI config, we cannot merge such PRs like https://github.com/ruby/ruby/pull/4211
unless you're an admin.
https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
To avoid letting us spend time to ask contributors to remove [ci skip]
before merging PRs, I removed the "check_branch" requirement from
protected branches.
Because the main purpose of this job was to prevent (non-admin)
committers from directly pushing commits to the GitHub mirror, this job
is now useless.
|
|
LLVM made release/122.x branch. Its master is now version 12.
Notes:
Merged: https://github.com/ruby/ruby/pull/4166
|
|
|
|
At least check_dependencies.yml has not failed here yet.
|
|
The installation script fault seems fixed at 2.5.23.20200904.
|
|
|
|
|
|
This condition is useless on Ubuntu, as this macro is defined by
default on other than Windows.
|
|
|
|
|
|
|
|
* Needs WEBrick
|
|
Moved leaked-globals before check.
Notes:
Merged: https://github.com/ruby/ruby/pull/4003
|
|
|
|
|
|
|
|
It's probably not helping the backtrace.
|
|
|
|
|
|
to see a C backtrace.
|
|
hoping to improve C backtrace outputs
|
|
|
|
:disappointed:
|
|
https://github.com/ruby/ruby/runs/1532260149
:thinking:
|
|
Some spec tests require WEBrick, and the spec tests are run from install with the MinGW CI.
Notes:
Merged-By: k0kubun <takashikkbn@gmail.com>
|
|
Comment out some 50-ish tests.
fix https://bugs.ruby-lang.org/issues/17376
|
|
[Bug #17372]
Notes:
Merged-By: k0kubun <takashikkbn@gmail.com>
|
|
Fixing the failure of a4f292426b40f9d6c8f3d646e4b7c667313074f2 like
https://github.com/ruby/ruby/runs/1513663542
|
|
https://bugs.ruby-lang.org/issues/17372
|
|
It's too short for --jit-wait
https://github.com/ruby/ruby/runs/1466690076?check_suite_focus=true
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3691
|
|
Translate a part of .travis.yml into a Github Actions workflow.
Notes:
Merged: https://github.com/ruby/ruby/pull/3731
|
|
|
|
|
|
Translate a part of .travis.yml into GitHub Actions workflow.
Notes:
Merged: https://github.com/ruby/ruby/pull/3685
|
|
|
|
Found that we can set default working directory for github actions.
Notes:
Merged: https://github.com/ruby/ruby/pull/3675
|
|
|
|
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Notes:
Merged: https://github.com/ruby/ruby/pull/3630
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3630
|
|
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3582
|
|
It is natural for a CI running on GitHub to use GitHub's facility.
See also https://github.blog/2020-09-01-introducing-github-container-registry/
Notes:
Merged: https://github.com/ruby/ruby/pull/3524
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3523
|
|
RUBY_DEBUG=ci envval shows more information on rb_bug().
|
|
winflexbison3 v2.5.23.20200829 seems to install nothing.
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3493
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3493
|
|
86737c509cd49cfe4509a65d300d390da0f07be6
3e1aea461320094e634ab32ca0b13dd43b69d8b0
Notes:
Merged: https://github.com/ruby/ruby/pull/3493
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/3480
|