Skip to content

Push READMEs to Docker Hub, add image cross-links#46

Merged
bschwedler merged 2 commits intomainfrom
push-readme-dockerhub
Mar 24, 2026
Merged

Push READMEs to Docker Hub, add image cross-links#46
bschwedler merged 2 commits intomainfrom
push-readme-dockerhub

Conversation

@bschwedler
Copy link
Copy Markdown
Contributor

Summary

  • Add Related Images cross-links to all per-image READMEs (workbench, workbench-session, workbench-session-init, workbench-positron-init)
  • Pass DOCKERHUB_README_USERNAME and DOCKERHUB_README_PASSWORD secrets to shared workflows

README changes

Each per-image README now cross-links companion images with a 4-column table (Image, Description, Docker Hub, GHCR), matching the top-level README format. Companion image READMEs fold the table into their Overview section.

Depends on

Test plan

  • Verify cross-links render correctly on GitHub
  • Revert to @main workflow refs after images-shared merges

Each per-image README now links to companion images with a
4-column table (Image, Description, Docker Hub, GHCR). The
main product README uses a standalone Related Images section;
companion image READMEs fold the table into their Overview
section with backtick references in prose.
Add DOCKER_HUB_README_USERNAME and DOCKER_HUB_README_PASSWORD
secrets to production and session workflows so the shared
workflow's readme job can push image READMEs to Docker Hub.
@bschwedler bschwedler force-pushed the push-readme-dockerhub branch from 8ba18a4 to 1dac494 Compare March 24, 2026 14:55
@bschwedler bschwedler merged commit b144118 into main Mar 24, 2026
5 checks passed
@bschwedler bschwedler deleted the push-readme-dockerhub branch March 24, 2026 15:44
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