Refactor CI and libamambapy tests (on Unix)#2952
Conversation
AntoinePrv
commented
Oct 30, 2023
- Add simple libmambapy test
- Use CMakePresets in CI
59c150a to
5fec0c9
Compare
|
@jonashaag @pavelzw Any idea why I cannot delete that cache? I feel like I read all possible doc and tried all possible combination of secrets / tokens / environment variables / permissions... |
|
I've never done this sort of stuff in CI, only with my local PAT 👀 |
faa5ac5 to
bc7ee51
Compare
|
Can you give more context please? What exactly are you trying to do that doesn't work? Is it a solution for you to manually delete the cache through GitHub's UI? |
|
I just want to divide the workflow into I don't understand how using artifacts is Github's recomended solution: it's very annoying to get a proper key, and it will definitly blow up the storage data, when all you want is to share data for the short lived duration of the workflow 🤷 |
e3020d1 to
621e447
Compare
|
Hmm yeah probably there is not good way to do this in GHA. |
|
Permission denied, now. How user unfriendly does this have to be 🙄 |
0ce8c8d to
7de9e72
Compare
220e77d to
3783ee4
Compare
3783ee4 to
d54a0e4
Compare
|
@JohanMabille since this also fix a bug related to |