CI/CD in Rivery

Is there a way in Rivery to enable a CI/CD (Continuous Integration/Continuous Deployement) framework/process that would enable to move a project from a Development to a Testing and then a Production environment, the entire project or just a sub-set (a few selected artefacts/work items)

Hi @Tarek.Demiati

There are a few options for this in Rivery.

  • Rivery has it’s own versioning here
  • Rivery has the ability for users to create separate Environments, which they can leverage for Dev/Test/Prod type architecture to deploy deployment packages from env to env.
  • You can parameterize Rivery objects with variables, for example to use a DEV target database in Development envrionment, and PROD database in Production.

On the roadmap we plan to integrate directly with CI/CD softwares such as github, gitlab etc.

1 Like

Rivery’s Continuous Integration/Continuous Deployment (CI/CD) framework makes it possible for projects to move smoothly from development to testing to production settings. This method can greatly increase the dependability and efficiency of your software distribution process.

You can visit this :point_right: Continuous Integration & Deployment | Wind River Studio