Skip to content

phase1: initial setup#2

Closed
bitflicker64 wants to merge 3 commits into
tinkerpop-3.8-phase1from
phase1-fix1
Closed

phase1: initial setup#2
bitflicker64 wants to merge 3 commits into
tinkerpop-3.8-phase1from
phase1-fix1

Conversation

@bitflicker64

@bitflicker64 bitflicker64 commented Apr 3, 2026

Copy link
Copy Markdown
Owner

TinkerPop 3.8 Migration — Phase 1 Setup

Set up a structured workflow to incrementally migrate HugeGraph from TinkerPop 3.5.x to 3.8.

What was done

  • Created a dedicated base branch: tinkerpop-3.8-phase1
  • Established isolated working branches (phase1-fix1, etc.) for incremental changes
  • Set up internal PR flow within fork to stack and organize changes before upstream submission
  • Enabled GitHub Actions on fork to run CI independently of upstream
  • Verified CI runs successfully on fork-based branches

Purpose

To avoid a single large, unmanageable PR by:

  • Breaking migration into smaller, reviewable phases
  • Allowing safe experimentation without affecting upstream
  • Using CI feedback early during development

Next Steps

  • Introduce TinkerPop 3.8 dependency updates
  • Resolve compile-time issues
  • Stabilize build before opening draft PR to upstream

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