actions/sources
Daz DeBoer e21decc9db
Create toolchains.xml dynamically based on envs (#150)
Different runners have different JDKs installed, so using a hard-coded
list for
`toolchains.xml` doesn't work. With this change, the file is generated
based on the available `JAVA_HOME_*` environment variables.

Fixes #89 

Thanks @hfhbd for the contribution!

Co-authored-by: hfhbd <22521688+hfhbd@users.noreply.github.com>
2024-04-10 12:25:22 -06:00
..
patches Update patch for @actions/cache@3.2.4 2024-03-12 16:17:03 +13:00
src Create toolchains.xml dynamically based on envs (#150) 2024-04-10 12:25:22 -06:00
test Create toolchains.xml dynamically based on envs (#150) 2024-04-10 12:25:22 -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 Build and commit changes to 'dist' automatically 2024-04-10 07:33:46 -06: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
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 Build and commit changes to 'dist' automatically 2024-04-10 07:33:46 -06:00
tsconfig.json Use sub-directory for 'setup-gradle' dist 2024-01-29 09:16:58 -07:00