allow slim to be built from source - #52
Conversation
|
Just FYI, to fix this issue with zizmor you put the inputs into a local environment variable like this: .github/.github/workflows/c-tests.yml Line 44 in da9daf9 The reason for this (a good one) is that it's stops arbitrary shell interpolation within your inputs (so letting an attacker run abitrary shell commands in your session). |
|
okay maybe I do need this... |
|
Testing this out (I think) over at tskit-dev/pyslim#431 |
|
Hey! It works! To test it I had to switch the action link to this branch; I'll switch it back now. So I think we can merge this, and I can test it again with @main. |
|
Well, zizmor initially complained about the fix for #53, but updating zizmor fixed that problem. |
|
Okay, I think this can be merged. |
|
and OKAY I got a successful build over at https://github.com/tskit-dev/pyslim/actions/runs/31771028178/job/94676838469?pr=431 with this |




For instance, I'm currently working on pyslim, which needs to use the current in-development
multitraitbranch of SLiM.