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

0.15.0 release (develop -> master) #741

Merged
merged 66 commits into from
May 8, 2024
Merged

0.15.0 release (develop -> master) #741

merged 66 commits into from
May 8, 2024

Conversation

MrCreosote
Copy link
Member

@MrCreosote MrCreosote commented May 8, 2024

All changes have already been approved in other PRs

Xiangs18 and others added 30 commits February 6, 2024 13:44
Tests pass locally but consistently fail on Github Actions.

* Downgraded ubuntu runner / kernel
* Made the tests themselves ensure that the services are available
rather than checking a possibly fragile log line.

Also moved them to a test directory rather than scripts.

Also also slightly modified the Docker file so slow steps are cached
before copying in code, which busts the cache.
Fix workspace container tests
Gradle pt 1: tests + coverage
JNA doesn't work in a shadow jar, which we'll need for workspace test
rigs in other repos
MrCreosote and others added 28 commits April 10, 2024 12:00
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
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
Workspace gradlization feature merge
Copy link

codecov bot commented May 8, 2024

Codecov Report

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

Project coverage is 87.78%. Comparing base (c14e3a6) to head (0f6d151).
Report is 10 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #741      +/-   ##
============================================
+ Coverage     87.66%   87.78%   +0.11%     
  Complexity     5328     5328              
============================================
  Files           228      228              
  Lines         17646    17598      -48     
  Branches       2573     2585      +12     
============================================
- Hits          15469    15448      -21     
+ Misses         1714     1694      -20     
+ Partials        463      456       -7     

@MrCreosote MrCreosote merged commit 1fd4ee9 into master May 8, 2024
14 checks passed
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