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

14 Commits

Author SHA1 Message Date
TrianguloY
1512a38f1f
"Current behaviour" paragraph on bug issue template 2022-08-31 22:32:07 +02:00
Ilithy
1efab1b821
Implement Code scanning actions (#81)
- Implement codeQL analysis
- Implement codacy analysis

Co-authored-by: TrianguloY <correo--correo@hotmail.com>
2022-08-29 14:22:20 +02:00
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
TrianguloY
f6cfddce2e
Add dependabot file to keep up-to-date actions 2022-08-28 10:42:25 +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
46f16ecb96
better paypal link 2022-08-21 12:38:42 +02:00
TrianguloY
a25c465a9d fix auto-formatting 2022-08-21 11:54:49 +02:00
TrianguloY
1fb96d1c00
Merge pull request #59 from TrianguloY/template-power
Issue templates
2022-08-21 11:53:02 +02:00
TrianguloY
2b0d95e201 template label tweak
not all bugs are good first issues!
2022-08-21 11:49:41 +02:00
Ilithy
35c6c0262b
Add funding (#60)
* Create FUNDING.yml

* Update FUNDING.yml

* Update FUNDING.yml
2022-08-21 11:48:27 +02:00
Ilithy
56d018d575
Issue templates
Proposal to add (simple) issue templates
2022-08-21 10:55:39 +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