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

Add definitions check to CI #7918

Open
3 tasks done
mtrezza opened this issue Apr 3, 2022 · 1 comment
Open
3 tasks done

Add definitions check to CI #7918

mtrezza opened this issue Apr 3, 2022 · 1 comment
Labels
type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented Apr 3, 2022

New Feature / Enhancement Checklist

Current Limitation

There is currently no way to auto-detect whether definitions (Parse Server options) were correctly added via auto-generation by running npm run definitions, or whether they were incorrectly manually added.

Feature / Enhancement Description

Add CI check that runs npm run definitions and compares the output to the definitions file submitted in a PR. If they don't match, then fail the CI.

Example Use Case

n/a

Alternatives / Workarounds

Manual check.

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci CI related issue
Projects
None yet
Development

No branches or pull requests

1 participant