| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-12 | Port ubuntu workflow based on macos | Hiroshi SHIBATA | |
| 2019-08-11 | Increase fetch-depth | Hiroshi SHIBATA | |
| 2019-08-11 | GitHub Actions does not support ANSI color code. Skip failing examples. | Hiroshi SHIBATA | |
| 2019-08-11 | Use check. | Hiroshi SHIBATA | |
| 2019-08-11 | Try to migrate test-bundler to Actions. | Hiroshi SHIBATA | |
| 2019-08-10 | Fix wrong pull_request filter | Takashi Kokubun | |
| The specification was not triggered on a pull request. | |||
| 2019-08-10 | Increase the fetch-depth of GitHub Actions | Takashi Kokubun | |
| because small numbers had made Azure Pipelines in the past and it's using 20 now. I heard GitHub Actions has more parallelism, so it should be okay. | |||
| 2019-08-10 | Set more descriptive labels to workflow | Takashi Kokubun | |
| 2019-08-10 | Drop confusing label from workflow | Takashi Kokubun | |
| because it's doing more than test-all | |||
| 2019-08-10 | Escape asterisk on pull request paths | Takashi Kokubun | |
| 2019-08-10 | Skip running GitHub Actions on trunk | Takashi Kokubun | |
| 2019-08-10 | Rename workflow.yml to macos.yml | Takashi Kokubun | |
| to allow having other workflows separately, and configure `name` to simplify a tooltip label on GitHub. | |||
| 2019-08-10 | Try building workflow on push | Takashi Kokubun | |
| 2019-08-09 | Add more runners | Aaron Patterson | |
| Closes: https://github.com/ruby/ruby/pull/2327 | |||
| 2019-08-09 | Run macOS tests on GitHub Actions | Aaron Patterson | |
| This commit sets up the CI integration on GitHub Actions. We should give it a try because queue times are lower and I think we get more CPUs. Closes: https://github.com/ruby/ruby/pull/2327 Co-Authored-By: John Hawthorn <john@hawthorn.email> | |||
| 2019-08-08 | Enable GitHub Actions on Ruby | Aaron Patterson | |
| This just enables GitHub actions on our repository so we can try it out. | |||
