| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-02 | .travis.yml, .github: delete environmental dumps | 卜部昌平 | |
| They were necessary when developing YAMLs, but not useful any longer. Notes: Merged: https://github.com/ruby/ruby/pull/2927 | |||
| 2020-02-20 | Use `brew upgrade` instead of `brew update` | Kazuhiro NISHIYAMA | |
| 2020-02-14 | Revert "MinGW - rename OpenSSL dll's in system32 directory" | Hiroshi SHIBATA | |
| This reverts commit 95c58d33cc6925f08d45c00b88367c702f61f428. | |||
| 2020-02-14 | MinGW - rename OpenSSL dll's in system32 directory | MSP-Greg | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2886 | |||
| 2020-02-13 | Add "test-all TESTS=--repeat-count=2" to test_task | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2906 | |||
| 2020-02-10 | Use github.run_id in notification payload URL | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2898 | |||
| 2020-01-19 | Allow rexml to fail on macOS of Github Actions | Nobuyoshi Nakada | |
| And revert "Stop test-bundled-gems on macOS for now", 28b290f7f4cb332dab3ddf3132e1916d413ea65c. Notes: Merged: https://github.com/ruby/ruby/pull/2847 | |||
| 2020-01-19 | Stop test-bundled-gems on macOS for now | Nobuyoshi Nakada | |
| 2020-01-17 | .github/workflows/cygwin.yml: Removed | Yusuke Endoh | |
| There is no active maintainer for cygwin. The CI failure is too noisy. [Misc #16407] | |||
| 2020-01-13 | Checkout with git on cygwin for EOL code | Nobuyoshi Nakada | |
| `shell: bash` runs bash on msys which prefers git on msys too, then checked out in CRLF mode. Cygwin sed doesn't consider the CR a part of EOL code, though. | |||
| 2020-01-12 | Allow failures with rss tests on test-bundled-gems | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2832 | |||
| 2020-01-11 | Add branch option to checkout on push | Kazuhiro NISHIYAMA | |
| 2020-01-06 | Slightly change the job wording [ci skip] | Takashi Kokubun | |
| mame-san said it's weird | |||
| 2020-01-06 | Support running Actions on a fork | Takashi Kokubun | |
| Since 8c9450e7b875db846b19cc631af0d7fee66db5c6, we increased the chance to run GitHub Actions on a fork, as we usually use a topic branch instead of master when filing a pull request. This patch makes it possible to reuse the same GitHub Actions config on a fork repository. | |||
| 2020-01-06 | Directly refer to GitHub events | Takashi Kokubun | |
| instead of unnecessarily defining env vars | |||
| 2019-12-31 | Remove code to prevent double build on trunk | Takashi Kokubun | |
| trunk branch was deleted. | |||
| 2019-12-31 | More consistent failure notifications | Takashi Kokubun | |
| The format is the same as Travis / AppVeyor now. | |||
| 2019-12-31 | Make test run condition consistent with other jobs | Takashi Kokubun | |
| When `make all` fails, we should not run tests and output of such run is confusing. | |||
| 2019-12-31 | Run tests in the consistent order | Takashi Kokubun | |
| `make check` runs test -> test-all -> test-spec, and other CIs follow that too. | |||
| 2019-12-31 | Fix an outdated comment | Takashi Kokubun | |
| We're actually using it for PR :p | |||
| 2019-12-31 | Actions MinGW - fix test-all (#2803) | MSP-Greg | |
| 2019-12-31 | Use actions/checkout for PR (#2804) | Takashi Kokubun | |
| Notes: Merged-By: k0kubun <takashikkbn@gmail.com> | |||
| 2019-12-31 | Official actions/checkout is useless | Takashi Kokubun | |
| It died again https://github.com/ruby/ruby/runs/368837347 | |||
| 2019-12-30 | Make Slack notifications consistent | Takashi Kokubun | |
| 2019-12-30 | There's no such target | Takashi Kokubun | |
| 2019-12-30 | Make all Actions job names consistent | Takashi Kokubun | |
| like "{platform} / make ({make target}, ...)" | |||
| 2019-12-30 | Do not doubly build on trunk | Takashi Kokubun | |
| 2019-12-30 | MinGW on Actions (#2791) | MSP-Greg | |
| * MinGW - skip spec in spec/ruby/optional/capi/thread_spec.rb C-API Thread function rb_thread_call_without_gvl -- runs a C function with the global lock unlocked and unlocks IO with the generic RUBY_UBF_IO stops/freezes spec tests See https://bugs.ruby-lang.org/issues/16265 * MinGW - skip test test/resolv/test_dns.rb Test times out in CI (both AppVeyor & Actions), cannot repo locally * MinGW - skip test test/ruby/test_thread_queue.rb * Add Actions mingw.yml | |||
| 2019-12-30 | Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES" | Takashi Kokubun | |
| This reverts commit 75e8dd58f69c190c9698d0133942032903fb2f07. We seem to randomly hit another issue these days: https://github.com/ruby/ruby/runs/368756135 https://github.com/ruby/ruby/runs/368756191 | |||
| 2019-12-25 | Commented-out btest on cygwin environment of GitHub Actions | Hiroshi SHIBATA | |
| 2019-12-13 | Ignore error of `apt-get update` in MJIT workflow too | Kazuhiro NISHIYAMA | |
| 2019-12-13 | Ignore error of `apt-get update` on GitHub Actions | Kazuhiro NISHIYAMA | |
| 2019-12-11 | Try to use `set-output` | Kazuhiro NISHIYAMA | |
| because commit info are not necessary in env. | |||
| 2019-12-11 | Create dummy files when check only | Kazuhiro NISHIYAMA | |
| because foo.rb in build directory breaks test-bundler https://github.com/ruby/ruby/runs/343168046#step:20:125 | |||
| 2019-12-11 | Create more dummy files in build directory | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2736 | |||
| 2019-12-11 | Do not load files in build directory | Kazuhiro NISHIYAMA | |
| related https://bugs.ruby-lang.org/issues/16177 Notes: Merged: https://github.com/ruby/ruby/pull/2736 | |||
| 2019-12-10 | Move SECURITY.md into .github/ to reduce the files on the top directory | Yusuke Endoh | |
| 2019-12-10 | [cygwin] Removed unnecessary packages | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2734 | |||
| 2019-12-10 | [cygwin] Removed unnecessary `-c` options | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2734 | |||
| 2019-12-09 | Add cache of cygwin packages | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2733 | |||
| 2019-12-09 | Remove unused branch name | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2733 | |||
| 2019-12-09 | Split cygwin-chocolatey cache | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2733 | |||
| 2019-12-09 | Remove debug print | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2733 | |||
| 2019-12-09 | Separate steps | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2731 | |||
| 2019-12-09 | Set PATH at once | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2731 | |||
| 2019-12-09 | Fixed the checking out source | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2731 | |||
| 2019-12-09 | Add .github/workflows/cygwin.yml | Daisuke Fujimura (fd0) | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2731 | |||
| 2019-11-30 | Make extract-gems only if test_task is check | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2678 | |||
| 2019-11-30 | Add update-gems before extract-gems | Kazuhiro NISHIYAMA | |
| (windows.yml used `nmake up`) Notes: Merged: https://github.com/ruby/ruby/pull/2678 | |||
| 2019-11-30 | Add extract-gems to GitHub Actions CI | Kazuhiro NISHIYAMA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/2678 | |||
