Pipelines in Oracle Developer Cloud Service (aka DevCS)


black metal frames
Photo by Genaro Servín on Pexels.com

Latest releases of DevCS now provides several new features, one of them is pipelines. In short, pipelines are graphs of steps that can be executed in a more controlled manner. In our use case, we are leveraging pipelines for starting and stopping cloud services that are dependent between them, such as JCS or SOACS that depends on DBCS. Of course, this is not the typical use case and, in other posts, we’ll cover more typical build workflows.

devcs1

The editor is graphical and lets you configure the logic of the flow:

devcs2

The procedure is basically creating classic build steps:

devcs3.png

Then you can put in the graph with drag&drop:

 

Enjoy 🙂

One Comment

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.