Skip to content

Commit 80c4de3

Browse files
committed
CICD - shell steps v 1.0
1 parent eb7845a commit 80c4de3

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# OCI CICD
2+
3+
This folder purpose is to share atomic artifacts on the CICD implementation for OIC.
4+
Attached scripts is possible to use and process on a linux machine however the best option is to use it directly within your prefered CICD Tool.
5+
CLI interaction is implemented using [cURL - command-line tool](https://curl.se/) primarily used for transferring data using various protocols like HTTP, HTTPS, FTP, and more.
6+
![image](./images/VBStudio_Archi_Medium.jpg)
7+
8+
## OCI CICD Tooling
9+
10+
OCI provides [PaaS service Oracle Visual Builder Studio(VBS)](https://www.oracle.com/uk/application-development/visual-builder-studio/#rc30p3) that helps rapidly create and extend SaaS applications using a visual development environment with integrated agile and collaborative development, version control, and continuous delivery automation.
11+
Scripts located in the folder is possible to use directly as the Step in the VBS.
12+
![image](./images/VBS-build-job-step.png)
13+
14+
## OCI VBS and CICD
15+
[BS provides Free* OCI PaaS Service](https://vbcookbook.oracle.com/) to
16+
- Plan and manage development processes with issue tracking, agile and sprint planning, wikis, and development dashboards
17+
- Manage code lifecycle with Git repositories, peer code review, and continuous integration and delivery pipelines
18+
- Gain flexibility with support for popular build and testing frameworks and infrastructure-as-code standards
19+
20+
*Note: One(Fisrst) instance of the Oracle Visual Builder Studio service is for Free (20 gigabyte storage included)*

0 commit comments

Comments
 (0)