Florian Oeser

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Edited Kotlin DSL: Lazy initialization of certain classes/functions (dependency(...) and finishBuildTrigger(...))
Hey guys, in order to reference buildTypes between subprojects (i.e to setup dependencies or trigger) we use Id's. The order of the initialization of the subprojects (and their buildTypes) is norma... -
Edited Reading a JSON based Context parameter (potential security issue with Kotlin DSL sandbox environment)
Hey guys, we create projects and buildTypes based on different build configurations and platforms out of a list. The list is atm part of the actual DSL and I want to be able to give this informatio... -
Edited Add versioned project via REST API considering context params
Hey guys, is it actually possible to create versioned projects from repositories using context parameters via REST API? I couldn't find any way from the documentation but maybe I just overseen it o... -
Edited Kotlin compile exception while generating code for custom buildstep
Hey guys, I'm trying to create my own buildstep which should wrap certain param I always want to set. I followed https://stackoverflow.com/questions/51117570/how-to-create-custom-build-step-based-o... -
Edited Failure/Success visualization in timeline (experimental UI) for multiple buildsteps
Hey guys, we are evaluating TC at the moment and I stumbled about an topic for improvement (or clarification from your end that I missed something :)). I have a simple build config (see image attac...