| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-18 | Skip tests on pull requests labeled as Documentation | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/5293 | |||
| 2021-12-16 | [DOC] Skip tests if only documents change [ci skip] | Nobuyoshi Nakada | |
| Run only checks for source code. Currently, our CIs do almost nothing about the documents. | |||
| 2021-12-02 | Cache downloaded files | Nobuyoshi Nakada | |
| Cache downloaded external libraries/gems, which are expected not changed so frequently. Also sometimes downloading from zlib returns the current time as the date header in unexpected format, and checksums mismatch at that time. Notes: Merged: https://github.com/ruby/ruby/pull/5201 Merged-By: nobu <nobu@ruby-lang.org> | |||
| 2021-11-21 | Throttle pull-requests only [ci skip] | Nobuyoshi Nakada | |
| 2021-11-18 | Throttle GitHub Actions [ci skip] | Nobuyoshi Nakada | |
| As GitHub Actions are choking a lot lately, throttle the checks down to the latest commit only per branches. | |||
| 2021-10-29 | Skip CodeQL if only document files changed [ci skip] | Nobuyoshi Nakada | |
| 2021-10-14 | Disable install-doc at CodeQL | Nobuyoshi Nakada | |
| 2021-10-14 | Set GNUMAKEFLAGS at CodeQL | Nobuyoshi Nakada | |
| 2021-08-02 | Use codeql-config.yml for codeql-action/init | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4702 | |||
| 2021-08-02 | Removed unnecessary configuration for the latest version of actions/checkout | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/4702 | |||
| 2021-07-01 | Remove gdbm/dbm related code from CI | Jeremy Evans | |
| The related extensions have been removed. Notes: Merged: https://github.com/ruby/ruby/pull/4619 | |||
| 2021-03-08 | Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip] | Nobuyoshi Nakada | |
| 2020-08-01 | Remove obsolete rubygems file | Nobuyoshi Nakada | |
| Fixes a weird error in CodeQL autobuild. | |||
| 2020-07-03 | Ignore conftest.c under the ext directories for CodeQL analysis | Hiroshi SHIBATA | |
| Notes: Merged: https://github.com/ruby/ruby/pull/3280 | |||
| 2020-06-09 | Added CodeQL scanning by GitHub (#3196) | Hiroshi SHIBATA | |
| Added configuration for CodeQL scanning by GitHub Notes: Merged-By: hsbt <hsbt@ruby-lang.org> | |||
