Skip to main content

Publishing tools for continuous integration

Project description

publish-tools

Tools for package publishing

Maven

https://central.sonatype.com/

GPG

https://central.sonatype.org/publish/requirements/gpg/#listing-keys

  1. Install GNU GPG
brew install gnupg
  1. Generate GPG keys
gpg --generate-key
  1. Get key id
gpg --list-secret-keys --keyid-format=long
  1. Export the gpg private key
gpg --export-secret-keys -a <key-id> > secret.txt
  1. Distribute Your Public Key
gpg --keyserver keyserver.ubuntu.com --send-keys <your-key-id>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mucsi96_publish_tools-38.0.0-py2.py3-none-any.whl (11.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file mucsi96_publish_tools-38.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for mucsi96_publish_tools-38.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9c6b89f666d152f8d6abf869268dcb2e9ab61fe3ae5b56b65e4647b78683bb3f
MD5 0073a78a15d891440a4c4a09007029d3
BLAKE2b-256 53588591c3e83b4356875ebf6a5528e489abf4a89685b6c27da2741aa3f74462

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page