Daz DeBoer
39cdb74736
Update to v2.2.1 of gradle-build-action
2022-06-20 09:13:25 -06:00
Sampark Sharma
34ffc0ed5b
Merge branch 'main' into patch-3
2022-03-31 16:31:52 +05:30
Thomas Boop
1d9d6d7fb0
Update Actions to node16 ( #1469 )
...
* update actions
* address merge conflicts
* fix java updates
* update github script
* update cache to v3
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-03-28 22:40:48 +05:30
Daz DeBoer
f2990d6b83
Update to v2.1.4 of gradle-build-action ( #1489 )
...
* Update to new version of gradle-build-action
* Update to new version of gradle-build-action
2022-03-23 11:54:13 -04:00
arjundashrath
fa52238103
Update gradle.yml
2022-02-14 12:57:42 +05:30
Daz DeBoer
98bd06c9ad
Update for gradle/gradle-build-action@v2.1.3 ( #1384 )
2022-02-03 16:24:19 -05:00
Daz DeBoer
776a960496
Update for gradle-build-action@v2.1.2 release ( #1375 )
2022-01-31 16:47:10 -05:00
Manuel
588f02dade
Switch java distribution from 'adopt' to 'temurin' ( #1065 )
...
adopt is rebranded into temurin
see https://blog.adoptopenjdk.net/2021/03/transition-to-eclipse-an-update/
2022-01-14 18:05:31 -05:00
Daz DeBoer
f7b1f1515d
Use gradle-build-action in starter workflows ( #1237 )
...
The `gradle-build-action` provides enhanced execution and caching functionality for Gradle.
This change updates starter workflows to use `v2.0.0` of `gradle-build-action`.
Improvements over invoking Gradle directly include:
- Easier to run the workflow with a particular Gradle version
- More sophisticated and more efficient caching of Gradle User Home between invocations
- Detailed reporting of cache usage and cache configuration options
- Automatic capture of Build Scan links
Co-authored-by: Josh Gross <joshmgross@github.com >
2021-12-02 17:22:55 -05:00
Dmitry Shibanov
138cc49463
fix documentation for gradle and maven
2021-08-24 18:25:52 +03:00
Dmitry Shibanov
7f3356b05c
update android, gradle and maven workflows to use caching from setup-java
2021-08-24 17:31:06 +03:00
AlyonaSviridenko
f42ac9c022
renamed adoptium to adopt
2021-03-11 12:56:09 +03:00
AlyonaSviridenko
ce889525cc
updated workflows with new version of setup-java
2021-03-02 18:43:44 +03:00
Christopher Schleiden
abf7f258d1
Use $default-branch token
2020-07-13 12:12:41 -07:00
Edward Thomson
8beb802437
Renormalize line endings
...
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan
b0d776c678
Documentation
2020-02-20 12:44:22 -05:00
Konrad Pabjan
d037e97e82
Update starter workflows
2020-02-12 13:26:01 -05:00
Sean C. Sullivan
ca86544176
GitHub Actions checkout v1 -> v2
2019-12-24 14:22:22 -08:00
林柏臣
30640b57f2
Gradle: Granting execute permission for gradlew
...
`./gradlew` build fails because it does not have execute permissions. Adding the execute permissions using chmod fixes this issue.
See https://github.com/actions/starter-workflows/pull/70
2019-11-04 10:46:50 +08:00
Danny McCormick
3b54d16037
Update setup actions to use *-version ( #31 )
2019-08-14 14:05:28 -04:00
Danny McCormick
ee61b8e679
v1 tags for checkout ( #38 )
2019-08-14 10:43:09 -04:00
Chris Patterson
b13ec89084
Initial formatting
2019-08-06 16:37:30 -07:00
Danny McCormick
17db7d1efb
Update templates to use v1 tag
2019-08-02 10:30:20 -04:00
Mike Coutermarsh
0573c4109f
Run yaml lint and correct errors
2019-07-31 16:52:59 -07:00
Andy McKay
4d7a741e07
first pass at the templates
2019-07-29 09:38:23 -07:00