aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Stop using undefined matrix.os for macOSTakashi Kokubun2019-11-222-2/+2
* Remove TEST_BUNDLED_GEMS_ALLOW_FAILURESKazuhiro NISHIYAMA2019-11-192-4/+0
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-134-4/+4
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-134-8/+8
* Add commit number of today to notification of mjit CI tooKazuhiro NISHIYAMA2019-11-131-1/+2
* Fix MJIT test's Slack notificationTakashi Kokubun2019-11-121-1/+1
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-125-4/+81
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-133-3/+7
* Stop debugging the same thing twiceTakashi Kokubun2019-11-121-5/+0
* Remove MSPECOPT formerly for debuggingTakashi Kokubun2019-11-122-2/+0
* Improve Actions job name shown on toolipTakashi Kokubun2019-11-123-9/+9
* Run test-bundler / test-bundled-gems for UbuntuTakashi Kokubun2019-11-121-0/+5
* Use style of set-envKazuhiro NISHIYAMA2019-11-132-2/+2
* Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA2019-11-121-2/+4
* Try to use actions/cache on windowsKazuhiro NISHIYAMA2019-11-121-0/+13
* Set $JOBS to Tests for parallel testsNobuyoshi Nakada2019-11-052-2/+2
* Simplify test tasksNobuyoshi Nakada2019-11-052-14/+6
* Try out-of-place buildNobuyoshi Nakada2019-10-283-23/+48
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-282-2/+2
* Add ubuntu-16.04 to matrix of GitHub ActionsKazuhiro NISHIYAMA2019-10-271-5/+4
* Add `shell: cmd`Kazuhiro NISHIYAMA2019-10-251-0/+3
* Do not show progress at chocolateyNobuyoshi Nakada2019-10-251-1/+1
* Install openssl with chocolateyNobuyoshi Nakada2019-10-251-2/+2
* Split by `&&`Nobuyoshi Nakada2019-10-251-2/+6
* Expanded an environment variableNobuyoshi Nakada2019-10-251-3/+1
* Get rid of control flow by cmd.exeNobuyoshi Nakada2019-10-251-10/+2
* Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA2019-10-103-5/+4
* Check '[ci skip]' at job levelKazuhiro NISHIYAMA2019-10-093-0/+3
* Remove draft-release.yml [ci skip]Kazuhiro NISHIYAMA2019-10-011-163/+0
* Run test-unit tests in CIBenoit Daloze2019-09-302-4/+2
* Exclude the test-unit bundled gem tests since they also fail since the Time#i...Benoit Daloze2019-09-292-4/+6
* Remove continue-on-error for test-bundled-gemsBenoit Daloze2019-09-292-4/+0
* Revert the accidentally commits related GitHub ActionsHiroshi SHIBATA2019-09-262-55/+0
* [rubygems/rubygems] Added jruby to matrixHiroshi SHIBATA2019-09-261-1/+1
* [rubygems/rubygems] Removed 2.2Hiroshi SHIBATA2019-09-261-1/+1
* [rubygems/rubygems] Added rvm workflow for Ruby 2.2 and 2.7Hiroshi SHIBATA2019-09-261-0/+34
* [rubygems/rubygems] Removed the needless configurationsHiroshi SHIBATA2019-09-261-9/+1
* [rubygems/rubygems] Added the initial workflow file.Hiroshi SHIBATA2019-09-261-0/+29
* Rename from ruby-x.y.z.ext.draft to ruby-x.y.z-draft.ext [ci skip]Kazuhiro NISHIYAMA2019-09-241-4/+4
* Add `if: always()` because 2.4.x's `make check` failed on snapshot [ci skip]Kazuhiro NISHIYAMA2019-09-221-0/+2
* Add draft-release.yml [ci skip]Kazuhiro NISHIYAMA2019-09-191-0/+161
* `brew install` may fail, so try to use `tool/travis_retry.sh`Kazuhiro NISHIYAMA2019-09-171-4/+5
* Dump some informationKazuhiro NISHIYAMA2019-09-131-0/+26
* Moved coverage.yml to https://github.com/ruby/actions [ci skip]Kazuhiro NISHIYAMA2019-09-121-55/+0
* Moved doxygen.yml to https://github.com/ruby/actions [ci skip]Kazuhiro NISHIYAMA2019-09-111-48/+0
* Add `--no-progress` to `aws s3` [ci skip]Kazuhiro NISHIYAMA2019-09-112-3/+3
* Check github.repository in doxygen.yml [ci skip]Kazuhiro NISHIYAMA2019-09-071-0/+8
* Try to fix `invalid option`Kazuhiro NISHIYAMA2019-09-051-1/+3
* Change name to `Tests (test-bundled-gems)` in macos.yml tooKazuhiro NISHIYAMA2019-09-051-1/+1
* Add TEST_BUNDLED_GEMS_ALLOW_FAILURES=minitestKazuhiro NISHIYAMA2019-09-042-2/+4