Commit graph

6 commits

Author SHA1 Message Date
daz
23b4b1d03b
Add 'dependency-graph-action' input param 2024-01-22 11:02:29 -07:00
Daz DeBoer
c55e400559
Add examples to README 2024-01-17 14:38:44 -07:00
daz
d3baa4b30f
Use gradle-build-action@v3-beta 2024-01-16 18:53:18 -07:00
daz
4b660dc33e
Add initial composite actions with smoke tests
These actions simply delegate to `gradle/gradle-build-action`

- `setup-gradle`: As `gradle-build-action` without the execution capability.
- `dependency-submission`: Submits a dependency graph for the project.
2024-01-16 09:49:44 -07:00
daz
eba89ca5bb
Add initial top-level action 2024-01-15 18:17:05 -07:00
Piotr Jagielski
e8961de5e4
Initial commit 2024-01-15 17:31:00 +01:00