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

Fetch policy data and signature from data store #157

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

wcalderipe
Copy link
Collaborator

@wcalderipe wcalderipe commented Mar 7, 2024

This PR adds the logic to fetch and validate the schema of policy data and signature.

image

Changelog

  • Changed policy types implementation from classes DTOs to schema and inferred types.
  • Changed the location of policy types from policy-engine application to the policy-engine-shared package, so it can be used anywhere in the monorepo.
  • Removed all admin logic to set policies because we're not addressing that problem on v0.

@wcalderipe wcalderipe self-assigned this Mar 7, 2024
@wcalderipe wcalderipe merged commit e095487 into main Mar 7, 2024
3 checks passed
@wcalderipe wcalderipe deleted the feature/policy-data-store-fetch branch May 27, 2024 09:17
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