Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development hotfix: Mapping tables script #14

Merged
merged 11 commits into from
Dec 4, 2023
Merged

Development hotfix: Mapping tables script #14

merged 11 commits into from
Dec 4, 2023

Conversation

tleef42
Copy link
Contributor

@tleef42 tleef42 commented Dec 4, 2023

This PR adds a script to update the Sphinx mapping tables from CSVs generated by src/util/create_mappings.py

It includes fixes to src/util/create_mappings.py to improve runtime and fix unintended conversions of non-string values, resulting in non-string values being interpreted as null values.

Other changes are:

  • Pulling latest mappings spreadsheet
  • Updating artifacts created from most up-to-date mappings
    • CSVs within mappings/input/ directory
    • Navigation files
    • STIX bundles
  • Updates to READMEs in src and src/util

@tleef42 tleef42 requested a review from mehaase December 4, 2023 08:42
@mehaase mehaase merged commit 856afef into main Dec 4, 2023
1 check passed
@mehaase mehaase deleted the sphinx-pages branch December 4, 2023 13:59
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.

2 participants