summaryrefslogtreecommitdiff
path: root/.github/workflows/check_dependencies.yml
AgeCommit message (Expand)Author
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-12Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui
2023-05-12Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui
2023-04-14Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]
2023-03-28Use merge_groupNARUSE, Yui
2023-03-28Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]
2023-03-17Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]
2023-03-17Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]
2023-03-14Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]
2023-03-11Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun
2023-03-11Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA
2023-03-08Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]
2023-02-22Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]
2023-02-16Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]
2023-02-01Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]
2023-02-01Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]
2023-01-03Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]
2022-12-23Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]
2022-12-23Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]
2022-12-20Ignore man directories entirely [ci skip]Nobuyoshi Nakada
2022-11-28Added permission restrictions for GitHub actionsHiroshi SHIBATA
2022-11-25[StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot
2022-10-25Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun
2022-10-18Ignore manual files only commits [ci skip]Nobuyoshi Nakada
2022-08-22Ignore `.document` only commits [ci skip]Nobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-03-24Bump actions/checkout from 2 to 3dependabot[bot]
2022-03-24Bump actions/cache from 2 to 3dependabot[bot]
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-11-18Remove macOS CIs [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-01Use macos-11 instead of macos-latestKazuhiro NISHIYAMA
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-04-08Use autogen.shNobuyoshi Nakada
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2020-10-27Removed unused environment variableNobuyoshi Nakada
2020-10-21Check dependencies on macOS tooNobuyoshi Nakada
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-25Add check_dependencies workflowKazuhiro NISHIYAMA