Skip to content

fix: publish for docker images #42

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

Merged
merged 1 commit into from
Jan 7, 2021
Merged

fix: publish for docker images #42

merged 1 commit into from
Jan 7, 2021

Conversation

JBAhire
Copy link
Member

@JBAhire JBAhire commented Jan 7, 2021

Description

removes publish from gradle publish as this repo doesn't have publish.

@github-actions

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jan 7, 2021

Codecov Report

Merging #42 (0cbbed2) into main (095b466) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #42   +/-   ##
=========================================
  Coverage     61.65%   61.65%           
  Complexity      227      227           
=========================================
  Files            76       76           
  Lines          1137     1137           
  Branches         29       29           
=========================================
  Hits            701      701           
  Misses          412      412           
  Partials         24       24           
Flag Coverage Δ Complexity Δ
unit 61.65% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 095b466...0cbbed2. Read the comment docs.

@@ -37,7 +37,7 @@ jobs:
- name: publish docker image
uses: hypertrace/github-actions/gradle@main
with:
args: publish dockerPushImages
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because HTC is not currently supported as its own deployment, it may be worth removing the entire publish workflow. Up to you.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep it for now. Because if that caught up again then we have to fix it anyways.

@JBAhire JBAhire merged commit 2e6c0b8 into main Jan 7, 2021
@JBAhire JBAhire deleted the fix-publish branch January 7, 2021 03:52
@github-actions
Copy link

github-actions bot commented Jan 7, 2021

Unit Test Results

27 files  ±0  27 suites  ±0   33s ⏱️ ±0s
94 tests ±0  94 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2e6c0b8. ± Comparison against base commit 095b466.

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