Nobuyoshi Nakada
|
922a81a994
|
Skip tests on pull requests labeled as Documentation
|
2021-12-18 13:06:15 +09:00 |
Nobuyoshi Nakada
|
5bf0060e0a
|
[DOC] Skip tests if only documents change [ci skip]
Run only checks for source code. Currently, our CIs do almost
nothing about the documents.
|
2021-12-16 17:50:20 +09:00 |
Nobuyoshi Nakada
|
784f1e1538
|
Throttle pull-requests only [ci skip]
|
2021-11-21 19:23:36 +09:00 |
Nobuyoshi Nakada
|
e2b78440ba
|
Throttle GitHub Actions [ci skip]
As GitHub Actions are choking a lot lately, throttle the checks
down to the latest commit only per branches.
|
2021-11-18 22:54:57 +09:00 |
Nobuyoshi Nakada
|
0a9cbe8562
|
Skip tests if only document files changed
|
2021-10-29 00:22:26 +09:00 |
Hiroshi SHIBATA
|
8b466ea5fc
|
Use `${{}}` for if statement
|
2021-08-02 12:39:50 +09:00 |
Hiroshi SHIBATA
|
1f91627c8e
|
Removed EOL version from .github/workflows/spec_guards.yml
|
2021-05-17 19:22:52 +09:00 |
Takashi Kokubun
|
b956efdc1e
|
Drop obsoleted ci skip checks
https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
|
2021-02-22 23:46:12 -08:00 |
Nobuyoshi Nakada
|
3a0a08697a
|
Add 3.0 top sepc guards
* Needs WEBrick
|
2020-12-26 17:09:25 +09:00 |
卜部昌平
|
46d3ea2c25
|
.github: reduce (#3876)
Comment out some 50-ish tests.
fix https://bugs.ruby-lang.org/issues/17376
|
2020-12-10 17:41:39 +09:00 |
Benoit Daloze
|
71f699543b
|
Tweaks for the ruby/spec workflow
|
2020-10-24 15:51:18 +02:00 |
卜部昌平
|
7cf34cfaa3
|
.github/workflows/spec_guards.yml add
Translate a part of .travis.yml into GitHub Actions workflow.
|
2020-10-23 10:38:34 +09:00 |