replayio/Upload to Replay
Uploads recordings to Replay.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | Replay.io API Key | — | — |
| filter | A JSONata function to pass to `$filter` to select replays to upload | — | — |
| public | Makes the uploaded replay viewable by everyone | — | false |
| include-summary | Display links to uploaded replays on the workflow summary page | — | true |
| cli-version | Version of @replayio/replay to use | — | latest |
Outputs
| name | description |
|---|---|
| recordings | Array of recordings uploaded |
| recordings-path | Path to file containing array of recordings uploaded |