Skip to content

chore: make GitHub the canonical developer-portal remote - #1

Merged
mfreeman451 merged 1 commit into
mainfrom
chore/github-canonical
Aug 29, 2026
Merged

chore: make GitHub the canonical developer-portal remote#1
mfreeman451 merged 1 commit into
mainfrom
chore/github-canonical

Conversation

@mfreeman451

Copy link
Copy Markdown
Contributor

Describe your changes

GitHub is the write remote for carverauto/developer. Forgejo will be archived after this lands.

  • Argo CD repoURL for staging and prod → https://github.com/carverauto/developer.git (public HTTPS; Argo already has GitHub known_hosts)
  • Copy CI / publish / deploy workflows to .github/workflows
  • Deploy commits with GITHUB_TOKEN instead of FORGEJO_TOKEN
  • Elixir quality job mounts $PWD instead of Forgejo --volumes-from $HOSTNAME

After merge: push main to Forgejo once so the live Argo apps (still watching git.carverauto.dev) pick up the repoURL flip, then archive Forgejo.

Required GitHub Actions secrets (none are set on this repo yet):
BUILDBUDDY_ORG_API_KEY, HARBOR_ROBOT_USERNAME, HARBOR_ROBOT_SECRET, DOCKERHUB_USERNAME, DOCKERHUB_TOKEN, ARGOCD_SERVER, ARGOCD_AUTH_TOKEN.

Point Argo CD at github.com/carverauto/developer, run CI/publish/deploy
from GitHub Actions, and document the required repository secrets.
Forgejo remains a read leftover until it is archived.
Copilot AI lite review requested due to automatic review settings August 29, 2026 06:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mfreeman451
mfreeman451 merged commit c64f251 into main Aug 29, 2026
2 of 4 checks passed
@mfreeman451
mfreeman451 deleted the chore/github-canonical branch August 29, 2026 06:02
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.

2 participants