Skip to content

Implement publish script: sync gonka-proxy-service → gonka-proxy (public) #4

Description

@mingles-agent

Context

gonka-proxy-service (private) is the single source of truth for all development. gonka-proxy (public) receives only selected changes — published manually via a script.

Task

Create scripts/publish-public.sh in gonka-proxy-service that:

  1. Verifies we're on main with a clean working tree
  2. Strips MinglesAI-specific content from README (e.g. gonka-gateway.mingles.ai URL)
  3. Pushes sanitized code to upstream/main (i.e. MinglesAI/gonka-proxy)

The upstream remote is already configured in the repo pointing to MinglesAI/gonka-proxy.git.

Acceptance criteria

  • Script runs without errors from repo root
  • gonka-proxy public repo gets updated without any MinglesAI-internal URLs
  • README in public repo is clean and usable standalone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions