Skip to content

Conversation

@MMobir
Copy link

@MMobir MMobir commented Oct 30, 2025

  • Add protocol_version field to project schema (parallel array to protocol)
  • Implement version extraction from raw protocol strings
  • Support multi-protocol projects with individual version tracking
  • Handle version formats: v1.6, Version 19.0, ver 21, etc.
  • Add comprehensive test suite with 20+ test cases
  • Update all registry processing pipelines (VCS, GLD, APX)
  • Backward compatible: nullable field, no breaking changes
  • Data coverage: ~40-45% of projects have version info

Closes #[issue-number-if-any]

MMobir and others added 2 commits October 30, 2025 14:47
- Add protocol_version field to project schema (parallel array to protocol)
- Implement version extraction from raw protocol strings
- Support multi-protocol projects with individual version tracking
- Handle version formats: v1.6, Version 19.0, ver 21, etc.
- Add comprehensive test suite with 20+ test cases
- Update all registry processing pipelines (VCS, GLD, APX)
- Backward compatible: nullable field, no breaking changes
- Data coverage: ~40-45% of projects have version info

Closes #[issue-number-if-any]
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