Skip to content

Conversation

@darkdoc
Copy link
Contributor

@darkdoc darkdoc commented Sep 26, 2025

This is needed in cases where the repo is not under the home folder (ie
WSL)
resolves #636

This is needed in cases where the repo is not under the home folder (ie
WSL)
resolves validatedpatterns#636
@mbaldessari
Copy link
Contributor

I think this is fine given that we pass --security-opt label=disable to our podman invocation so selinux should not go against us here. Should we explore some GH actions to test this on some different types of workers so we are somewhat more confident in general about pattern-util.sh?

This is needed for shells where pwd defaults to the logical path
resolves validatedpatterns#636
@mbaldessari
Copy link
Contributor

Tested on Fedora 43, Mac OSX 26 and Mac OSX 15.6.1

@mbaldessari mbaldessari merged commit 5330bd9 into validatedpatterns:main Sep 30, 2025
3 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.

The assumption that the working directory is inside your home dir is likely not true on WSL

2 participants