tomgrv/Synology Package Builder Github Action
Build Synology packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dsm | Version of DSM to build for | yes | 7.0 |
| arch | Architecture to build for | yes | noarch |
| projects | List of project to build (contains a src folder with the package source code, and a synology folder with the package info) | no | default:. |
| config-name | Source file name to generate package info | no | package.json |
| output | Packages folder | no | ./dist |
Outputs
| name | description |
|---|---|
| packages | List of built packages |