summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
2021-12-30Extend the Cygwin CI time limit to 15 minutes.dearblue
2021-12-21build(deps): bump github/super-linter from 4.8.4 to 4.8.5dependabot[bot]
2021-12-16build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1dependabot[bot]
2021-11-23build(deps): bump actions/cache from 2.1.6 to 2.1.7dependabot[bot]
2021-11-17build(deps): bump github/super-linter from 4.8.3 to 4.8.4dependabot[bot]
2021-11-15build(deps): bump github/super-linter from 4.8.1 to 4.8.3dependabot[bot]
2021-11-03build(deps): bump actions/checkout from 2.3.5 to 2.4.0dependabot[bot]
2021-10-18build(deps): bump actions/checkout from 2.3.4 to 2.3.5dependabot[bot]
2021-10-04build(deps): bump github/super-linter from 4.8.0 to 4.8.1dependabot[bot]
2021-09-28build(deps): bump github/super-linter from 4.7.3 to 4.8.0dependabot[bot]
2021-09-09build(deps): bump github/super-linter from 4.7.2 to 4.7.3dependabot[bot]
2021-09-08build(deps): bump github/super-linter from 4.7.1 to 4.7.2dependabot[bot]
2021-09-01build(deps): bump github/super-linter from 4.6.3 to 4.7.1dependabot[bot]
2021-08-31build(deps): bump github/super-linter from 4.6.2 to 4.6.3dependabot[bot]
2021-08-26build(deps): bump github/super-linter from 4.6.1 to 4.6.2dependabot[bot]
2021-08-10build(deps): bump github/super-linter from 4.6.0 to 4.6.1dependabot[bot]
2021-08-06build(deps): bump github/super-linter from 4.5.1 to 4.6.0dependabot[bot]
2021-07-23build(deps): bump github/super-linter from 4.5.0 to 4.5.1dependabot[bot]
2021-07-15build(deps): bump github/super-linter from 4.4.1 to 4.5.0dependabot[bot]
2021-07-14build(deps): bump github/super-linter from 4.3.0 to 4.4.1dependabot[bot]
2021-07-13build(deps): bump github/super-linter from 4.2.2 to 4.3.0dependabot[bot]
2021-07-07Add information on yamllint as commentsJohn Bampton
2021-06-22Enable markdownlint rules MD003,MD005,MD007John Bampton
2021-06-19Enable markdownlint rule MD046 code-block-styleJohn Bampton
2021-06-18Merge pull request #5434 from jbampton/add-markdownlint-rules-as-commentsYukihiro "Matz" Matsumoto
2021-06-17build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4dependabot[bot]
2021-06-17Add the rules to the markdownlint config file as commentsJohn Bampton
2021-06-16Run pre-commit with GitHub ActionsJohn Bampton
2021-06-11build(deps): bump github/super-linter from 4.2.1 to 4.2.2dependabot[bot]
2021-06-10build(deps): bump github/super-linter from 4.2.0 to 4.2.1dependabot[bot]
2021-06-09build(deps): bump github/super-linter from 4.1.0 to 4.2.0dependabot[bot]
2021-06-04build(deps): bump github/super-linter from 4.0.2 to 4.1.0dependabot[bot]
2021-05-28build(deps): bump actions/cache from 2.1.5 to 2.1.6dependabot[bot]
2021-05-26build(deps): bump github/super-linter from 3.17.1 to 4.0.2dependabot[bot]
2021-05-13build(deps): bump github/super-linter from 3.17.0 to 3.17.1dependabot[bot]
2021-05-12build(deps): bump actions/checkout from 2 to 2.3.4dependabot[bot]
2021-05-05build(deps): bump github/super-linter from v3 to v3.17.0dependabot[bot]
2021-04-28doc/opcode.md: stop reversed link syntax check from markdownlint.Yukihiro "Matz" Matsumoto
2021-04-16feat(CI): add the GitHub Super LinterJohn Bampton
2021-04-13build(deps): bump actions/cache from v2.1.4 to v2.1.5dependabot[bot]
2021-04-08codeql-analysis.yml: remove `git checkout HEAD^2`.Yukihiro "Matz" Matsumoto
2021-04-07build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3dependabot[bot]
2021-03-23Add `timeout-minutes' to GitHub workflow. [ci skip]Yukihiro "Matz" Matsumoto
2021-03-09chore: upgrade markdownlint GitHub Action node version to 14John Bampton
2021-02-23Bump actions/setup-node from v2.1.4 to v2.1.5dependabot[bot]
2021-02-16Merge pull request #5356 from mruby/dependabot/github_actions/actions/upload-...Yukihiro "Matz" Matsumoto
2021-02-16Bump actions/upload-artifact from v1 to v2.2.2dependabot[bot]
2021-02-16Bump actions/cache from v2 to v2.1.4dependabot[bot]
2021-02-16Merge pull request #5343 from jbampton/add-dependabot-configYukihiro "Matz" Matsumoto
2021-02-14Refine checking for trailing whitespace [skip travis][skip appveyor]KOBAYASHI Shuji