1.43.1 • Published 3 years ago

cmo_allocation v1.43.1

Weekly downloads
225
License
-
Repository
-
Last release
3 years ago

cmo-allocation

Built with Cookiecutter Django

Getting Started

These instructions will get you a copy of the project up and running.

Installing

A step by step series of examples that tell you how to get a development env running.

For local development, we use Docker Compose.

First install the prerequisite software:

  1. Install Docker and Docker Compose
  2. Install Python 3, pip, pyenv, and pre-commit

First time only

Create a virtual environment for this project:

pyenv virtualenv cmo-allocation
pyenv activate cmo-allocation

Install project dependencies:

make dep

Start Developing

Spin up the project:

make run

Run migrations (every time you update Django models):

make migrate

Testing

Everything you need for this project is under Makefile. Take a look at the commands by running make.

Also, for CI/CD we use Github Actions. Take a look at the workflows folder and the CI/CD flow.

Releasing

This project follows Semantic Versioning for releases. The flow for PRs and releasing guidelines can be found at Pull Request Workflow.

Deploying

Currently, we deploy our service into Heroku as follows

  1. For every PR, Heroku spins up a new environment
  2. After we merge to main branch, we deploy to our staging environment

For details about the Heroku environments for cmo-allocation take a look -> here

1.43.1

3 years ago

1.43.0

3 years ago

1.37.0

3 years ago

1.39.0

3 years ago

1.40.0

3 years ago

1.42.0

3 years ago

1.40.1

3 years ago

1.38.0

3 years ago

1.41.1

3 years ago

1.41.0

3 years ago

1.33.1

3 years ago

1.35.0

3 years ago

1.29.0

3 years ago

1.29.1

3 years ago

1.27.0

3 years ago

1.32.0

3 years ago

1.30.2

3 years ago

1.32.1

3 years ago

1.30.0

3 years ago

1.30.1

3 years ago

1.36.0

3 years ago

1.34.2

3 years ago

1.34.0

3 years ago

1.34.1

3 years ago

1.26.0

3 years ago

1.28.0

3 years ago

1.31.1

3 years ago

1.33.0

3 years ago

1.31.0

3 years ago

1.25.0

3 years ago

1.25.1

3 years ago

1.24.0

3 years ago

1.23.0

3 years ago

1.23.1

3 years ago

1.21.0

3 years ago

1.22.0

3 years ago

1.20.0

3 years ago

1.19.4

3 years ago

1.19.3

3 years ago

1.19.2

3 years ago

1.19.1

3 years ago

1.19.0

3 years ago

1.18.0

3 years ago

1.17.0

3 years ago

1.16.3

3 years ago

1.16.2

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.3

3 years ago

1.15.2

3 years ago

1.15.1

3 years ago

1.15.0

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.0

3 years ago

1.11.0

3 years ago

1.10.5

3 years ago

1.10.4

3 years ago

1.10.3

3 years ago

1.10.2

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago