Skip to content

feat(config): map django fork mongodb-6.2.x to upstream main#35

Merged
aclark4life merged 1 commit into
mainfrom
django-6.2-upstream-branch
Jul 10, 2026
Merged

feat(config): map django fork mongodb-6.2.x to upstream main#35
aclark4life merged 1 commit into
mainfrom
django-6.2-upstream-branch

Conversation

@aclark4life

Copy link
Copy Markdown
Collaborator

Summary

  • Add "mongodb-6.2.x" = "main" to the Django fork upstream_branch mapping. Django 6.2 is unreleased and still lives on Django's main branch, so dbx sync now rebases mongodb-6.2.x onto upstream/main instead of falling back to default-branch detection.
  • Update docs/features/django-fork.rst to describe the mainstable/6.2.x progression for unreleased versions.

Context

Aligns the config with the django-mongodb-backend branch relationship summary, which lists mongodb-6.2.x as tracking Django main.

Django 6.2 is unreleased and still lives on Django's main branch, so the
mongodb-6.2.x fork branch now rebases onto upstream/main instead of
falling back to default-branch detection during dbx sync. Update the
django-fork docs to describe the main -> stable/6.2.x progression.
@aclark4life
aclark4life merged commit c417932 into main Jul 10, 2026
8 of 12 checks passed
@aclark4life
aclark4life deleted the django-6.2-upstream-branch branch July 10, 2026 14:47
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