fairpm/FAIR Pulse
Publish WordPress plugin release artifacts to FAIR with DID, signing, and metadata generation.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release version tag to publish (example v1.2.3). If omitted, resolves from tag context or latest git tag. | no | "" |
| artifact-name | Release asset filename to download and sign. Must end with .zip. | no | "" |
| upload-metadata | Upload generated fair-metadata.json to the GitHub release. | no | true |
Outputs
| name | description |
|---|---|
| version | Published release version. |
| did | DID used during publish. |
| artifact-path | Local path to downloaded release artifact. |
| metadata-path | Local path to generated FAIR metadata file. |