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

feat: add validation for ADR45 #160

Merged
merged 1 commit into from
Jan 10, 2023
Merged

feat: add validation for ADR45 #160

merged 1 commit into from
Jan 10, 2023

Conversation

aleortega
Copy link
Contributor

This PR adds the entity validations for the ADR-45 which was previously placed in catalyst, specifically here.

@aleortega aleortega requested a review from a team January 10, 2023 12:25
*/
export const adr45: Validation = {
validate: async (components: ContentValidatorComponents, deployment) => {
console.log(`VALIDATING ADR45 updated`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a left over?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yep, fixing it and updating the function description, thanks!

@aleortega aleortega merged commit 000a285 into main Jan 10, 2023
@aleortega aleortega deleted the feat/ADR45_validation branch January 10, 2023 13:22
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.

None yet

2 participants