macrat/Upload kintone customize
Upload kintone customize from GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base-url of your kintone (e.g. https://example.cybozu.com) | yes | "" |
| app-id | kintone App ID | yes | "" |
| scope | Scope to enable customize (ALL, ADMIN, or NONE) | no | ALL |
| desktop-js | Path to desktop JS files | no | "" |
| desktop-css | Path to desktop CSS files | no | "" |
| mobile-js | Path to mobile JS files | no | "" |
| mobile-css | Path to mobile CSS files | no | "" |
| username | Login username | yes | "" |
| password | User's password | yes | "" |
| oauth-token | OAuth token (if you want to use OAuth authentication) | no | "" |
| basic-auth-username | Basic Auth username (if your kintone is protected by Basic Auth) | no | "" |
| basic-auth-password | Basic Auth password (if your kintone is protected by Basic Auth) | no | "" |
| guest-space-id | Guest space ID (if you want to upload to a guest space) | no | "" |
Outputs
no outputs