-
Notifications
You must be signed in to change notification settings - Fork 18
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: github/local-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 08357c8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: github/local-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0f3e401
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 50 files changed
- 2 contributors
Commits on Sep 10, 2025
-
Update GitHub Actions Toolkit stubs and dependencies
- Updated the version of `@actions/github` from `6.0.0` to `6.0.1` in package.json and package-lock.json. - Updated the version of `@octokit/core` from `6.1.5` to `7.0.3` in package.json and package-lock.json. - Updated various dependencies in package-lock.json to their latest versions. - Updated the last reviewed commit references and dates in all relevant stub files to reflect the latest changes in the GitHub Actions Toolkit.
Configuration menu - View commit details
-
Copy full SHA for a618217 - Browse repository at this point
Copy the full SHA a618217View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf5d99b - Browse repository at this point
Copy the full SHA cf5d99bView commit details
Commits on Sep 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8468205 - Browse repository at this point
Copy the full SHA 8468205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 969b54d - Browse repository at this point
Copy the full SHA 969b54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74e603c - Browse repository at this point
Copy the full SHA 74e603cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a3118 - Browse repository at this point
Copy the full SHA 44a3118View commit details -
Update src/stubs/cache/cache.ts
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5a7241 - Browse repository at this point
Copy the full SHA e5a7241View commit details -
Add support for @actions/cache (#217)
This pull request introduces support for the `@actions/cache` package for local testing, enhances the `.env.example` file with more comprehensive documentation and variables, and updates documentation to reflect these changes. It also adds new test stubs and minor version bumps for toolkit dependencies. **Local caching and environment variable enhancements:** - Added support for the `@actions/cache` package, enabling local caching of dependencies and files between runs by requiring the `LOCAL_ACTION_CACHE_PATH` environment variable. Also clarified requirements for `@actions/artifact` and `@actions/cache` in the changelog. - Major overhaul of `.env.example` to include detailed documentation, default values, and grouping of variables for `@github/local-action`, GitHub Actions inputs, and runner/environment variables. Added new variables such as `LOCAL_ACTION_CACHE_PATH`, `LOCAL_ACTION_WORKSPACE`, and provided more explicit defaults for local testing. **Documentation and toolkit stub management:** - Added instructions in `CONTRIBUTING.md` for updating toolkit stubs, including how to track reviewed versions and compare toolkit package changes, to ensure consistency and easier maintenance. - Updated the supported version of `@actions/github` in the `README.md` from `6.0.0` to `6.0.1`. **Testing and stub improvements:** - Added a stub for `@actions/io` in `__fixtures__/@actions/io.ts` for use in tests, implementing mock versions of `which` and `mkdirP`. - Added a stub for `isDebug` to the `@actions/core` test fixture.
Configuration menu - View commit details
-
Copy full SHA for 0f3e401 - Browse repository at this point
Copy the full SHA 0f3e401View 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 08357c8...0f3e401