Add camera database build + brand normalization (gyroflow#742)#31
Open
ProspectOre wants to merge 3 commits into
Open
Add camera database build + brand normalization (gyroflow#742)#31ProspectOre wants to merge 3 commits into
ProspectOre wants to merge 3 commits into
Conversation
Merged after workflow YAML validation and passing build check; skip CI to avoid extra Actions minutes and notification churn.
Author
|
Quick update: this is the data/release half of gyroflow/gyroflow#1154. Suggested review path:
Once this data shape is accepted, the app PR can be reviewed against it commit-by-commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Companion data/release PR for gyroflow/gyroflow#1154 and gyroflow/gyroflow#742.
This PR is structured for review in three commits:
Publish camera database release assetbuild_camera_database.pygeneration from the current lens profile JSON files.camera_database.jsonwith brands, camera models, lenses, mounts, sensor class, crop factor, and source metadata.camera_database.jsoncan ship next toprofiles.cbor.gz.Normalize profile camera metadataAllow release workflow to publish artifactsRelationship to app PR
gyroflow/gyroflow#1154 reads this
camera_database.jsonrelease asset and falls back to the bundled copy when no downloaded asset exists yet. The app PR can be reviewed commit-by-commit after this data shape is accepted.Validation
Suggested checks: