Hi Robin
Is there a repository method that can change its settings dynamically after a build starts? Something like using a script step before the repository is used.
I checked the Java doc for "com.pmease.quickbuild.repositorysupport.Repository " class, and there isn't a setter method that seems to be able to change its settings that are provided in GUI. For example, if the repo type is QB, I'd like to use a script to access the repo object, change its "build" from "latest successful" to a specific build version, etc. Or even change the configuration path for the QB repo, so that I don't have to use GUI, and the changes can happen dynamically.
Is this possible right now?
I understand before a build starts, QB checks if the repos can be referenced successfully. So it seems it'll be too late to change the repo settings once the build has started.
Thank you!
- solved #7
- replies 6
- views 2564
- stars 0