chrisjeg/Get Foundry container registry
Get the url of the container registry for a Foundry instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 18, 2024
- License
- MIT
Pinned Snippet
uses: chrisjeg/get-foundry-registry-action@cf90ee3208510df7f704c8a3f4cef9c9bb76cd8f # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| foundry-url | The URL of the Palantir Foundry instance | yes | — |
| access-token | The access token for the Palantir Foundry instance | no | — |
Outputs
| name | description |
|---|---|
| foundry-container-registry-url | The URL of the container registry for the Palantir Foundry instance |