Commit Graph

40 Commits

Author SHA1 Message Date
TheMode 9f72bf4c44
JDK 21 (#2058) 2024-03-28 17:09:18 +01:00
mworzala 58fd95879a
fix: correct painting metadata 2024-03-12 15:22:15 -04:00
mworzala 60fc9ebd28
chore: add workflow to close prs from org accounts (and same branch prs) 2024-02-29 10:06:01 -05:00
mworzala b0f811d5ba
chore: alternative solution for prior commit because the simple one didn't work. 2024-02-20 21:32:11 -05:00
mworzala c5a145cf8b
chore: be more specific in pr publish repo condition 2024-02-20 21:20:36 -05:00
mworzala e1140b5856 chore: remove extensions 2024-02-09 14:27:43 -05:00
mworzala a544b9f344 fix: reenable pr tests and only run publish on source branches
(cherry picked from commit 47dfb29c20d39d70c523746f60fc75a48e93905e)
2024-02-09 14:27:43 -05:00
mworzala 453194ae43 chore: fix the commit sha used for the published version
(cherry picked from commit 939c5231f6)
2024-02-09 14:27:43 -05:00
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