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

Add new categories and uses to the Default Taxonomy #144

Merged
merged 23 commits into from
Aug 16, 2023
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
dc52b4e
Add new categories and uses to the Default Taxonomy
ThomasLaPiana Aug 7, 2023
00c862a
feat: add new data categories
ThomasLaPiana Aug 8, 2023
822d273
Merge branch 'main' into ThomasLaPiana-add-data-categories
ThomasLaPiana Aug 8, 2023
bbe611b
feat: add uniqueness checks to the tests
ThomasLaPiana Aug 8, 2023
45d5270
fix: pyproject formatting
ThomasLaPiana Aug 8, 2023
870475f
feat: add new data uses
ThomasLaPiana Aug 8, 2023
215d391
fix: update number of data uses
ThomasLaPiana Aug 8, 2023
fda04a3
feat: further category updates are feedback
ThomasLaPiana Aug 9, 2023
9c3e791
fix: tests
ThomasLaPiana Aug 9, 2023
e302b6b
feat: export the new taxonomy
ThomasLaPiana Aug 9, 2023
8177c93
docs: changelog
ThomasLaPiana Aug 9, 2023
c6f787e
fix: try removing the cache for the static checks
ThomasLaPiana Aug 9, 2023
1819c5a
fix: test another pyyaml version
ThomasLaPiana Aug 9, 2023
628695e
fix: pyyaml checks
ThomasLaPiana Aug 9, 2023
a47f13e
fix: undo attempted build fixes
ThomasLaPiana Aug 9, 2023
b8580bc
Merge branch 'main' into ThomasLaPiana-add-data-categories
ThomasLaPiana Aug 9, 2023
d9675d5
Merge branch 'main' into ThomasLaPiana-add-data-categories
ThomasLaPiana Aug 14, 2023
39d8306
feat: update taxonomy changes based on review feedback
ThomasLaPiana Aug 15, 2023
68e1094
Merge branch 'main' into ThomasLaPiana-add-data-categories
ThomasLaPiana Aug 16, 2023
9da2bde
feat: small changes
ThomasLaPiana Aug 16, 2023
a568944
feat: add a test for parent key existence
ThomasLaPiana Aug 16, 2023
8e7bd91
docs: changelog
ThomasLaPiana Aug 16, 2023
e9d095d
feat: update exported files
ThomasLaPiana Aug 16, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The types of changes are:

## [Unreleased](https://github.com/ethyca/fideslang/compare/1.4.3...main)

### Changed

- Updated the Data Categories and Data Uses to support GVL [#144](https://github.com/ethyca/fideslang/pull/144)

ThomasLaPiana marked this conversation as resolved.
Show resolved Hide resolved
### Fixed

- Don't allow duplicate entries for DatasetCollections as part of Datasets [#136](https://github.com/ethyca/fideslang/pull/136)
Expand Down
152 changes: 94 additions & 58 deletions data_files/data_categories.csv

Large diffs are not rendered by default.