Skip to content

Conversation

aofei
Copy link
Member

@aofei aofei commented Feb 16, 2025

No description provided.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
@aofei aofei requested a review from Copilot February 16, 2025 13:47
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.goreleaser.yaml:4

  • The default value for DOCKER_IMAGE_REPO is set to 'goproxy', which may not be a valid or complete Docker image repository (typically including a registry domain). Consider updating this default (or adding comments) to ensure clarity on the expected full repository name.
- DOCKER_IMAGE_REPO={{envOrDefault "DOCKER_IMAGE_REPO" "goproxy"}}

.github/workflows/release.yaml:46

  • There is an inconsistency between the default value in .goreleaser.yaml ('goproxy') and the overridden value in release.yaml ('ghcr.io/${{github.repository}}'). Consider aligning these values or documenting the intended behavior to avoid misconfiguration.
+          DOCKER_IMAGE_REPO: ghcr.io/${{github.repository}}

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.61%. Comparing base (bae1a73) to head (570d6c5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #104   +/-   ##
=======================================
  Coverage   81.61%   81.61%           
=======================================
  Files          11       11           
  Lines        1360     1360           
=======================================
  Hits         1110     1110           
  Misses        243      243           
  Partials        7        7           

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

@aofei aofei merged commit 524fde2 into goproxy:master Feb 16, 2025
5 checks passed
@aofei aofei deleted the goreleaser branch February 16, 2025 13:49
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.

1 participant