Marco Cancellieri

Results 35 comments of Marco Cancellieri

I just spun up a Discord for Cilicon (will add it to the readme at some point). We can chat there! https://discord.gg/g2yyEMMx

@temap thanks for the info. It indeed seems to be related to the local network permissions being flaky. I can replicate the behaviour by manually disabling local network access in...

@Joannis it seems that the underlying issue is fixed in macOS 15.4!

@fberndtsson thanks for your contribution. If this is the case, should we remove the toml part of the code? To me it looks like it is no longer used.

Unfortunately I have no way of testing it since I don't use Gitlab. Also according to the previous comment this PR doesn't work on the latest version of Cilicon

I'll upload a fix today. I think I'll remove the toml support though, as it seems unnecessary to me.

Should be fixed with https://github.com/traderepublic/Cilicon/releases/tag/v2.2.3

Hi @kpolupanova, to rule out potential issues with the gitlab provisioner, could you test with a `script` type provisioner and just `echo "hello world"`?

The behaviour with `script` seems to be fine. Unfortunately I personally don't have a gitlab account and can't test with it. I will try to set up an account soon...