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

Better type representation in FAA, standardize type alias naming #236

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

mlw
Copy link
Contributor

@mlw mlw commented Feb 2, 2025

The goal of this PR is to better represent data with types that match how the FAA configuration is understood. This largely means things like converting vectors to sets to ensure no duplicate data.

Some additional tests were added, but there are no new features with this change.

Finally, type alias names were standardized for better readability.

@mlw mlw added the cleanup label Feb 2, 2025
@mlw mlw added this to the 2025.2 milestone Feb 2, 2025
@mlw mlw requested a review from a team as a code owner February 2, 2025 07:34
@github-actions github-actions bot added comp/santad Issues or PRs related to the daemon lang/objc++ PRs modifying files in ObjC++ size/m Size: medium labels Feb 2, 2025
@mlw mlw added the file access authorization Issues related to file access authorization label Feb 2, 2025
@mlw mlw requested a review from russellhancox February 4, 2025 15:25
@mlw mlw merged commit dd945f4 into northpolesec:main Feb 4, 2025
10 checks passed
@mlw
Copy link
Contributor Author

mlw commented Feb 4, 2025

Part of: #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup comp/santad Issues or PRs related to the daemon file access authorization Issues related to file access authorization lang/objc++ PRs modifying files in ObjC++ size/m Size: medium
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants