Skip to content
Commit e7bd21f7 authored by Yuanle Song's avatar Yuanle Song
Browse files

v3.0.0 switched to cmake based build

- switched to cmake based build.

  This allow me to continue optimize build process and make it
  work for all my existing python projects.

  Old Makefile is not easy to update at all.

  deb pkg now include venv instead of wheels. no bootstrap needed.

- removed some obsolete scripts in utils/
- removed upstart configs
- removed utils/choose_default_python.sh, just use python3 from PATH
- app.yaml
  - use Amazon ECR by default
  - enable livenessProbe by default
- fabfile now use de04 as default PROD_HOST
parent e7e68db8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment