Skip to content

Commit 70163da

Browse files
authored
Merge pull request #887 from oracle-devrel/readme-fix
README updates
2 parents c05ab9a + f3178cb commit 70163da

File tree

6 files changed

+17
-0
lines changed

6 files changed

+17
-0
lines changed

app-dev/devops/azure-devops-oke/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3636
SOFTWARE.
3737
-->
3838

39+
### Author
40+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
41+
3942
## Building and Deploying to OKE with Azure DevOps
4043

4144
There are two ways (at least) to build and deploy to OKE from Azure DevOps:
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source/node_modules/
2+
source/package-lock.json

app-dev/devops/devops-nodejs-vm/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3636
SOFTWARE.
3737
-->
3838

39+
### Author
40+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
41+
3942
### Guide
4043

4144
Please see the <a href="https://medium.com/@mika.rinne/ci-cd-for-nodejs-on-oci-without-kubernetes-a6f94b4b2948">setup guide on Medium</a>.

app-dev/functions/js-authorizer-oci-fn-example/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ SOFTWARE.
3939
## Functions overview
4040
[Document functions-overview](files/Fn.pdf)
4141

42+
### Author
43+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
44+
4245
# API Gateway authorizer function context var example
4346

4447
## Build and deploy the functions

app-dev/functions/os-replication/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ SOFTWARE.
3939
## Functions overview
4040
[Document functions-overview](files/Fn.pdf)
4141

42+
### Author
43+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
44+
4245
# Example function to copy a file from an Object Storage bucket to multiple other buckets when uploaded
4346

4447
### The Use case

app-dev/oke/atp-operator-nodejs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3636
SOFTWARE.
3737
-->
3838

39+
### Author
40+
<a href="https://github.com/mikarinneoracle">mikarinneoracle</a>
41+
3942
### Blog on Medium
4043

4144
Please see the <a href="https://medium.com/@mika.rinne/easy-oracle-autonomous-db-access-for-nodejs-with-kubernetes-operator-cf02ea7fc59a">blog on Medium</a>.

0 commit comments

Comments
 (0)