Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace gradlization feature merge #739

Merged
merged 41 commits into from
May 8, 2024
Merged

Workspace gradlization feature merge #739

merged 41 commits into from
May 8, 2024

Conversation

MrCreosote
Copy link
Member

Merges all the already approved workspace Gradlization work to develop

MrCreosote and others added 30 commits March 25, 2024 17:47
Gradle pt 1: tests + coverage
JNA doesn't work in a shadow jar, which we'll need for workspace test
rigs in other repos
The java common UObject class needs those links, but not the workspace
docs
Next step is to port the workspace controller from groups to use the
shadow jar in a similar manner to auth, negating the need for the jars
repo or a jars list
Tested in groups with the shadow jar. Needed some minor test changes but
passed.
Add shadow jar and workspace controller that starts said jar
Build docker image with gradle
Also switch the default url to CI
Add git commit to status() method & build
Move source files to Gradle default locations
MrCreosote and others added 11 commits April 25, 2024 12:19
Also deleted a no longer relevant Shock warning. The documentation needs
to be updated for Shock -> Blobstore all over the place, but that's
another commit or two.
Javadocs link properly

Also remove ServiceChecker, it's completely unused at this point
Update documentation for Gradle changes
Use jitpack jars and publish shadow jar
Make a gradle service module for the main server code
Copy link

codecov bot commented May 6, 2024

Codecov Report

Attention: Patch coverage is 91.00000% with 180 lines in your changes are missing coverage. Please review.

Project coverage is 87.78%. Comparing base (59b87e4) to head (f411a05).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #739      +/-   ##
=============================================
+ Coverage      87.66%   87.78%   +0.11%     
+ Complexity      5329     5328       -1     
=============================================
  Files            228      228              
  Lines          17648    17598      -50     
  Branches        2573     2585      +12     
=============================================
- Hits           15471    15448      -23     
+ Misses          1714     1694      -20     
+ Partials         463      456       -7     

@MrCreosote MrCreosote merged commit 87b139b into develop May 8, 2024
10 checks passed
@MrCreosote MrCreosote deleted the dev-gradle2 branch May 8, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants