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

Developer experience rework #1442

Merged
merged 26 commits into from
Jan 28, 2025
Merged

Developer experience rework #1442

merged 26 commits into from
Jan 28, 2025

Conversation

iluha168
Copy link
Contributor

@iluha168 iluha168 commented Jan 24, 2025

Changes TL;DR:

  • Now Monifactory is a monorepo, open .vscode/moni.code-workspace
    • Includes some workspaces as aliases to commonly accessed folders.
  • A more concise CONTRIBUTORS.md.
  • /kubejs, /tools/build:
    • has ESLint;
    • has workflow that checks ESLint on pull requests (only if there are changes in the corresponding directory);
    • is an NPM root.
  • /tools/build:
    • Juke Build is now an NPM dependency (instead of minified code being stored in the repo);
    • uses zod, invalid configuration files will throw errors preemptively.
  • /kubejs/dx/eslint-plugins:
    • contains custom ESLint plugins for the KubeJS codebase.

@iluha168 iluha168 marked this pull request as ready for review January 27, 2025 06:31
@ThePansmith ThePansmith merged commit c0619d7 into ThePansmith:main Jan 28, 2025
2 checks passed
@iluha168 iluha168 deleted the dx branch January 28, 2025 16:50
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.

3 participants