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

1174 mdwiltfong update validate.ts #1457

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mdwiltfong
Copy link
Contributor

@mdwiltfong mdwiltfong commented Jun 7, 2024

Description

This PR will enable the npm command npm run lint:markdown:validate to work on future aot events

Related Issue

Closes #1174

Motivation and Context

The command is currently broken since the aot directory breaks the directory pattern.

How Has This Been Tested?

Screenshot 2024-06-06 at 9 57 57 PM

Screenshots/Video (if applicable):

mdwiltfong and others added 5 commits January 24, 2024 09:54
This commit updates the metadata schema for AOT challenges in the `metadata.schema.json` file. The `maxLength` property for the `label` field has been increased from 7 to 30 characters, and the `prerequisites` field now accepts an array of strings instead of a single string. These changes ensure that the metadata for AOT challenges is properly validated and aligned with the requirements.
Copy link

vercel bot commented Jun 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typehero-og-image ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 8:31pm
typehero-web-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 8:31pm

Copy link

vercel bot commented Jun 7, 2024

@mdwiltfong is attempting to deploy a commit to the trash company Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@bautistaaa bautistaaa left a comment

Choose a reason for hiding this comment

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

awesome!

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.

[Bug]: challenges/validate.ts doesn't support dirs of challenges
3 participants