Skip to content

Fix Docker Hub workflow login - #4

Merged
kalebbroo merged 1 commit into
mainfrom
codex/fix-dockerhub-login
Aug 30, 2026
Merged

Fix Docker Hub workflow login#4
kalebbroo merged 1 commit into
mainfrom
codex/fix-dockerhub-login

Conversation

@kalebbroo

Copy link
Copy Markdown
Contributor

Summary

  • configure the public Docker Hub username directly in the workflow
  • require only the scoped Docker Hub token secret
  • fail early with a clear message when the publishing token is absent
  • clarify that the first push creates the Docker Hub repository

Verification

  • python3 -m unittest discover -s tests -v
  • python3 -m py_compile handler.py tests/test_handler.py
  • docker build --check .

@coderabbitai

coderabbitai Bot commented Aug 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 56 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1a18a83e-01d7-4bb2-a041-4ae9bdfe2ba9

📥 Commits

Reviewing files that changed from the base of the PR and between acfa5d0 and 4042a74.

📒 Files selected for processing (2)
  • .github/workflows/publish-image.yml
  • README.md

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kalebbroo
kalebbroo merged commit 85e40b3 into main Aug 30, 2026
3 checks passed
@kalebbroo
kalebbroo deleted the codex/fix-dockerhub-login branch August 30, 2026 04:15
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