generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 97
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: gradle/gradle-build-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gradle/gradle-build-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 14 files changed
- 2 contributors
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4441c9f - Browse repository at this point
Copy the full SHA 4441c9fView commit details -
Use correct SHA for pull request events
In a pull request, GITHUB_SHA is set to the "last merge commit on the GITHUB_REF branch". This isn't the correct value to use when generating a dependency graph. This changes to use the value of `pull_request.head.sha`, which is the correct value for a dependency graph. Fixes #882
Configuration menu - View commit details
-
Copy full SHA for 87ccc98 - Browse repository at this point
Copy the full SHA 87ccc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5658338 - Browse repository at this point
Copy the full SHA 5658338View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 324fbdc - Browse repository at this point
Copy the full SHA 324fbdcView commit details -
fix README.md internal references
Signed-off-by: Benoit Pierre <benoit.pierre@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fde5b4f - Browse repository at this point
Copy the full SHA fde5b4fView commit details -
### Github Action updates Updates `gradle/gradle-build-action` from 2.8.0 to 2.8.1 ### NPM updates Updates `@octokit/webhooks-types` from 7.3.0 to 7.3.1 - [Release notes](https://github.com/octokit/webhooks/releases) - [Commits](octokit/webhooks@v7.3.0...v7.3.1) Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.3 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.3/packages/parser) Updates `eslint` from 8.49.0 to 8.50.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.49.0...v8.50.0)
Configuration menu - View commit details
-
Copy full SHA for 6fcc109 - Browse repository at this point
Copy the full SHA 6fcc109View commit details -
Do not generate dependency graph in cache-cleanup
- Allow environment variables to be overridden by system properties in dependency-graph initscript - Set `GITHUB_DEPENDENCY_GRAPH_ENABLED=false` when executing Gradle for cache cleanup
Configuration menu - View commit details
-
Copy full SHA for d1b726d - Browse repository at this point
Copy the full SHA d1b726dView commit details
Commits on Sep 30, 2023
-
Improve compat with dependency-review-action
When using 'download-and-submit' for dependency graphs, we now run the submission immediately instead of waiting until the post-action. This allows a single job to both submit the graph and run the dependency review action.
Configuration menu - View commit details
-
Copy full SHA for f92e7c3 - Browse repository at this point
Copy the full SHA f92e7c3View commit details -
Warn on dependency-graph-submit failure
A common issue when submitting a dependency graph is that the required 'contents: write' permission is not set. We now catch any dependency submission failure and inform the user to check that the required permissions are available.
Configuration menu - View commit details
-
Copy full SHA for c3bdce8 - Browse repository at this point
Copy the full SHA c3bdce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa3c05 - Browse repository at this point
Copy the full SHA bfa3c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4241e05 - Browse repository at this point
Copy the full SHA 4241e05View commit details
Commits on Oct 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 842c587 - Browse repository at this point
Copy the full SHA 842c587View 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.8.1...v2.9.0