0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-20 04:12:14 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Ilithy
7e120523df
Build test (#79)
authored-by: TrianguloY <correo--correo@hotmail.com>
2022-08-28 17:03:35 +02:00
TrianguloY
2f5455c007 slightly improvement over the validation (now validate-store-files) action 2022-08-28 11:16:05 +02:00
Ilithy
3be4a1e457
Official Gradle Wrapper Validation Action (#76)
- This action validates the checksums of [Gradle
Wrapper](https://docs.gradle.org/current/userguide/gradle_wrapper.html)
JAR files present in the source tree and fails if unknown Gradle Wrapper
JAR files are found.

See: https://github.com/gradle/wrapper-validation-action
2022-08-27 10:56:57 +02:00
TrianguloY
2f83302def Created action to build alpha apk 2022-08-23 18:31:15 +02:00
TrianguloY
1b9af48fec
github action: validation
checks that the title and description files don't exceed the maximum number of characters allowed on PlayStore
Let's see how this works...
2022-08-17 18:37:57 +02:00