JeremyStar™ JeremyStarTM · he/him
JeremyStarTM commented on issue StarOpenSource/Engine#3 2024-08-18 19:17:29 +00:00
feat: native-image compatibility

After a bit of debugging, it seems like the issue first appears [here](05b9644eba/base/src/main/java/de/

JeremyStarTM opened issue StarOpenSource/Engine#3 2024-08-18 18:49:25 +00:00
feat: native-image compatibility
JeremyStarTM opened issue StarOpenSource/Engine#2 2024-08-18 18:38:55 +00:00
feat: classpath scanning
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 18:24:36 +00:00
94fb91197a Add caching to workflows
JeremyStarTM pushed to continous-integration at JeremyStarTM/Engine 2024-08-18 18:15:46 +00:00
e1fd6a81af Ensure consistent artifact naming scheme
ccb107ee80 [no ci] Rename step
c2e4a5c9e5 Fix javadoc-combined upload step
535a290e6f Add generate-javadoc job
7bc23e43f5 Fix library and source jar upload
Compare 10 commits »
JeremyStarTM created branch continous-integration in JeremyStarTM/Engine 2024-08-18 18:15:45 +00:00
JeremyStarTM created branch continous-integration in JeremyStarTM/Engine 2024-08-18 18:15:45 +00:00
JeremyStarTM pushed to continous-integration at JeremyStarTM/Engine 2024-08-18 18:15:45 +00:00
e1fd6a81af Ensure consistent artifact naming scheme
ccb107ee80 [no ci] Rename step
c2e4a5c9e5 Fix javadoc-combined upload step
535a290e6f Add generate-javadoc job
7bc23e43f5 Fix library and source jar upload
Compare 10 commits »
JeremyStarTM deleted branch stable from JeremyStarTM/Engine 2024-08-18 18:15:40 +00:00
JeremyStarTM pushed to ci-cache-testing at JeremyStarTM/Engine 2024-08-18 18:15:09 +00:00
270583020d caching test 1
JeremyStarTM created branch ci-cache-testing in JeremyStarTM/Engine 2024-08-18 18:15:08 +00:00
JeremyStarTM pushed to develop at JeremyStarTM/Engine 2024-08-18 18:14:51 +00:00
35cfc75a04 Separate build-and-test into PR & commit workflow
03d53fc997 Fix Javadoc issues
eb108495ea Add option to fail doc when Javadoc throws a warning
736dbed1f3 Remove weird @author and @since tags from base package-info.java
b993124f41 [no ci] Move PR and issue templates to .forgejo
Compare 6 commits »
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 17:53:42 +00:00
35cfc75a04 Separate build-and-test into PR & commit workflow
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 17:47:10 +00:00
03d53fc997 Fix Javadoc issues
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 17:33:45 +00:00
eb108495ea Add option to fail doc when Javadoc throws a warning
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 16:28:50 +00:00
736dbed1f3 Remove weird @author and @since tags from base package-info.java
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 16:27:16 +00:00
b993124f41 [no ci] Move PR and issue templates to .forgejo
JeremyStarTM deleted branch continous-integration from JeremyStarTM/Engine 2024-08-18 16:25:25 +00:00
JeremyStarTM pushed to develop at StarOpenSource/Engine 2024-08-18 16:25:25 +00:00
db56c0538a misc: add CI workflows for PRs and commits (#1)
JeremyStarTM merged pull request StarOpenSource/Engine#1 2024-08-18 16:25:23 +00:00
misc: add CI workflows for PRs and commits