-
Notifications
You must be signed in to change notification settings - Fork 35
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: ramsey/composer-install
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ramsey/composer-install
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 86 files changed
- 7 contributors
Commits on Feb 29, 2024
-
Update cache action runner (#252)
The `actions/cache` package has released version 4.0 which updates the action runner to use Node 20. Applying this fix gets rid of the following warning which is currently showing in the "Annotations" of workflows using the `ramsey/composer-install` action: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. ``` Note: most action runners have published these types of update in a new major, so that seems to be the best practice. Not sure if this update warrants a new major for `ramsey/composer-install` ? Refs: * https://github.com/actions/cache/releases/tag/v4.0.0 * https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ Co-authored-by: jrfnl <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 57532f8 - Browse repository at this point
Copy the full SHA 57532f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f18aec - Browse repository at this point
Copy the full SHA 0f18aecView commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b3f5cee - Browse repository at this point
Copy the full SHA b3f5ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b74e1 - Browse repository at this point
Copy the full SHA e9b74e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 314f6c2 - Browse repository at this point
Copy the full SHA 314f6c2View commit details -
fix: Improve composer.lock behavior with ignore-cache (#260)
Fixes a bug where composer.lock is not honored if ignore-cache is set to `true`. Also, the recently added require-lock-file option had not been incorporated into tests and documentation, so added a test and docs (and fixed small typo in CONTRIBUTING) Fixes #259 Co-authored-by: Ben Ramsey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a168db - Browse repository at this point
Copy the full SHA 6a168dbView commit details -
✨ Add new composer-filename option (#261)
This adds a new `composer-filename` option to the action, allowing for adding a custom composer filename, which can be helpful for using composer based on different environments. Closes #258 Co-authored-by: Ben Ramsey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2da6381 - Browse repository at this point
Copy the full SHA 2da6381View commit details -
Add instructions on how to use the automatic GHA token (#263)
Co-authored-by: Ben Ramsey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2636af - Browse repository at this point
Copy the full SHA a2636afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e527794 - Browse repository at this point
Copy the full SHA e527794View commit details
Commits on May 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0211e1b - Browse repository at this point
Copy the full SHA 0211e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 705380e - Browse repository at this point
Copy the full SHA 705380eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3561d3d - Browse repository at this point
Copy the full SHA 3561d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7e1308 - Browse repository at this point
Copy the full SHA d7e1308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c24b23 - Browse repository at this point
Copy the full SHA 8c24b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf229d - Browse repository at this point
Copy the full SHA 3cf229dView 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 v2...v3