actions-marketplace-validations/Get or create an Oracle Cloud Infrastructure Registry (OCIR) repository
Create or return the URI and OCID for an existing Oracle Cloud Infrastructure Registry (OCIR) repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 10, 2024
- License
- Other
Pinned Snippet
uses: actions-marketplace-validations/oracle-actions_get-ocir-repository@66be00c83a81cb11dc0d9c6caa8665b5f9cf944d # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| compartment | OCID of the compartment in which to find or create the repository | yes | — |
| name | Name of the repository to return or create | yes | — |
Outputs
| name | description |
|---|---|
| repo_path | Full path to the repository including OCIR FQDN |
| repo_ocid | The OCID of the repository |