index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2021-07-29
Install `bison` on the platforms.
removing-y-tab-c
Yukihiro "Matz" Matsumoto
2021-07-29
Install `bison` explicitly on MinGw and Windows-VC.
Yukihiro "Matz" Matsumoto
2021-07-29
y.tab.c: remove auto generated `y.tab.c` from repository.
Yukihiro "Matz" Matsumoto
2021-07-23
build(deps): bump github/super-linter from 4.5.0 to 4.5.1
dependabot[bot]
2021-07-15
build(deps): bump github/super-linter from 4.4.1 to 4.5.0
dependabot[bot]
2021-07-14
build(deps): bump github/super-linter from 4.3.0 to 4.4.1
dependabot[bot]
2021-07-13
build(deps): bump github/super-linter from 4.2.2 to 4.3.0
dependabot[bot]
2021-07-07
Add information on yamllint as comments
John Bampton
2021-06-22
Enable markdownlint rules MD003,MD005,MD007
John Bampton
2021-06-19
Enable markdownlint rule MD046 code-block-style
John Bampton
2021-06-18
Merge pull request #5434 from jbampton/add-markdownlint-rules-as-comments
Yukihiro "Matz" Matsumoto
2021-06-17
build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4
dependabot[bot]
2021-06-17
Add the rules to the markdownlint config file as comments
John Bampton
2021-06-16
Run pre-commit with GitHub Actions
John Bampton
2021-06-11
build(deps): bump github/super-linter from 4.2.1 to 4.2.2
dependabot[bot]
2021-06-10
build(deps): bump github/super-linter from 4.2.0 to 4.2.1
dependabot[bot]
2021-06-09
build(deps): bump github/super-linter from 4.1.0 to 4.2.0
dependabot[bot]
2021-06-04
build(deps): bump github/super-linter from 4.0.2 to 4.1.0
dependabot[bot]
2021-05-28
build(deps): bump actions/cache from 2.1.5 to 2.1.6
dependabot[bot]
2021-05-26
build(deps): bump github/super-linter from 3.17.1 to 4.0.2
dependabot[bot]
2021-05-13
build(deps): bump github/super-linter from 3.17.0 to 3.17.1
dependabot[bot]
2021-05-12
build(deps): bump actions/checkout from 2 to 2.3.4
dependabot[bot]
2021-05-05
build(deps): bump github/super-linter from v3 to v3.17.0
dependabot[bot]
2021-04-28
doc/opcode.md: stop reversed link syntax check from markdownlint.
Yukihiro "Matz" Matsumoto
2021-04-16
feat(CI): add the GitHub Super Linter
John Bampton
2021-04-13
build(deps): bump actions/cache from v2.1.4 to v2.1.5
dependabot[bot]
2021-04-08
codeql-analysis.yml: remove `git checkout HEAD^2`.
Yukihiro "Matz" Matsumoto
2021-04-07
build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3
dependabot[bot]
2021-03-23
Add `timeout-minutes' to GitHub workflow. [ci skip]
Yukihiro "Matz" Matsumoto
2021-03-09
chore: upgrade markdownlint GitHub Action node version to 14
John Bampton
2021-02-23
Bump actions/setup-node from v2.1.4 to v2.1.5
dependabot[bot]
2021-02-16
Merge pull request #5356 from mruby/dependabot/github_actions/actions/upload-...
Yukihiro "Matz" Matsumoto
2021-02-16
Bump actions/upload-artifact from v1 to v2.2.2
dependabot[bot]
2021-02-16
Bump actions/cache from v2 to v2.1.4
dependabot[bot]
2021-02-16
Merge pull request #5343 from jbampton/add-dependabot-config
Yukihiro "Matz" Matsumoto
2021-02-14
Refine checking for trailing whitespace [skip travis][skip appveyor]
KOBAYASHI Shuji
2021-02-13
refactor: add the spell checker Action to the Lint Action file
John Bampton
2021-02-13
feat: add Dependabot config file
John Bampton
2021-02-13
feat(CI): check for trailing whitespace
John Bampton
2021-02-13
refactor: only use certified GitHub Actions to increase security
John Bampton
2021-02-12
Update GitHub Actions.
Yukihiro "Matz" Matsumoto
2021-02-12
Remove "skip ci" hack to GitHub Actions [skip travis][skip appveyor]
KOBAYASHI Shuji
2021-01-08
Delay test code build until `rake test`
KOBAYASHI Shuji
2021-01-07
Immediately flush output to stdout/stderr so that logs are not mixed on CI
KOBAYASHI Shuji
2020-12-21
Fix typo in `.github/workflows/build.yml` [skip travis][skip appveyor]
KOBAYASHI Shuji
2020-12-20
Use `git ls-files` instead of `find` in `spell-checker.yml` [ci skip]
KOBAYASHI Shuji
2020-12-20
Reorganize GitHub Actions configuration [skip travis][skip appveyor]
KOBAYASHI Shuji
2020-12-19
feat(CI): add a GitHub Action to lint the Markdown
John Bampton
2020-12-17
feat(CI): add a GitHub Action to check spelling
John Bampton
2020-12-16
Merge pull request #5224 from jbampton/lint-yaml
Yukihiro "Matz" Matsumoto
[next]