Skip to content

Commit a65cee7

Browse files
author
Rahul MR
committed
git shell stage
1 parent dbd005e commit a65cee7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ The service also provides private Git repositories to store your code and it sup
1717
- [⚡ OCI Source Code Management service - sample](./oci-coderepo-examples/README.md)
1818
- [⚡ OCI Devops Projects,Policies and Groups - sample](./oci-config-examples/README.md)
1919

20+
### Latest samples
21+
22+
- 🛎️[Sample illustration of OCI DevOps deployment pipeline with DevOps Deploy Shell stage.]( https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-deployment-examples/oci-deployment-shell-stages)
23+
- 🛎️[A sample to run OCI AI Anomaly detection from OCI Build-pipeline.](https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-anomaly-detection)
24+
- 🛎️[A way (workaround) to execute commands on to a Windows machine using OCI Run command agent from OCI Build pipeline.](https://github.com/oracle-devrel/oci-devops-examples/tree/main/oci-build-examples/oci-devops-connect-to-windows-from-buildmachines)
25+
- 🛎[Sample illustration of OCI DevOps deployment pipeline with stage level paramters.]( https://github.com/oracle-devrel/oci-devops-examples/blob/main/oci-deployment-examples/oci-deployment-stagelevelparams)
26+
2027
## All samples (A to Z sorted order)
2128

2229
- [🌟 All the published samples of OCI-devops](AIO.md)

pull_request_template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Please delete options that are not relevant.
3030
- [ ] I have commented my code, particularly in hard-to-understand areas
3131
- [ ] I have made corresponding changes to the documentation
3232
- [ ] Updated/Sorted AIO.md file
33+
- [ ] Updated recent samples sections of README.md
3334
- [ ] My changes generate no new warnings.
34-
- [ ] All the sensitive informations are masked or removed.
35+
- [ ] All the sensitive information are masked or removed.
3536
- [ ] All the links mentioned are valid and tested.
3637
- [ ] Image names are seperated only with '-'.
3738
- [ ] Added instruction to clone only this sample and links to other common sample pages.

0 commit comments

Comments
 (0)