Tom Plant
Tom Plant
@dcasota thanks! I've updated the release and changelog
@samwelkanda has the custom URL scenario been added to the samples?
This might need a docs update too. I'd like to include `git send-email` examples for Gmail/Outlook.com, but Git Bash doesn't ship with the required [Authen-SASL version 2.1800](https://metacpan.org/release/EHUELS/Authen-SASL-2.1800/source) yet. I also...
Looks like there's a Terraform version here, not sure how stable it is though: https://github.com/PsypherPunk/terraform-provider-ctfd
in my case, my CI is stateless, so #159 wouldn't work for me
I suggested delete/recreate because I don't run ctfcli during competitions, to avoid any unexpected changes. but I understand that this approach might not align to ctfcli's design I [generate `.ctf/config`...
@ColdHeat that makes sense, I've swapped it for `deploy_args` in `challenge.yml` and updated the example. Currently only supports SSH deployments (`docker run [deploy_args]`), but this design could allow args for...
agreed, it's much rarer after moving to AOT, but still noticeable. especially on slower devices
I've been using this for a few months on RISC-V, haven't tested invalidation across kernel versions yet but I've run into corruption issues. A misconfigured dependent pkg can write to...
https://github.com/StoreDev/StoreLib can provide download URLs, but it fails with Halo 5 Forge (9nblggh4v0fr). It's easy to test with my StoreWeb deployment: https://msft-store.tplant.com.au/ Not sure if it can retrieve licenses though