1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-02-19 21:54:50 +01:00

23 Commits

Author SHA1 Message Date
soloturn
846ae6925c java-17, distribution eclipse temurin 2021-12-20 05:41:05 +01:00
soloturn
c7af5c503d remove mvn maven build, fix #30. 2021-04-11 19:08:07 +02:00
soloturn
878fa884b5 github ref name into latest tag, #12 2021-03-14 11:09:30 +01:00
soloturn
f841a10b16 development build, pre-release, #12 2021-03-06 19:27:32 +01:00
soloturn
1847965a45 build with gradle, cache build artefacts to speed it up 2021-02-23 19:31:56 +01:00
soloturn
c2a80db78b maven github action now only manually triggered 2021-02-23 19:31:19 +01:00
soloturn
48370a0f63 test with java-15 2021-01-30 11:05:15 +01:00
soloturn
f4ab501270 test upload without condition 2021-01-23 12:05:42 +01:00
soloturn
493b5f9be5 upload resulting jar as actions asset, in case of commit to main
extend matrix build to produce a fat jar so an executable jar is uploaded.
unfortunately it zips the files.

addresses #1766, #1820.
2021-01-23 12:05:42 +01:00
soloturn
1751206d7f one build is sufficient to test newest java
check builds are flaky, and doing them more often in a short
time frame makes them even more flaky.
2021-01-23 12:05:42 +01:00
soloturn
cf8f7f7708 mvn -B talks less when downloading dependencies in check builds 2021-01-23 12:05:42 +01:00
soloturn
018e782b2e java-14 in test 2020-10-25 21:32:10 +01:00
Isaac Urdaneta
0bed136467
Added on pull request event 2019-08-30 13:24:04 -05:00
Isaac Urdaneta
7c1858d9de
Added GitHub Actions Tests 2019-08-29 16:44:47 -05:00
cyian-1756
ea65f45fb0 Added feature to list of categories 2018-08-23 19:22:48 -04:00
cyian-1756
da1f18f6b8 Added new rule for posting links 2018-05-28 15:20:26 -04:00
Julien Machiels
1886bedc6d Updated issue and PR templates 2017-10-26 18:31:55 +02:00
metaprime
48901a66df Update templates. 2017-08-11 01:35:25 -07:00
metaprime
5c3c4c84b6 Move CONTRIBUTING.md to the root so people can more easily see/find it. 2017-07-07 10:58:59 -07:00
MetaPrime
0e909f2948 Update documentation and issue- and PR- templates. 2017-06-24 18:37:55 -07:00
MetaPrime
e0b104f55b Update ISSUE_TEMPLATE.md to be more focused. 2017-06-19 11:10:05 -07:00
MetaPrime
b073a819ea Update ISSUE_TEMPLATE.md 2017-06-19 11:00:36 -07:00
MetaPrime
93a7400a7c Added CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md
Added to :/.github/ folder to avoid clutter in the root directory.

See: GitHub's documentation of this feature at:
https://github.com/blog/2111-issue-and-pull-request-templates
2017-06-18 18:52:28 -07:00