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: run validation & lint automatically on create #2585

Draft
wants to merge 127 commits into
base: main
Choose a base branch
from

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Jun 5, 2024

Description

This removes the duplicated checks between the schema and validate, and runs error linting on create. This introduces a new type packageError to track errors and warnings through packager. This type replaces packager.warnings, so this PR touches many files, however besides lint and create behavior is the same.

Related Issue

Relates to #2485

Checklist before merging

@AustinAbro321 AustinAbro321 marked this pull request as draft June 25, 2024 11:33
@AustinAbro321
Copy link
Contributor Author

Broke this out into #2658 and #2660

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

3 participants