Skip to content

ci: publish images to ghcr only - #2

Merged
pcfreak30 merged 1 commit into
masterfrom
build/ghcr-only
Sep 4, 2026
Merged

ci: publish images to ghcr only#2
pcfreak30 merged 1 commit into
masterfrom
build/ghcr-only

Conversation

@pcfreak30

Copy link
Copy Markdown
Member

Drops DockerHub from the Docker workflow: the metadata step now targets only ghcr.io/${{ github.repository }}, and the DockerHub login step is removed. Adds an explicit packages: write permission so the token can push to GHCR.

Drop DockerHub from the Docker workflow: metadata targets only
ghcr.io/${{ github.repository }} and the DockerHub login step is removed.
Adds an explicit packages: write permission for GHCR pushes.
@pcfreak30
pcfreak30 merged commit 6a9f7e5 into master Sep 4, 2026
17 checks passed
@pcfreak30
pcfreak30 deleted the build/ghcr-only branch September 4, 2026 03:26
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33833149345

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage decreased (-0.02%) to 71.649%

Details

  • Coverage decreased (-0.02%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 7 coverage regressions across 3 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

7 previously-covered lines in 3 files lost coverage.

File Lines Losing Coverage Coverage
lib/net/peer.js 5 60.69%
lib/net/pool.js 1 59.87%
lib/wallet/nodeclient.js 1 69.03%

Coverage Stats

Coverage Status
Relevant Lines: 34687
Covered Lines: 26181
Line Coverage: 75.48%
Relevant Branches: 13364
Covered Branches: 8247
Branch Coverage: 61.71%
Branches in Coverage %: Yes
Coverage Strength: 34083.43 hits per line

💛 - Coveralls

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