Skip to content

[codex] Skip Docker Hub sync on forks#10

Draft
mehhovcki-dev wants to merge 1 commit into
mainfrom
codex/push-ci-fix
Draft

[codex] Skip Docker Hub sync on forks#10
mehhovcki-dev wants to merge 1 commit into
mainfrom
codex/push-ci-fix

Conversation

@mehhovcki-dev
Copy link
Copy Markdown
Owner

What changed

This PR limits the Docker Hub sync job to the upstream open-webui/open-webui repository and includes the Uzbek Latin locale directory rename that matches the existing locale code.

Why

My fork was running the copy-to-dockerhub job without Docker Hub credentials, which caused the workflow to fail with Username and password required. The locale rename prevents Linux CI from generating a duplicate uz-Latn-UZ path during i18n parsing.

Impact

This keeps Docker publishing behavior intact for upstream while avoiding unnecessary Docker Hub failures on forks.

Validation

  • npm run build
  • verified the workflow condition only allows Docker Hub sync on open-webui/open-webui

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