Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

πŸ› DockerHub README renders two logosΒ #12

@vsnthdev

Description

@vsnthdev

πŸ› What happens

The DockerHub READMEs don't support different logos for light & dark modes, so both the logos are rendered in DockerHub READMEs unlike GitHub πŸ‘‡

Snip

βœ… What should happen

The README for both @alpa/api and @alpa/app should only contain the light version of logo on DockerHub πŸ‘‡

Snip

♻️ Steps to reproduce

Re-execute the README syncing CD/CD pipeline and visit DockerHub pages for @alpa/api and @alpa/app.

🧐 My Observations

A separate context variable should be taken from command line args when building docs which would disable the dark version of the logo in the README.md.

This argument (--dockerhub for example) should be used right before the README syncing CD/CD pipeline is triggered.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions