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-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
2020-12-16
Rename build configuration files for CI
KOBAYASHI Shuji
2020-12-15
feat(CI): add a GitHub Action to lint the YAML
John Bampton
2020-12-15
refactor: remove trailing whitespace from C, Header, Ruby and YAML files
John Bampton
2020-11-17
Fix deprecated `set-env` command error on GitHub Actions [ci skip]
KOBAYASHI Shuji
2020-10-19
Revert `MRUBY_TARGET` mechanism; ref #5096
KOBAYASHI Shuji
2020-10-12
Fix wrong YAML in `.github/workflows/build.yml`.
Yukihiro "Matz" Matsumoto
2020-10-12
Invoke `rake gensym` for GitHub action build.
Yukihiro "Matz" Matsumoto
2020-10-12
Add explicit `gensym` to GitHub Actions.
Yukihiro "Matz" Matsumoto
2020-10-12
Avoid use of designated initializers to generate `irep` struct.
Yukihiro "Matz" Matsumoto
2020-10-12
Add `/std:c++latest` to VC option in `build.yml`.
Yukihiro "Matz" Matsumoto
2020-10-12
Specify new `MRUBY_TARGET` instead of `MRUBY_CONFIG`.
Yukihiro "Matz" Matsumoto
2020-10-12
Stop Rake multitasking on Windows-VC for the time being.
Yukihiro "Matz" Matsumoto
2020-10-12
Remove `rake -v` option from GitHub Actions.
Yukihiro "Matz" Matsumoto
[next]