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

pixi build shouldn't rely on gitignore #45

Open
tdejager opened this issue Jan 3, 2025 · 0 comments
Open

pixi build shouldn't rely on gitignore #45

tdejager opened this issue Jan 3, 2025 · 0 comments

Comments

@tdejager
Copy link
Contributor

tdejager commented Jan 3, 2025

If you have e.g. a pixi-build-python backend in a pyproject.toml and run pixi install you will get a “filename too long” error if condition is not fulfilled:

  • .gitignore file with “.pixi” entry

This happens since rattler-build gets into a recursive loop grabbing everything. We should add a way to inform rattler-build which directories it should ignore

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

No branches or pull requests

1 participant