Skip to content

Offline Cache Directory Check Fails for Runner Paths #848

Description

@kzscisoft

Description of Bug

For GitHub runners the cache directory defined contains ~ which does not pass checks.

Steps To Reproduce

See failing CI runs for Windows runners.

Expected behavior

offline.cache key is checked in configuration file, but allows all valid paths writable by the user.

Actual Behaviour

E       pydantic_core._pydantic_core.ValidationError: 1 validation error for SimvueConfiguration
E       offline.cache
E         Assertion failed, Value 'C:\Users\RUNNER~1\AppData\Local\Temp\tmpc_n21_qo' 

Setup

  • OS: Windows Latest
  • Python version: 3.13

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions