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

Clean up pixi.toml #6125

Open
4 tasks
emilk opened this issue Apr 26, 2024 · 0 comments
Open
4 tasks

Clean up pixi.toml #6125

emilk opened this issue Apr 26, 2024 · 0 comments
Labels
😤 annoying Something in the UI / SDK is annoying to use 🧑‍💻 dev experience developer experience (excluding CI)

Comments

@emilk
Copy link
Member

emilk commented Apr 26, 2024

Our pixi.toml is a bit of a mess. We need to:

  • Define what a lint is
  • Define how we prefix commands
  • Define how we order commands
  • Replace fast_lint.py with pixi?

Needs

A few high-level commands capturing most of the things a regular users wants to do, including:

  • building and running the viewer
  • building and activating the python wheel
  • running formatting and lints

after that comes the need of the CI which includes:

  • Run checks for only one language
  • more fine-grained control of the checks
@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) 😤 annoying Something in the UI / SDK is annoying to use labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use 🧑‍💻 dev experience developer experience (excluding CI)
Projects
None yet
Development

No branches or pull requests

1 participant