Is there a way to have some versioning of the Projects and Configurations in Continua CI?
I already have that for my sources, setup scripts, FinalBuilder Projects and so on, but I couldn’t find a way to do that for all the Continua CI stuff, yet.
Is there a way to have some versioning of the Projects and Configurations in Continua CI?
I already have that for my sources, setup scripts, FinalBuilder Projects and so on, but I couldn’t find a way to do that for all the Continua CI stuff, yet.
Hi Uwe,
Currently, the only way to version individual Projects and Configurations in Continua CI is to regularly export them using the Export/Import feature, and then check the exported files into version control.
There is some configuration versioning stored in the database, but this is currently only used to ensure that changes to stages don’t affect running builds. We may expand this in the future to support full versioning, but it’s not a high priority on our roadmap at the moment.