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 devcontainer #142

Merged
merged 22 commits into from
Dec 10, 2024
Merged

Add devcontainer #142

merged 22 commits into from
Dec 10, 2024

Conversation

mdekstrand
Copy link
Contributor

@mdekstrand mdekstrand commented Dec 9, 2024

This adds a devcontainer configuration to our repository, and documents it as the recommended development workflow.

This should clean up quite a few platform and environment setup problems for development work.

Batch jobs and evaluation should still be done directly in Linux environments, which are still supported.

This also switches our pre-commit hook to use dprint instead of taplo, because it's easier to install dprint on linux-aarch64 (and having pre-commit hooks depend on executables only inside the Pixi environment doesn't work very well).

@mdekstrand mdekstrand requested a review from karlhigley December 9, 2024 20:08
@mdekstrand mdekstrand self-assigned this Dec 9, 2024
@mdekstrand mdekstrand marked this pull request as ready for review December 10, 2024 20:03
@karlhigley karlhigley merged commit 9a1db28 into main Dec 10, 2024
5 checks passed
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.

2 participants