Skip to content

feat: preserve filament country of origin - #283

Open
Icezaza2543 wants to merge 1 commit into
Donkie:mainfrom
Icezaza2543:agent/country-of-origin-metadata
Open

feat: preserve filament country of origin#283
Icezaza2543 wants to merge 1 commit into
Donkie:mainfrom
Icezaza2543:agent/country-of-origin-metadata

Conversation

@Icezaza2543

Copy link
Copy Markdown
Contributor

Summary

  • allow an optional country_of_origin field in filament source data
  • preserve the manufacturing country in compiled database output
  • add a regression test and run it in CI

Why

This extracts country-of-origin metadata from the former large PR #277 into a focused change. The field describes where the filament was manufactured, not merely where the brand is based.

Validation

  • python -m json.tool filaments.schema.json
  • python -m check_jsonschema --schemafile filaments.schema.json filaments\\*.json
  • python -m unittest discover -s tests -v
  • python scripts\\compile_filaments.py
  • git -c core.whitespace=cr-at-eol diff --check

Supersedes the country-of-origin metadata portion of #277.

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