actions-marketplace-validations/action-upload-bintray

Upload files to JFrog Bintray

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the file that should be uploadedyes
api_urlURL of the Bintray API servernohttps://api.bintray.com
api_userUsername for API usageyes
api_keyKey for API usage, it can be obtained from the user profile pageyes
gpg_passphrasePassphrase for GPG key, see https://bintray.com/docs/api/#gpg_signing_passphrase. Only required when using a password-protected GPG key.no
repository_userRepository owner usernameyes
repositoryName of the repositoryyes
packageName of the packageyes
versionVersion of the packageyes
upload_pathUpload path at Bintray site. Some repository layouts require this, e.g. for Debian it is typical to use pool/main/m. Does not need leading or trailing slashes.no/
publishWhether to publish the package right away, use "1" to enableno0
calculate_metadataWhether to let Bintray re-calculate metadata of the repositorytrue
deb_distributionDebian only, required when targeting Debian using the Automatic index layoutno
deb_componentDebian onlyno
deb_architectureDebian only, required when targeting Debian. Example i386,amd64no

no outputs