coscene-io/Update APT Source
A GitHub Action for managing Debian/Ubuntu APT repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ubuntu_distro | Ubuntu distribution codename (e.g., focal, jammy, or all) | yes | — |
| deb_paths | Paths to .deb packages, separated by newlines | yes | — |
| architectures | Architectures for each .deb package, in the same order as deb-paths | yes | — |
| storage_type | Cloud storage type, aws or oss for now | yes | — |
| endpoint | Cloud storage endpoint | yes | — |
| region | Cloud storage region | yes | — |
| bucket_name | Cloud storage bucket name | yes | — |
| access_key_id | Cloud storage access key ID | yes | — |
| access_key_secret | Cloud storage access key secret | yes | — |
| gpg_private_key | GPG private key for signing (base64 encoded) | yes | — |
Outputs
no outputs