soloturn
abb1eaa49d
update dependency versions, log4j, graalvm.js, setup-java
2022-02-27 02:23:31 +01:00
soloturn
d4dc7a7fff
current way of gradle cache, use javac release flag
2022-02-12 10:36:28 +01:00
soloturn
9aed081e50
print shasum -a 256 after building, only before upload
2022-01-03 10:10:06 +01:00
soloturn
af701b21d8
not build on tags, release already built in future
...
currently 2 builds happen, one for the main branch, one for the tag.
this should not be necessary, one build is sufficient, producing a
verison including the git hash. this can be converted to a release
later on, and ripme.json updated to this build.
the release procedure is thus: first commit, and let it build,
second, create a tag like '2.0.4' and mark the release as official,
then push an updated ripme.json with the version 2.0.4-12-487e38cc
to trigger clients prompting to updating ifself when it is run.
2022-01-03 10:06:39 +01:00
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