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

ci: adapt test directories #2315

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Conversation

Hofer-Julian
Copy link
Contributor

  • specify basetemp for pytest
    • this avoids the problem that /tmp is filling up on Linux which can make problems
    • it is also more convenient to inspect test artifacts
  • move target directory from .pixi/target to pixi-target
    • setup-pixi caches the whole .pixi which is something we sometimes want to avoid for target

- specify `basetemp` for pytest
  - this avoids the problem that `/tmp` is filling up on Linux which can make problems
  - it is also more convenient to inspect test artifacts
- move target directory from `.pixi/target` to `pixi-target`
  - `setup-pixi` caches the whole `.pixi` which is something we sometimes want to avoid for target
Copy link
Contributor

@nichmor nichmor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks very good!

@Hofer-Julian Hofer-Julian enabled auto-merge (squash) October 21, 2024 07:19
@Hofer-Julian Hofer-Julian merged commit 0ed79ab into prefix-dev:main Oct 21, 2024
21 checks passed
@Hofer-Julian Hofer-Julian deleted the ci/improve-tests branch October 21, 2024 07:25
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