actions/sources
daz 90bf65c87c
Generated graph is submitted immediately by dependency-submission action
While `setup-gradle` must wait until the end of job to submit all of the generated
graphs, the `dependency-submission` action will not save/upload the generated graph
immediately, in the same step where it is generated.
2024-04-07 16:57:18 -06:00
..
patches Update patch for @actions/cache@3.2.4 2024-03-12 16:17:03 +13:00
src Generated graph is submitted immediately by dependency-submission action 2024-04-07 16:57:18 -06:00
test Replace static config methods with config types 2024-04-07 11:00:34 -06:00
.eslintignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.eslintrc.json Generated graph is submitted immediately by dependency-submission action 2024-04-07 16:57:18 -06:00
.gitignore Move top-level action to 'setup-gradle' 2024-01-25 11:53:44 -07:00
.nvmrc Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierignore Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.prettierrc.json Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
.tool-versions Bump to Gradle 8.7 2024-03-23 09:32:57 -06:00
build Move build scripts into sources 2024-01-29 10:48:53 -07:00
build-and-test Move build scripts into sources 2024-01-29 10:48:53 -07:00
jest.config.js Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00
package-lock.json Update NPM dependency versions 2024-04-04 12:34:24 -06:00
package.json Convert dependency-submission action to Typescript 2024-04-06 19:31:04 -06:00
tsconfig.json Use sub-directory for 'setup-gradle' dist 2024-01-29 09:16:58 -07:00