Skip to main content

Launchable CLI

Project description

Usage

See https://www.launchableinc.com/docs/resources/cli-reference/ and https://www.launchableinc.com/docs/getting-started/.

Development

Preparation

We recommend Pipenv

pip install pipenv==2021.5.29
pipenv install --dev

In order to automatically format files with autopep8, this repository contains a configuration for pre-commit. Install the hook with pipenv run pre-commit install.

Load development environment

pipenv shell

Run tests cli

pipenv run test

Run tests exe_deploy.jar

bazel test ...

Add dependency

pipenv install --dev some-what-module

How to release

Create new release on Github, then Github Actions automatically uploads the module to PyPI.

How to update launchable/jar/exe_deploy.jar

bazel build //src/main/java/com/launchableinc/ingest/commits:exe_deploy.jar
cp bazel-bin/src/main/java/com/launchableinc/ingest/commits/exe_deploy.jar launchable/jar/exe_deploy.jar

Installing CLI

You can install the launchable command from either source or pypi.

Prerequisite

  • >= Python 3.6
  • >= Java 8

Install from source

$ pwd
~/cli

$ python setup.py install

Install from pypi

$ pip3 install --user --upgrade launchable~=1.0

Versioning

This module follows Semantic versioning such as X.Y.Z.

  • Major (X)
    • Drastic update breaking backward compatibility
  • Minor (Y)
    • Add new plugins, options with backward compatibility
  • Patch (Z)-
    • Fix bugs or minor behaviors

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

launchable-1.83.1.tar.gz (10.0 MB view details)

Uploaded Source

Built Distribution

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

launchable-1.83.1-py3-none-any.whl (9.9 MB view details)

Uploaded Python 3

File details

Details for the file launchable-1.83.1.tar.gz.

File metadata

  • Download URL: launchable-1.83.1.tar.gz
  • Upload date:
  • Size: 10.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for launchable-1.83.1.tar.gz
Algorithm Hash digest
SHA256 a7711f2655b439e406b4c254a5c3b5962bfdd430a5950f028d019ce6963c3ea3
MD5 f0e4f1fe59ec53b82732a515c898015b
BLAKE2b-256 2eed13769fc6c68430d5ba13d93644fd7246ee7ad875e57d903fd9f11a27b380

See more details on using hashes here.

File details

Details for the file launchable-1.83.1-py3-none-any.whl.

File metadata

  • Download URL: launchable-1.83.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.18

File hashes

Hashes for launchable-1.83.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a52863b47390e040bd9847df86197230cf00640103e73b75271b648ecc3e7ec6
MD5 f92624bb56ea86d3ff901972bdedcce6
BLAKE2b-256 752c8da7d1b1708943806821760fe68306fdc966ae429227a103887e9bf6f1f8

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