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

Add publishing images to DockerHub #496

Merged
merged 15 commits into from
Mar 19, 2024
Merged

Add publishing images to DockerHub #496

merged 15 commits into from
Mar 19, 2024

Conversation

GregHib
Copy link
Owner

@GregHib GregHib commented Mar 19, 2024

Copy link

github-actions bot commented Mar 19, 2024

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

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

Project coverage is 26.14%. Comparing base (2ed53b8) to head (0857651).

Files Patch % Lines
...otlin/world/gregs/voidps/engine/data/PlayerSave.kt 0.00% 1 Missing ⚠️
...ty/character/player/skill/level/MaxLevelChanged.kt 0.00% 1 Missing ⚠️
game/src/main/kotlin/world/gregs/voidps/Main.kt 0.00% 1 Missing ⚠️
...gs/voidps/world/interact/dialogue/type/LevelUp.kts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main     #496   +/-   ##
=========================================
  Coverage     26.13%   26.14%           
- Complexity     3943     3944    +1     
=========================================
  Files          1222     1222           
  Lines         38609    38610    +1     
  Branches       8199     8199           
=========================================
+ Hits          10090    10094    +4     
+ Misses        25840    25836    -4     
- Partials       2679     2680    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GregHib GregHib merged commit 0743852 into main Mar 19, 2024
4 of 5 checks passed
@GregHib GregHib deleted the docker branch March 19, 2024 23:31
@GregHib GregHib changed the title Add publishing image to DockerHub Add publishing images to DockerHub Mar 20, 2024
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.

Add other run/deployment modes
1 participant