actions-marketplace-validations/mender.io script action
Build and publish mender.io scripts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact_name | Name of the script artifact to deploy to mender | yes | . |
| device_type | Device type for categorization of targets in mender | yes | — |
| packages | Space delimited list of scripts to include in the artifact | yes | "" |
| server_address | Address of the mender server to upload to | yes | https://hosted.mender.io |
| username | Username on the server specified in the server_address | yes | "" |
| password | Password for the user on the server specified in the server_address | yes | "" |
| ca_certificate | Certificate file for OS mender | no | "" |
Outputs
no outputs