Daz DeBoer
dc850e72b2
Cache Gradle distributions downloaded for a particular version
...
- Cache is separate from (but similar to) the wrapper distribution cache
- Renamed the 'wrapper-cache-enabled' flag to 'distributions-cache-enabled': this flag
now controls both wrapper and regular distribution caching
2021-07-05 18:25:41 -06:00
Daz DeBoer
fc7de996f8
Use ‘release-candidate’ instead of ‘rc’
...
This makes the version alias match other places where we reference a
release candidate version.
2021-07-05 15:29:05 -06:00
Daz DeBoer
5c01db8918
Remove support for wrapper-directory
...
In the (rare) case where using a non-default Gradle wrapper is required,
the `gradle-executable` paramater can be used.
2021-07-05 15:24:02 -06:00
Tomaz Muraus
15bf8034d6
Fix typo, the directory which contains dependency locks is named
...
gradle/dependency-locks.
2020-12-22 12:13:55 +01:00
Benedikt Ritter
ced6c34563
Add worknig example for build scan comment
...
Replaces the dummy example for how to automatically add a comment containing the build scan URL
with a working example using the [GitHub Script action](https://github.com/marketplace/actions/github-script#comment-on-an-issue ).
See https://github.com/britter/maven-plugin-development/pull/56#issuecomment-708406163 for how it looks in action.
2020-10-14 15:57:13 +02:00
Paul Merlin
eb7eb78d95
Refine README
2020-06-15 16:50:15 +02:00
Paul Merlin
3c43b6525f
Add some documentation around caching
2020-06-15 16:23:01 +02:00
Paul Merlin
e8885a31b8
Refine README
2020-06-14 12:57:10 +02:00
Paul Merlin
f25026ba74
Refine README
2020-06-13 12:45:21 +02:00
Paul Merlin
9f5ce3593a
Fix typo
2020-04-18 17:10:08 +02:00
Ivan Shcherbak
a5009d1aec
Fix typo
...
Get an error from Github: `pull-request is not a valid event name`
https://help.github.com/en/actions/reference/events-that-trigger-workflows#example-using-a-list-of-events
2020-04-18 17:09:21 +02:00
Frieder Bluemle
ae5079ecac
Fix GitHub spelling
2020-03-17 22:36:04 +01:00
Vladimir Orany
c8b76ea3f7
Update README.md
2019-12-09 10:46:30 +01:00
Paul Merlin
dc882d2669
fix yaml comments in README's samples
2019-09-23 13:00:12 +02:00
Paul Merlin
f9f0422c72
add example of using the build-scan-url output in README
2019-09-23 12:56:08 +02:00
Paul Merlin
f943246fd9
refine readme
2019-09-23 12:10:22 +02:00
Paul Merlin
76166f0035
refine readme
2019-09-21 21:02:16 +02:00
Paul Merlin
6f837e9062
Minor README edits
2019-09-21 16:04:03 +02:00
Paul Merlin
bc921df1ec
Initial impl
2019-09-21 16:01:53 +02:00
Paul Merlin
8ba9907b46
Initial commit
2019-09-20 23:06:59 +02:00