Skip to main content

Client-side tool to interface with shipper

Project description

shippy

PyPI PyPI - Downloads

Client-side tool to interface with shipper

Usage

Get shippy from PyPI:

pipx install shipper-shippy             # pipx, recommended
pip3 install --upgrade shipper-shippy   # or pip3

Go to the directory with build files, and run:

shippy

Run shippy -h to see commandline arguments' usage instructions.

Configuration

shippy stores its configuration in ~/.shippy.ini. An example configuration file is shown below:

[shippy]
server = https://example.com
token = a1b2c3d4e5...
DisableBuildOnUpload = false
UploadWithoutPrompt = false
debug = false

Configuration options explained:

server

Server URL

token

Token used to sign in to the server

DisableBuildOnUpload

Immediately disables the build after uploading it. Useful if you are uploading from Jenkins or uploading potentially unstable builds. Do NOT use under normal circumstances!

UploadWithoutPrompt

shippy will not prompt you before uploading builds, and will automatically upload all builds found in the current directory. Use with caution. Same as the -y/--yes flag shown above.

debug

Enable debug mode for all invocations. When set to true, the -d/--debug flag will have no effect, and all invocations of shippy will run with debug mode enabled.

Status

shippy returns exit codes based on the results.

1 - Ctrl-C exit

2 - one or more builds failed to upload and/or set disabled status

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

shipper_shippy-2.41.7.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

shipper_shippy-2.41.7-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

Details for the file shipper_shippy-2.41.7.tar.gz.

File metadata

  • Download URL: shipper_shippy-2.41.7.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for shipper_shippy-2.41.7.tar.gz
Algorithm Hash digest
SHA256 e79f0a3087205323bb936eab26af7fb83d1f78b15ba102e06754d981b71cedfe
MD5 b87110377a4218f635db6c2264eb0cb9
BLAKE2b-256 a637cd1ddeb11dc92b0a1db3dfcfb76a70a6ff134ddeef25000c1b61ba9107f5

See more details on using hashes here.

File details

Details for the file shipper_shippy-2.41.7-py3-none-any.whl.

File metadata

File hashes

Hashes for shipper_shippy-2.41.7-py3-none-any.whl
Algorithm Hash digest
SHA256 99a679c035a3e5081ecd84c87fde84a05a1b8d8a2e771e649d8e50a9624f497d
MD5 1020173c9ba6c096fa5507774c7b1a58
BLAKE2b-256 e035b452610ec54312ed5a9cde73088eca3bfa23e744fcb033bce0d408c7d07b

See more details on using hashes here.

Supported by

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