-
-
Notifications
You must be signed in to change notification settings - Fork 406
Comparing changes
Open a pull request
base repository: shivammathur/setup-php
base: 2.35.2
head repository: shivammathur/setup-php
compare: 2.35.4
- 13 commits
- 15 files changed
- 3 contributors
Commits on Jul 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dcec1cf - Browse repository at this point
Copy the full SHA dcec1cfView commit details
Commits on Aug 2, 2025
-
Check github-token on enterprise
On GitHub enterprise we may get a Personal Access token or a default token generated by GitHub that maybe not have the permissions required to access public GitHub, so we check and add it only if it can authenticate with the public GitHub API
Configuration menu - View commit details
-
Copy full SHA for 89b2566 - Browse repository at this point
Copy the full SHA 89b2566View commit details
Commits on Aug 4, 2025
-
GH Actions: don't run cron jobs on forks
While workflows are disabled by default in forks, it is quite common for contributors to enable them to verify CI will pass before submitting a pull request. When enabling workflow runs in forks, it's "all or nothing". This means that: * All workflows which are only intended to be run on the canonical repo will also be enabled. These workflows will also often need access to repo-specific secrets and will typically fail when run from a fork. * Workflows which contain cron jobs will also be enabled. Depending on the type of account the contributor has, this can burn through their "CI minutes". This commit is based on a review of workflows containing cron jobs and disables running the jobs when a cron job is triggered in a fork.Configuration menu - View commit details
-
Copy full SHA for c9735bc - Browse repository at this point
Copy the full SHA c9735bcView commit details -
Merge pull request #982 from jrfnl/feature/ghactions-dont-run-cronjob…
…s-on-forks GH Actions: don't run cron jobs on forks
Configuration menu - View commit details
-
Copy full SHA for 0ac4874 - Browse repository at this point
Copy the full SHA 0ac4874View commit details
Commits on Aug 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 68634e7 - Browse repository at this point
Copy the full SHA 68634e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2052987 - Browse repository at this point
Copy the full SHA 2052987View commit details
Commits on Aug 11, 2025
-
Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '5' 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 259d177 - Browse repository at this point
Copy the full SHA 259d177View commit details -
Merge pull request #986 from shivammathur/dependabot/github_actions/d…
…evelop/actions/download-artifact-5 Bump actions/download-artifact from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 521f2e5 - Browse repository at this point
Copy the full SHA 521f2e5View commit details
Commits on Aug 18, 2025
-
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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 629475b - Browse repository at this point
Copy the full SHA 629475bView commit details -
Merge pull request #989 from shivammathur/dependabot/github_actions/d…
…evelop/actions/checkout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 507ff06 - Browse repository at this point
Copy the full SHA 507ff06View commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea2f858 - Browse repository at this point
Copy the full SHA ea2f858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a27b0 - Browse repository at this point
Copy the full SHA 36a27b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec406be - Browse repository at this point
Copy the full SHA ec406beView commit details
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 2.35.2...2.35.4