Commit Graph

32 Commits

Author SHA1 Message Date
mworzala
40a8f9a2da fix: update snapshot-deploy ci job
(cherry picked from commit 8715f4305d)
2024-02-09 14:27:43 -05:00
mworzala
11a7f02854 chore: PR deploy step
(cherry picked from commit 8a9439643c)
2024-02-09 14:27:43 -05:00
mworzala
5d00aa5f28 rename main back to master, minor cleanup 2024-02-09 14:27:43 -05:00
mworzala
7e2eb9c67b revert javadoc publishing behavior 2024-02-09 14:27:43 -05:00
mworzala
66ef08f01b hollow-cube/javadocs-to-javadoc-repo
(cherry picked from commit c3ec996ff7)
2024-02-09 14:27:43 -05:00
Matt Worzala
1267f09ea9 hollow-cube/javadocs (#41)
(cherry picked from commit a99fdee831)
2024-02-09 14:27:43 -05:00
Matt Worzala
9e85687575 hollow-cube/gradle-rework (#8)
* in order to make an omelet, you have to break a few eggs. aka absolutely decimate the gradle project

* far more sane gradle, no publishing yet tho

* attempt maven deploy

* fix publish url and use snapshot repo

* fix secret names

* release, and properly set version

* attempt to set group correctly

* more gradle fixups

(cherry picked from commit 381d89497a)
2024-02-09 14:27:43 -05:00
mworzala
3ca74e00fa
use local gradle for javadoc action 2023-03-12 09:15:47 -04:00
TheMode
b308ce5baa
Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
MrGazdag
e90907ade0
remove comments 2021-08-26 23:23:01 +02:00
MrGazdag
c3bcdf3796
Rename main.yml to trigger-jitpack-build.yml 2021-08-26 23:22:34 +02:00
MrGazdag
c508f86b45
try fix thing? 2021-08-26 23:19:35 +02:00
MrGazdag
f74f8753db
fix thing 2021-08-26 23:18:45 +02:00
MrGazdag
4588c707c9
test 2021-08-26 23:17:01 +02:00
Matt Worzala
cb15ee6860 maybe fix javadoc 2021-08-14 08:48:35 -04:00
LeoDog896
88ebddbb10 Use java 16 for data generator 2021-07-06 10:07:58 -04:00
TheMode
521583cc75
Merge pull request #297 from JesFot/patch-1
Update github workflow to decide which files to clear
2021-05-19 11:29:48 +02:00
JësFot
7ed83e7b75 Upgrade checkstyle version to match gradle 2021-05-18 21:40:49 +02:00
JesFot
8a2845b91d Update github workflow to decide which files to clear 2021-05-18 20:14:17 +02:00
TheMode
c3bc3a2b79
Create codeql-analysis.yml 2021-04-09 03:09:18 +02:00
JesFot
c3b693d7b9
Only compile classes for tests 2020-11-20 02:20:59 +01:00
JesFot
2c18312988
Merge branch 'master' into master 2020-11-20 02:12:02 +01:00
JesFot
8accc82e2b
Restore gradle test command 2020-11-20 02:11:22 +01:00
JësFot
5fdd62fb58 Use last version of checkstyle in github action 2020-11-20 01:33:43 +01:00
JesFot
4b07deae27
Use last commit of checkstyle-action 2020-11-19 16:47:16 +01:00
JësFot
c1993f6783 Use compatible config file until actions is updated 2020-11-19 15:48:11 +01:00
JesFot
25cd0727a6
Do not trigger javadoc when running tests 2020-11-19 13:12:51 +01:00
JesFot
ed7df3fc11
Limit workflow for not triggering tests twice 2020-11-19 11:50:57 +01:00
JesFot
c3c27e8060
Add cache to gradle 2020-11-19 11:40:19 +01:00
JesFot
b5793270d6
Add Github action for checking pr code style 2020-11-18 01:05:15 +01:00
JësFot
61c4aa7d93
Add javadoc auto-build on master 2020-11-16 00:55:38 +01:00
JësFot
e3b1cbd411
Run tests for master branch and pull requests 2020-11-16 00:55:04 +01:00