Skip to content

Commit 4deaab0

Browse files
committed
Merge remote-tracking branch 'origin/main' into Oracle-Forms-Modernization-Change-I-May2025
2 parents c042312 + 91a0941 commit 4deaab0

File tree

1,588 files changed

+36356
-2943
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,588 files changed

+36356
-2943
lines changed

.DS_Store

6 KB
Binary file not shown.

.gitignore

Lines changed: 5 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,5 @@
1-
# General
2-
.DS_Store
3-
.AppleDouble
4-
.LSOverride
5-
.vscode
6-
.bak
7-
8-
# Icon must end with two \r
9-
Icon
10-
11-
12-
# Thumbnails
13-
._*
14-
15-
# Files that might appear in the root of a volume
16-
.DocumentRevisions-V100
17-
.fseventsd
18-
.Spotlight-V100
19-
.TemporaryItems
20-
.Trashes
21-
.VolumeIcon.icns
22-
.com.apple.timemachine.donotpresent
23-
24-
# Directories potentially created on remote AFP share
25-
.AppleDB
26-
.AppleDesktop
27-
Network Trash Folder
28-
Temporary Items
29-
.apdisk
30-
31-
# ignore common security keys
32-
.key
33-
.crt
34-
.csr
35-
.pem
1+
.gitignore
2+
shared-assets/bastion-py-script/.oci/
3+
shared-assets/bastion-py-script/temp/
4+
temp/
5+
app-dev/app-integration-and-automation/oracle-integration-cloud/01-oic-connectivity-agent/README_tmp.html

.vscode/extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"recommendations": []
3+
}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Oracle and/or its affiliates.
1+
Copyright (c) 2025 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We create all kinds of interesting assets in our line of work, which we believe
1313
We structure our assets by our internal product areas and reflect this in the folder structure of this repository. The repository will have at least four levels of folders, starting with the first representing a wider product area (like Infrastructure Cloud), followed by a specific product area (like Compute), followed by a product or cloud service (like Bare Metal Compute), and finally by an asset for that product (like How-to-Guides).
1414

1515
## License
16-
Copyright (c) 2024 Oracle and/or its affiliates.
16+
Copyright (c) 2025 Oracle and/or its affiliates.
1717

1818
Licensed under the Universal Permissive License (UPL), Version 1.0.
1919

ai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Reviewed: 17.10.2024
3535

3636
# License
3737

38-
Copyright (c) 2024 Oracle and/or its affiliates.
38+
Copyright (c) 2025 Oracle and/or its affiliates.
3939

4040
Licensed under the Universal Permissive License (UPL), Version 1.0.
4141

ai/ai-document-understanding/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Reviewed: 17.10.2024
1818

1919
# Team Publications
2020

21+
- [Search Documents stored in Object Storage using Opensearch, Generative AI, Semantic Search, RAG](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/view-workshop?wid=3762)
22+
2123
## Reusable Assets Overview
2224

2325
- [Cloud Coaching - Boost Your Oracle AI Services](https://youtu.be/VVWTqqlIEhg)
@@ -70,7 +72,7 @@ Reviewed: 17.10.2024
7072

7173
# License
7274

73-
Copyright (c) 2024 Oracle and/or its affiliates.
75+
Copyright (c) 2025 Oracle and/or its affiliates.
7476

7577
Licensed under the Universal Permissive License (UPL), Version 1.0.
7678

ai/ai-document-understanding/ai-email-invoice/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2024 Oracle and/or its affiliates.
1+
Copyright (c) 2025 Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

ai/ai-document-understanding/ai-email-invoice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ See the README document in the /files folder.
1515

1616
# License
1717

18-
Copyright (c) 2024 Oracle and/or its affiliates.
18+
Copyright (c) 2025 Oracle and/or its affiliates.
1919

2020
Licensed under the Universal Permissive License (UPL), Version 1.0.
2121

ai/ai-document-understanding/ai-email-invoice/files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ In conclusion, using OCI Document Understanding, Oracle Integration Cloud (OIC)
169169

170170
# License
171171

172-
Copyright (c) 2024 Oracle and/or its affiliates.
172+
Copyright (c) 2025 Oracle and/or its affiliates.
173173

174174
Licensed under the Universal Permissive License (UPL), Version 1.0.
175175

0 commit comments

Comments
 (0)