| As I try to understand the usecase here (and the blatant violation of script security ): Is the introduction of "ephemeral" resources covering your use cases or do you need something more complex? If you need something more complex, maybe a new set of pipeline steps with proper permission checks is the better way? The LockableResourcesManager API was never designed for use in pipeline... (As always, pull requests welcome, but I suspect such a feature could even be its own plugin "extending" the lockable-resources plugin) |