Skip to content

Conversation

@lucascolley
Copy link
Collaborator

@lucascolley lucascolley commented Jan 2, 2026

this allows pixi run docs to work on win-64

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.

Tools: ChatGPT

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

@lucascolley lucascolley added DX Developer/contributor experience windows Related to MS Windows labels Jan 2, 2026
@lucascolley
Copy link
Collaborator Author

Is this expected?

DEBUG pixi_glob::glob_set::walk: Adding ignore patterns for hidden folders: [".cache/plugin/social/fonts/Moranga/Medium.ttf", "!{**/.*, .*, .**/*}", ".cache/plugin/social/fonts/Moranga", "!.cache/plugin/social/fonts/Moranga/*", ".cache/plugin/social/fonts/Moranga/Medium.ttf"]
DEBUG pixi_glob::glob_set::walk: glob pass completed include=".cache/plugin/social/fonts/Moranga/Medium.ttf" excludes="" matched=0 elapsed_ms=64 root="C:\\Users\\lucas\\ghq\\github.com\\prefix-dev\\pixi"
 WARN pixi_task::executable_task: No files matched the output globs for task 'download-font'
 WARN pixi_task::executable_task: Output globs: `.cache/plugin/social/fonts/Moranga/Medium.ttf`

@nichmor
Copy link
Contributor

nichmor commented Jan 3, 2026

Is this expected?

DEBUG pixi_glob::glob_set::walk: Adding ignore patterns for hidden folders: [".cache/plugin/social/fonts/Moranga/Medium.ttf", "!{**/.*, .*, .**/*}", ".cache/plugin/social/fonts/Moranga", "!.cache/plugin/social/fonts/Moranga/*", ".cache/plugin/social/fonts/Moranga/Medium.ttf"]
DEBUG pixi_glob::glob_set::walk: glob pass completed include=".cache/plugin/social/fonts/Moranga/Medium.ttf" excludes="" matched=0 elapsed_ms=64 root="C:\\Users\\lucas\\ghq\\github.com\\prefix-dev\\pixi"
 WARN pixi_task::executable_task: No files matched the output globs for task 'download-font'
 WARN pixi_task::executable_task: Output globs: `.cache/plugin/social/fonts/Moranga/Medium.ttf`

You mean to not hit the cache?

@lucascolley
Copy link
Collaborator Author

You mean to not hit the cache?

yeah

@nichmor
Copy link
Contributor

nichmor commented Jan 3, 2026

You mean to not hit the cache?

yeah

is the file present on that path? ( sorry I dont have windows )

@lucascolley
Copy link
Collaborator Author

looks like it yeah, but maybe there is a problem with the path formatting for windows

this allows `pixi run docs` to work on win-64
@lucascolley
Copy link
Collaborator Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DX Developer/contributor experience windows Related to MS Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants