generated from actions/javascript-action
-
-
Notifications
You must be signed in to change notification settings - Fork 355
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4ff6f36
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d354de1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 11 files changed
- 6 contributors
Commits on Oct 27, 2025
-
Scale bundler install jobs with CPU count up to 8
The number of jobs should scale with the runner CPU count, up to a point. The bottleneck becomes network / disk I/O at very large numbers, and 8 seems like a reasonable maximum based on my experience at this time.
Configuration menu - View commit details
-
Copy full SHA for a96ff53 - Browse repository at this point
Copy the full SHA a96ff53View commit details -
Use os.availableParallelism() instead of os.cpus().length
* As https://nodejs.org/api/os.html#oscpus says: os.cpus().length should not be used to calculate the amount of parallelism available to an application. Use os.availableParallelism() for this purpose.
Configuration menu - View commit details
-
Copy full SHA for 274049f - Browse repository at this point
Copy the full SHA 274049fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5126b9 - Browse repository at this point
Copy the full SHA d5126b9View commit details
Commits on Nov 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 09e84e3 - Browse repository at this point
Copy the full SHA 09e84e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aeb6ff - Browse repository at this point
Copy the full SHA 8aeb6ffView commit details
Commits on Dec 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d697be2 - Browse repository at this point
Copy the full SHA d697be2View commit details
Commits on Dec 11, 2025
-
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 30a6546 - Browse repository at this point
Copy the full SHA 30a6546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8a775 - Browse repository at this point
Copy the full SHA 5f8a775View commit details
Commits on Dec 13, 2025
-
When setting $JAVA_HOME also add $JAVA_HOME/bin to PATH
* See discussion in rake-compiler/rake-compiler#247 it is messy if that's not the case and also creates inconsistencies based on which Java tool/executable is used.
Configuration menu - View commit details
-
Copy full SHA for ac793fd - Browse repository at this point
Copy the full SHA ac793fdView commit details
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8d7259 - Browse repository at this point
Copy the full SHA f8d7259View commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 211ffaa - Browse repository at this point
Copy the full SHA 211ffaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a25f1e4 - Browse repository at this point
Copy the full SHA a25f1e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed55d55 - Browse repository at this point
Copy the full SHA ed55d55View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d354de1 - Browse repository at this point
Copy the full SHA d354de1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4ff6f36...d354de1