Skip to main content

Whizbang Deployer - An all-in-one Azure deployment solution

Project description

Whizbang

The Whizbang deployer is a tool designed to simplify deployments of Azure solutions. The solutions contains utilities and functions that implmenting projects use to deploy specific azure solutions for customers.

Whizbang Deployer CI Run

NOTICE - Main Branch Change

The development branch has been renamed to main. Follow the steps below to adjust your local environment.

git branch -m development main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Installation

It it important to note that this package is installed and distributed in two different modes:

  • Local Binary Installation -> This requires the needed packages to be install globally. This is how development with dependent projects (i.e. empower) is typically done.
  • Containerized -> The containerized method includes binary dependencies which are used for CI/CD and is how the artifact is actually deployed and used in production.

Mac Prequisites

  • brew install docker docker-compose

Windows Prequisites

TODO

Local Binary Build

poetry install poetry build pip3 uninstall whizbang-deployer -y pip3 install ./dist/whizbang*.whl Then run any solution file directly: python solution.py

To run tests: python3 -m pytest

Containerized Build

These may no longer work.

To run pytests:

  • docker-compose -f docker_builds/docker-compose.yml up --build pyenv

To run pytests with watch:

  • docker-compose -f docker_builds/docker-compose.yml up --build pyenv-watch

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

whizbang-deployer-1.3.0a341.tar.gz (71.4 kB view details)

Uploaded Source

Built Distribution

whizbang_deployer-1.3.0a341-py3-none-any.whl (139.2 kB view details)

Uploaded Python 3

File details

Details for the file whizbang-deployer-1.3.0a341.tar.gz.

File metadata

  • Download URL: whizbang-deployer-1.3.0a341.tar.gz
  • Upload date:
  • Size: 71.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.8 CPython/3.9.16 Linux/5.15.0-1024-azure

File hashes

Hashes for whizbang-deployer-1.3.0a341.tar.gz
Algorithm Hash digest
SHA256 3fed8eec330294f4babc5f0511535800b711d2bbdfb2294348bac9719ae2799e
MD5 0db72188814842fa59b42b1075f7e431
BLAKE2b-256 ab3df5735d601690b0434c33888e6688b17e847e19b8be180687c070e338a5f0

See more details on using hashes here.

File details

Details for the file whizbang_deployer-1.3.0a341-py3-none-any.whl.

File metadata

File hashes

Hashes for whizbang_deployer-1.3.0a341-py3-none-any.whl
Algorithm Hash digest
SHA256 406c5e5db4c14781e3bc81b9be4a19bfe1358d58154cdb435ed301d6190c1ab6
MD5 4e05b450e07dce9652e5e41de9b5ccb9
BLAKE2b-256 ff2edb68c87ab60609df076a4966114bcba45568917e4caeac0eafa75589a56e

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