generated from renoki-co/laravel-package-skeleton
-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple bumps & fixes to CI versions (Kubernetes, GH Actions, PHP) #380
Open
cuppett
wants to merge
9
commits into
renoki-co:master
Choose a base branch
from
cuppett:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 579dfcf - Browse repository at this point
Copy the full SHA 579dfcfView commit details -
Fix: Explicitly set docker driver
(Noticed a GH action once chose podman and failed/flaked there.)
Configuration menu - View commit details
-
Copy full SHA for 185da25 - Browse repository at this point
Copy the full SHA 185da25View commit details
Commits on Apr 11, 2024
-
Fix: Cache key with wildcard never hits
Noticing the cache isn't hitting when action runs. Remove hardcoded composer cache directory. Remove wildcard .* in Laravel version as part of cache key. Bump actions/cache to 3.3.1 (via @V3).
Configuration menu - View commit details
-
Copy full SHA for 44c65d9 - Browse repository at this point
Copy the full SHA 44c65d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c61f0d2 - Browse repository at this point
Copy the full SHA c61f0d2View commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout 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 a33394d - Browse repository at this point
Copy the full SHA a33394dView commit details -
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20: actions/cache@v3, codecov/codecov-action@v3.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Configuration menu - View commit details
-
Copy full SHA for 096256e - Browse repository at this point
Copy the full SHA 096256eView commit details -
Configuration menu - View commit details
-
Copy full SHA for edd53e0 - Browse repository at this point
Copy the full SHA edd53e0View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7980e3 - Browse repository at this point
Copy the full SHA a7980e3View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3786c38 - Browse repository at this point
Copy the full SHA 3786c38View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.