godot-export icon indicating copy to clipboard operation
godot-export copied to clipboard

Control over which presets are built

Open maximiliancsuk opened this issue 1 year ago • 2 comments

Hello,

AFAICT, the action will always try to build ALL presets configured in export_presets.cfg. But I have many presets and only want to build some of them through Github actions. So I'm looking for a way to either whitelist or blacklist specific build presets, to have more control over which presets get built and which get skipped. But I couldn't find a config setting for this. Am I missing something? Or is it possible to add this functionality?

Thanks a lot! :)

maximiliancsuk avatar Jan 10 '24 12:01 maximiliancsuk

@maximiliancsuk See this pull request right here if you want this feature, I've had it ready for a while now: #116

moorbren avatar Jan 29 '24 00:01 moorbren

Super cool, thanks so much for your work! :)

I've turned my attention to other work in the meantime and hence will wait for a bit. Maybe your pull request gets merged soon anyway and I can use the latest official version. Fingers crossed! 🤞

maximiliancsuk avatar Jan 29 '24 21:01 maximiliancsuk