Matt Valentine-House
640bacceb1
Fix typo in parse.y GH Actions workflow
...
with-praser -> with-parser
2024-11-21 14:49:00 +00:00
Hiroshi SHIBATA
6fc8607b7a
Skip make install with gmp build
2024-11-21 18:46:27 +09:00
Naoto Ono
c23bf42d79
Fix error "fatal: detected dubious ownership in repository at '/github/workspace/src'"
2024-11-21 16:59:14 +09:00
dependabot[bot]
7f838e3763
Bump github/codeql-action from 3.27.4 to 3.27.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ea9e4e3799...f09c1c0a94
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 13:23:10 +09:00
dependabot[bot]
1b417c3e64
Bump github/codeql-action from 3.27.3 to 3.27.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](396bb3e453...ea9e4e3799
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 11:38:40 +09:00
John Bampton
9783cdb0d7
Update action.yml - fix typo [ci skip]
2024-11-14 09:23:20 +09:00
卜部昌平
0f28be6ab9
[CI] add GCC 14
2024-11-13 16:09:58 +09:00
dependabot[bot]
8ae63ca3be
Bump github/codeql-action from 3.27.1 to 3.27.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.1 to 3.27.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4f3212b617...396bb3e453
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 12:22:23 +09:00
Nobuyoshi Nakada
8d4ba9d443
CI: check_dependencies.yml is now required [ci skip]
...
`paths-ignore` cannot be used for required status checks.
2024-11-12 11:37:04 +09:00
Hiroshi SHIBATA
d1f921ebdd
Added -j2
2024-11-11 18:22:47 +09:00
Hiroshi SHIBATA
4ae2dbbe45
Fixed dependencies name
2024-11-11 18:22:47 +09:00
Hiroshi SHIBATA
4100d650d7
Use cygwin Ruby
2024-11-11 18:22:47 +09:00
Hiroshi SHIBATA
0867ca3407
Try to build with Cygwin
2024-11-11 18:22:47 +09:00
dependabot[bot]
768f2d1018
Bump github/codeql-action from 3.27.0 to 3.27.1
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](662472033e...4f3212b617
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 12:26:37 +09:00
Alan Wu
4b4c94b17c
CI: In parse.y runs, use ./configure --with-parser=parse.y
...
Because tests might not use the command-line --parser option, or be
aware that they should be, it's better to test with the default
parser set.
2024-11-08 10:29:55 -05:00
Hiroshi SHIBATA
6bc614260d
We should run Check Dependencies always for required status
2024-11-07 07:56:36 +09:00
Matt Valentine-House
01e509c45b
Remove RGENGC_FORCE_MAJOR_GC flag
...
[Bug #20762 ]
2024-11-05 15:36:34 +00:00
Nobuyoshi Nakada
cb1c79e87b
Name dependency checks job
...
And run on the latest ubuntu.
2024-11-05 18:04:19 +09:00
Hiroshi SHIBATA
e0611ebd9a
Try macos-15 build
...
https://github.com/actions/runner-images/issues/10686
2024-11-05 12:15:13 +09:00
Takashi Kokubun
d6d2c24715
macos-12 is deprecated and fails on Mondays
...
https://github.com/actions/runner-images/issues/10721
2024-11-04 14:51:56 -08:00
Nobuyoshi Nakada
40cd292f95
Balance omnibus compilations
2024-11-01 16:02:35 +09:00
Nobuyoshi Nakada
260d4c7af8
Balance omnibus compilations
2024-11-01 15:02:00 +09:00
Nobuyoshi Nakada
c11c99a5b5
Extract the condition to skip
2024-11-01 15:01:59 +09:00
dependabot[bot]
4df0038d5e
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](eef61447b9...11bd71901b
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 11:47:18 +09:00
Nobuyoshi Nakada
681313872f
CI: Test with gcc-14 on macOS
2024-10-23 23:02:15 +09:00
Nobuyoshi Nakada
baae365709
Extract common code as a function
2024-10-23 23:02:15 +09:00
dependabot[bot]
0de8b533de
Bump github/codeql-action from 3.26.13 to 3.27.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f779452ac5...662472033e
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 12:31:05 +09:00
dependabot[bot]
25adcddcbc
Bump actions/cache in /.github/actions/setup/directories
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](3624ceb22c...6849a64899
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-23 11:48:33 +09:00
Peter Zhu
c6c1e111b1
Remove unused shared GC configuration in GitHub Actions
...
Shared GC CI is no longer running in the compilers workflow, so we can
remove it from .github/actions/compilers/entrypoint.sh.
2024-10-16 08:53:07 -04:00
dependabot[bot]
6c7209cd37
Bump github/codeql-action from 3.26.12 to 3.26.13
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.12 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c36620d31a...f779452ac5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 11:44:17 +09:00
John Bampton
5e799cc182
Fix spelling
2024-10-11 15:16:05 +00:00
Peter Zhu
d641b7d172
Improve RUBY_GC_LIBRARY
...
Instead of passing the full GC SO file name to RUBY_GC_LIBRARY, we now
only need to pass the GC name.
For example, before we needed to pass `RUBY_GC_LIBRARY=librubygc.default.so`
but now we only need to pass `RUBY_GC_LIBRARY=default`.
2024-10-11 08:56:36 -04:00
Nobuyoshi Nakada
243d48c0d2
[DOC] Generate HTML doc when importing from ruby/rdoc
2024-10-10 21:17:57 +09:00
Matt Valentine-House
d0bff661d6
Remove unused timeout in parsey CI.
...
This is unset and has no fallback. it's causing an error in the CI
output
Error: An error occurred when attempting to determine the step timeout.
Error: The template is not valid. .github/workflows/parsey.yml (Line:
78, Col: 26): Unexpected value ''
2024-10-09 21:57:27 +01:00
Kazuhiro NISHIYAMA
bd85e88d31
Support `The following bundled gems are added.`
2024-10-09 12:55:28 +09:00
dependabot[bot]
ed11a244dd
Bump actions/cache in /.github/actions/setup/directories
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](2cdf405574...3624ceb22c
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-09 12:27:05 +09:00
Nobuyoshi Nakada
09d5f3c143
[DOC] Generate document HTMLs only when document commit/PR
2024-10-09 10:28:59 +09:00
Nobuyoshi Nakada
044f6ba23d
[DOC] Generate HTML documents in CI
2024-10-08 23:51:33 +09:00
dependabot[bot]
f35e97bfa4
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](d632683dd7...eef61447b9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 12:22:34 +09:00
dependabot[bot]
f6494276f5
Bump github/codeql-action from 3.26.11 to 3.26.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6db8d6351f...c36620d31a
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 12:04:06 +09:00
dependabot[bot]
24621df43e
Bump actions/upload-artifact from 4.4.0 to 4.4.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](50769540e7...604373da63
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 12:03:44 +09:00
dependabot[bot]
b9b06df3bf
Bump actions/cache in /.github/actions/setup/directories
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](0c45773b62...2cdf405574
)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 11:45:58 +09:00
Nobuyoshi Nakada
ef7d7ee723
CI: Use full name of the label 'Documentation'
...
Since `github.event.pull_request.labels.*.name` is an object filter,
the item to be searched in needs to be the same whole string, not a
partial string.
2024-10-07 22:00:31 +09:00
Nobuyoshi Nakada
a6383fbe16
CI: Simplify parsey.yml
2024-10-06 08:29:08 +09:00
dependabot[bot]
939ec9f080
Bump github/codeql-action from 3.26.10 to 3.26.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.10 to 3.26.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e2b3eafc8d...6db8d6351f
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 12:22:53 +09:00
Hiroshi SHIBATA
76111af632
expand relative path
2024-10-01 17:35:38 +09:00
Hiroshi SHIBATA
4822220e6b
Pass MSPECOPT from compilers.yml
2024-10-01 17:35:38 +09:00
dependabot[bot]
522614a377
Bump github/codeql-action from 3.26.9 to 3.26.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.26.9 to 3.26.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](461ef6c76d...e2b3eafc8d
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 12:34:58 +09:00
卜部昌平
239c1c621e
LLVM 20 begun
...
see also 10c6d6349e
2024-09-30 17:43:56 +09:00
Hiroshi SHIBATA
6abed7eae9
Test with -O3 is flaky now. I disabled it same as before.
2024-09-30 16:20:33 +09:00