Yusuke Endoh
547233fb6e
Stop core upload on macOS
...
It was too big
2024-06-07 21:23:34 +09:00
Yusuke Endoh
1c09b013b9
Upload only from ruby/ruby
2024-06-07 20:15:37 +09:00
Yusuke Endoh
9ee6b944bf
Fix the command-line arguments for tar compress
...
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
2024-06-07 20:15:37 +09:00
Yusuke Endoh
37e2063b81
Set `ulimit -c unlimited` for `make test-all` in macOS
2024-06-07 20:15:37 +09:00
dependabot[bot]
49af001287
Bump github/codeql-action from 3.25.7 to 3.25.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f079b84933...2e230e8fe0
)
---
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-06-04 19:48:19 -07:00
Hiroshi SHIBATA
2e5e47184c
Added gmp for Windows CI. But we may need to use additional configuration
2024-06-05 09:00:17 +09:00
Hiroshi SHIBATA
5dce2620f2
Don't need readline library now
2024-06-05 08:57:15 +09:00
dependabot[bot]
255ca83fb8
Bump ruby/setup-ruby from 1.178.0 to 1.179.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.178.0 to 1.179.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](0cde4689ba...d5fb7a202f
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 19:49:17 -07:00
Takashi Kokubun
ac62adadc0
Drop -v from RJIT CI
...
It no longer hangs these days. It takes a lot of work to scroll through
a lot of lines when reading logs.
2024-06-02 22:35:54 -07:00
dependabot[bot]
036d0cdbc6
Bump github/codeql-action from 3.25.6 to 3.25.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9fdb3e4972...f079b84933
)
---
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-06-02 19:50:27 -07:00
Alan Wu
533f9ea973
YJIT: CI: Extend SYNTAX_SUGGEST_TIMEOUT for macOS
...
To make it the same as the Ubuntu job. To avoid timeout failures due to
added compilation time in call-threshold=1 runs.
See: https://github.com/ruby/ruby/actions/runs/9317760443/job/25648721990
2024-05-31 13:07:33 -04:00
dependabot[bot]
392ee05843
Bump ruby/action-slack from 3.2.1 to 3.2.2 in /.github/actions/slack
...
Bumps [ruby/action-slack](https://github.com/ruby/action-slack ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/ruby/action-slack/releases )
- [Commits](0bd85c7223...5417516237
)
---
updated-dependencies:
- dependency-name: ruby/action-slack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 19:46:27 -07:00
dependabot[bot]
30960cb6d4
Bump ruby/setup-ruby from 1.177.1 to 1.178.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.177.1 to 1.178.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](943103cae7...0cde4689ba
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 19:40:21 -07:00
Kevin Newton
308c835676
[PRISM] Un-exclude the encoding tests
2024-05-30 15:18:20 -04:00
Sorah Fukumori
22e4eeda65
ci: Test whether GMP is working in compilers.yml ( #10875 )
...
Avoid reoccurence of [Bug #20515 ]
Requires https://github.com/ruby/ruby/pull/10876 since 18eaf0be90
bug: https://bugs.ruby-lang.org/issues/20515
2024-05-30 18:44:31 +00:00
Nobuyoshi Nakada
4dcd7d6240
Setup ruby before setup/directories
...
Now baseruby must be 3.0.0 or later.
2024-05-29 18:25:05 +09:00
Yusuke Endoh
4fee1019f6
Try to upload core file on macos GitHub Actions
...
A core dump occurred, but failed to capture the core file.
https://app.launchableinc.com/organizations/ruby/workspaces/ruby/data/test-sessions/2935062?tab=retried-tests
Looks like a core file was not created. I am not unsure why, so make
sure that the /cores directory is writable and try `ulimit` command.
2024-05-27 13:40:19 +09:00
dependabot[bot]
fc9acbaac2
Bump ruby/setup-ruby from 1.177.0 to 1.177.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.177.0 to 1.177.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](7dc18ff0ca...943103cae7
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 20:36:53 -07:00
dependabot[bot]
ae07c606b5
---
...
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 20:02:06 -07:00
dependabot[bot]
30aa300f84
---
...
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-05-20 19:49:21 -07:00
Kevin Newton
6c07aa364d
[PRISM] Remove old prism spec workflow, just use default.mspec now
2024-05-20 12:28:47 -04:00
Yusuke Endoh
1ba93c2c4d
Upload cores to AWS S3 (if any)
2024-05-21 00:04:41 +09:00
Yusuke Endoh
f1bbcc8126
Make sure that kern.coredump=1
2024-05-21 00:04:41 +09:00
Nobuyoshi Nakada
14da90f262
--with-gmp-dir option is for ruby itself, not extensions
2024-05-20 13:54:08 +09:00
dependabot[bot]
534f1c37e3
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4
)
---
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-05-17 11:50:59 +09:00
dependabot[bot]
0f8f0386a8
Bump actions/checkout from 4.1.5 to 4.1.6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](44c2b7a8a4...a5ac7e51b4
)
---
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-05-17 11:50:34 +09:00
dependabot[bot]
cb1a574e46
Bump github/codeql-action from 3.25.4 to 3.25.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ccf74c9479...b7cec75265
)
---
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-05-15 06:43:08 +09:00
dependabot[bot]
f53b46e9df
Bump ossf/scorecard-action from 2.3.1 to 2.3.3
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](0864cf1902...dc50aa9510
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-09 20:16:08 -07:00
dependabot[bot]
43b18dac91
Bump github/codeql-action from 3.25.3 to 3.25.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](d39d31e687...ccf74c9479
)
---
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-05-08 20:28:51 -07:00
Nobuyoshi Nakada
58bde0169d
[DOC] Fix the pattern for man pages
2024-05-09 10:45:45 +09:00
dependabot[bot]
7c8903d014
Bump actions/checkout from 4.1.4 to 4.1.5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
---
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-05-06 20:37:42 -07:00
dependabot[bot]
e9356bec96
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](0ad4b8fada...44c2b7a8a4
)
---
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-05-06 19:55:11 -07:00
dependabot[bot]
2a807bcdff
Bump ruby/setup-ruby from 1.175.1 to 1.176.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.175.1 to 1.176.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](1198b07430...cacc9f1c0b
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-05 19:51:56 -07:00
Kevin Newton
0981f03008
[PRISM] Enable newline test
2024-05-02 12:29:25 -04:00
Kevin Newton
398453c3c0
[PRISM] Fix param names for repeated splats
2024-05-02 11:27:05 -04:00
Kevin Newton
2eefbef2ee
[PRISM] Enable test_ast.rb
2024-05-02 10:34:10 -04:00
dependabot[bot]
431711a8bb
Bump ruby/setup-ruby from 1.175.0 to 1.175.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.175.0 to 1.175.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](70da3bbf44...1198b07430
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-30 11:52:36 +09:00
Alan Wu
0aefd2f784
YJIT: Pass options to ruby/spec with `-T` ( #10599 )
...
We recently found out that `make test-spec` wasn't testing with
`--yjit-call-threshold=1` like the other test suites, and that we need
to use `-T` to pass options to it.
2024-04-29 16:54:39 -04:00
jinroq
ef3e3e9a2f
Fixed a value specified for OPT_THREADED_CODE ( #10657 )
...
Values defined for OPT_THREADED_CODE are 0,1,2. However, 1,2,3 are set in workflow. It seems that case 3 does not exist, so 0 is specified instead.
Co-authored-by: jinroq <jinroq@users.noreply.github.com>
2024-04-26 20:47:45 -07:00
Takashi Kokubun
c746332c79
Revert "Use -v to investigate which test is stuck"
...
This reverts commit 444553b528
.
At least it should no longer timeout.
2024-04-26 17:35:52 -07:00
Takashi Kokubun
c32366ff79
Avoid overriding GNUMAKEFLAGS's -j
...
.github/actions/setup/directories/action.yml sets GNUMAKEFLAGS. Having
-j here is rather harmful.
Partly reverts f8dad616c2
.
2024-04-26 17:18:49 -07:00
dependabot[bot]
0907127f5a
Bump github/codeql-action from 3.25.2 to 3.25.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.2 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8f596b4ae3...d39d31e687
)
---
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-04-25 20:03:24 -07:00
Takashi Kokubun
444553b528
Use -v to investigate which test is stuck
2024-04-25 10:38:56 -07:00
dependabot[bot]
01f6ea1583
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada
)
---
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-04-24 20:18:35 -07:00
dependabot[bot]
d1813609d0
Bump actions/checkout from 4.1.3 to 4.1.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](1d96c772d1...0ad4b8fada
)
---
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-04-24 20:04:36 -07:00
dependabot[bot]
e8bc8f6024
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](0fb21704c1...5e5f99653a
)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-24 20:04:31 -07:00
dependabot[bot]
0b3bc7232a
Bump ruby/setup-ruby from 1.174.0 to 1.175.0
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.174.0 to 1.175.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](6bd3d993c6...70da3bbf44
)
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 20:22:22 -07:00
dependabot[bot]
45631622aa
Bump github/codeql-action from 3.25.1 to 3.25.2
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c7f9125735...8f596b4ae3
)
---
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-04-23 16:02:09 +09:00
dependabot[bot]
e15a1920ca
Bump actions/upload-artifact from 4.3.2 to 4.3.3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](1746f4ab65...65462800fd
)
---
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-04-22 20:23:12 -07:00
dependabot[bot]
9b6affa4a1
Bump actions/checkout in /.github/actions/setup/directories
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](9bb56186c3...1d96c772d1
)
---
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-04-21 20:41:03 -07:00