aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
* Fixed a typo [ci skip]Nobuyoshi Nakada2020-04-241-1/+1
* Fix permission of PATHKazuhiro NISHIYAMA2020-04-231-1/+2
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-1/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+1
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-301-1/+1
* Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA2020-03-241-2/+1
* Use new `prepare-gems` target when possibleDavid Rodríguez2020-03-141-1/+1
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-17/+3
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-071-0/+13
* .github/workflows: name the configure runs卜部昌平2020-03-021-1/+2
* .github: let "make leaked-globals" run in parallel卜部昌平2020-03-021-3/+3
* .github: make use of working-directory卜部昌平2020-03-021-16/+14
* .github: less verbose on: specifier卜部昌平2020-03-021-7/+1
* .travis.yml, .github: delete environmental dumps卜部昌平2020-03-021-26/+0
* Add "test-all TESTS=--repeat-count=2" to test_taskKazuhiro NISHIYAMA2020-02-131-1/+3
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-101-1/+1
* Allow failures with rss tests on test-bundled-gemsHiroshi SHIBATA2020-01-121-1/+2
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-111-1/+1
* Slightly change the job wording [ci skip]Takashi Kokubun2020-01-061-1/+1
* Support running Actions on a forkTakashi Kokubun2020-01-061-2/+2
* Directly refer to GitHub eventsTakashi Kokubun2020-01-061-6/+2
* Remove code to prevent double build on trunkTakashi Kokubun2019-12-311-1/+1
* More consistent failure notificationsTakashi Kokubun2019-12-311-2/+2
* Revert "Remove TEST_BUNDLED_GEMS_ALLOW_FAILURES"Takashi Kokubun2019-12-301-0/+2
* Ignore error of `apt-get update` on GitHub ActionsKazuhiro NISHIYAMA2019-12-131-1/+1
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-111-1/+2
* Create dummy files when check onlyKazuhiro NISHIYAMA2019-12-111-0/+1
* Create more dummy files in build directoryKazuhiro NISHIYAMA2019-12-111-1/+1
* Do not load files in build directoryKazuhiro NISHIYAMA2019-12-111-0/+4
* Make extract-gems only if test_task is checkKazuhiro NISHIYAMA2019-11-301-0/+1
* Add update-gems before extract-gemsKazuhiro NISHIYAMA2019-11-301-1/+1
* Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA2019-11-301-0/+2
* Remove TEST_BUNDLED_GEMS_ALLOW_FAILURESKazuhiro NISHIYAMA2019-11-191-2/+0
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-131-1/+1
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-131-2/+2
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-121-1/+1
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-131-1/+2
* Stop debugging the same thing twiceTakashi Kokubun2019-11-121-5/+0
* Remove MSPECOPT formerly for debuggingTakashi Kokubun2019-11-121-1/+0
* Improve Actions job name shown on toolipTakashi Kokubun2019-11-121-6/+6
* Run test-bundler / test-bundled-gems for UbuntuTakashi Kokubun2019-11-121-0/+5
* Use style of set-envKazuhiro NISHIYAMA2019-11-131-1/+1
* Set $JOBS to Tests for parallel testsNobuyoshi Nakada2019-11-051-1/+1
* Simplify test tasksNobuyoshi Nakada2019-11-051-7/+3
* Try out-of-place buildNobuyoshi Nakada2019-10-281-8/+17
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-281-1/+1
* Add ubuntu-16.04 to matrix of GitHub ActionsKazuhiro NISHIYAMA2019-10-271-5/+4
* Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA2019-10-101-2/+2
* Check '[ci skip]' at job levelKazuhiro NISHIYAMA2019-10-091-0/+1
* Run test-unit tests in CIBenoit Daloze2019-09-301-2/+1