franjurinec/ACH InvenioRDM Action
Create InvenioRDM record from given metadata file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 11, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: franjurinec/invenio-action@831bacf4cea8d50127fd0ef19b9dfe5f72fede00 # v1.1.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| invenio-url | URL of the target InvenioRDM instance. | yes | — |
| invenio-key | API key for the target InvenioRDM instance. | yes | — |
| invenio-root-id | ID of the root InvenioRDM record. | yes | — |
| metadata-dir | Path of the metadata directory. | yes | — |
Outputs
| name | description |
|---|---|
| record | URL of the newly created InvenioRDM record. |