heyyczer/CFX Portal Upload
Upload files to CFX.re Portal automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| portal-token | CFX Portal authentication token | yes | — |
| asset-id | Asset ID to upload to | yes | — |
| asset-name | Name of the asset | yes | — |
| wait-processing | Wait for processing to complete (true/false) | yes | true |
| file-path | Path to the file to upload | yes | — |
| zip-enabled | Enable zip creation (true/false) | no | false |
| zip-files | YAML array of files/folders to include in zip (e.g., "[src/, dist/main.js, README.md]" or multiline YAML list) | no | — |
| zip-output-path | Output path for the zip file | no | ./dist/output.zip |
| log-level | Logging level (e.g., debug, info, warn, error) | no | info |
Outputs
no outputs