Skip to main content

A tool for handling automated tasks in Steinwurf.

Project description

In Steinwurf we have a few general tasks that every developer in Steinwurf needs to carry out once in a while.

For example, Releasing a new version of a project.

Steinwurf Tasker is the tool for automating such tasks.

Installation

  1. Install the steinwurf-tasker tool using pip:

    python -m pip install steinwurf-tasker

Setup config

Create a file in your home folder called .steinwurf-tasker.yaml.

Add the following content and modify the values to the

editor: code
resolve_path: /home/username/projects/dependencies
project_paths:
      - /home/username/projects/
release_email:
      host: smtp.emailhost.com
      port: 587
      sender: release_email@email.com
      password: release_email_password
      receiver: release_email_receiver@email.com

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

steinwurf_tasker-1.0.2-py2.py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 2 Python 3

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