Commit graph

  • 3dbc251b94
    Add more links to build information Stéphane Bidoul 2021-11-11 17:51:57 +0100
  • 96372d8e50
    Fix listen address in Dockerfile Stéphane Bidoul 2021-11-11 17:12:42 +0100
  • d8fff09ed1
    Cleaner way to disable database manager Stéphane Bidoul 2021-11-09 22:34:42 +0100
  • 801790ed05
    Make filestore storage class configurable Stéphane Bidoul 2021-11-09 20:03:05 +0100
  • db51e28dbd
    Use a PVC for the Odoo filestore Stéphane Bidoul 2021-11-09 19:45:30 +0100
  • 4263c5bcee
    Merge pull request #1 from sbidoul/pre-commit-ci-update-config Stéphane Bidoul 2021-11-08 20:33:53 +0100
  • 4e5cfe468d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2021-11-08 17:49:28 +0000
  • 0dd953160c
    Let uvicorn choose the event loop Stéphane Bidoul 2021-11-07 22:31:32 +0100
  • 3ea0e8e693
    Add kubectl to Dockerfile Stéphane Bidoul 2021-11-07 22:31:08 +0100
  • 92c1d7da96
    Load in-cluster config is KUBECONFIG is not set Stéphane Bidoul 2021-11-07 12:47:05 +0100
  • f012651501
    Add test for render_kubefiles Stéphane Bidoul 2021-11-07 12:00:40 +0100
  • bc2740029d
    GitHub status now point back to a dedicagted page Stéphane Bidoul 2021-11-06 20:11:30 +0100
  • 24d9be3b0c
    Runboat does not need to know about postgres at all Stéphane Bidoul 2021-11-06 15:37:36 +0100
  • 43e0e5f0d1
    Remove unused ADMIN_PASSWD env var Stéphane Bidoul 2021-11-06 15:07:02 +0100
  • 61ec2f06a0
    Better docs leads to better code Stéphane Bidoul 2021-11-06 12:15:05 +0100
  • cb7dfb4642
    Tweak comments and todos Stéphane Bidoul 2021-11-06 12:08:35 +0100
  • bb9b372933
    Ignore unsupported and non-main branches in github webhook Stéphane Bidoul 2021-11-06 11:50:41 +0100
  • b56983195d
    Improve configurability and detection of supported branches Stéphane Bidoul 2021-11-06 11:50:27 +0100
  • f6a6c9575f
    Rename GitHub status context name Stéphane Bidoul 2021-11-06 11:25:04 +0100
  • a0052c878b
    Tweak routes Stéphane Bidoul 2021-11-06 11:02:01 +0100
  • 87b1126721
    Lowercase supported_repos setting Stéphane Bidoul 2021-11-06 11:01:34 +0100
  • 24f97db3b3
    Remove pre-commit job Stéphane Bidoul 2021-11-06 00:00:42 +0100
  • b28029a37e
    Require pre-commit for building image Stéphane Bidoul 2021-11-05 23:53:31 +0100
  • 98393b9af3
    ci: add missing authentication in build image step Stéphane Bidoul 2021-11-05 23:50:51 +0100
  • f7f8c03897
    Build container image Stéphane Bidoul 2021-11-05 23:43:19 +0100
  • 3339259346
    Setup env vars for tests Stéphane Bidoul 2021-11-05 21:26:55 +0100
  • 5f46b29886
    ci: add missing checkout Stéphane Bidoul 2021-11-05 21:04:36 +0100
  • 6885ff6b3c
    Bootstrap test suite Stéphane Bidoul 2021-11-05 20:59:39 +0100
  • 8bfd75d049
    Do not notify GitHub statuses if nothing changed Stéphane Bidoul 2021-11-05 18:52:40 +0100
  • 8b10c209bd
    Better pattern for worker wakeup Stéphane Bidoul 2021-11-05 18:45:24 +0100
  • 903a05fc0e
    Report build statuses to GitHub Stéphane Bidoul 2021-11-05 18:28:52 +0100
  • 968f94c1e7
    Allow customizing build environment variables Stéphane Bidoul 2021-11-05 18:23:02 +0100
  • e1a2a4d5c4
    Improve readme Stéphane Bidoul 2021-11-05 18:22:15 +0100
  • 56a57de966
    Add timeout on initialization job Stéphane Bidoul 2021-11-05 10:21:38 +0100
  • a5e8185abd
    Rename method for clarity Stéphane Bidoul 2021-11-05 10:08:39 +0100
  • 3c1b4b3fb2
    Make GitHub calls async Stéphane Bidoul 2021-11-05 09:58:48 +0100
  • 68929b6ee7
    Update requirements.txt Stéphane Bidoul 2021-11-05 09:45:22 +0100
  • de2a95dc7d
    Add Dockerfile Stéphane Bidoul 2021-11-05 09:44:34 +0100
  • e100c838a5
    Tweak a couple of log messages Stéphane Bidoul 2021-11-05 09:41:12 +0100
  • dd81c4d784
    Update README Stéphane Bidoul 2021-11-05 09:40:56 +0100
  • c56556c3ce
    Add stopping state Stéphane Bidoul 2021-11-04 09:49:45 +0100
  • 1f52025f97
    Use finalizers to track cleanup Stéphane Bidoul 2021-11-04 09:37:40 +0100
  • d79cb6223e
    Use official kubernetes client Stéphane Bidoul 2021-11-04 09:36:01 +0100
  • a2ed957819
    Simplify API Stéphane Bidoul 2021-11-01 00:02:34 +0100
  • daa920c845
    Fix a couple of type issues Stéphane Bidoul 2021-10-31 17:59:55 +0100
  • 5a048f7ae8
    Cosmetics Stéphane Bidoul 2021-10-31 17:11:51 +0100
  • 5a4f2ad83a
    Delete initialization job before undeploying Stéphane Bidoul 2021-10-31 17:10:41 +0100
  • 62bdcb6cd6
    last_scaled may not be null Stéphane Bidoul 2021-10-31 17:02:43 +0100
  • 851916b087
    Factorize get build by name Stéphane Bidoul 2021-10-31 17:01:58 +0100
  • f5d232c3af
    More precise change detection Stéphane Bidoul 2021-10-31 16:21:36 +0100
  • 9627729ba2
    Support GitHub token Stéphane Bidoul 2021-10-31 11:05:38 +0100
  • d6d9ac8a7f
    Use jobs for db initialization an cleanup Stéphane Bidoul 2021-10-31 11:04:51 +0100
  • 1f137bbdc8
    Do not create new deployment if build already exist Stéphane Bidoul 2021-10-29 00:32:15 +0200
  • c2b2d88f4c
    Fix starter limits Stéphane Bidoul 2021-10-29 00:27:17 +0200
  • d1e23fe551
    Logging and docs improvements Stéphane Bidoul 2021-10-29 00:23:13 +0200
  • 8167fad5ec
    Tweak comments Stéphane Bidoul 2021-10-28 19:12:55 +0200
  • 6f90869ef7
    Modernize a few type annotations Stéphane Bidoul 2021-10-28 19:09:27 +0200
  • c719e90e6c
    Tweak comments Stéphane Bidoul 2021-10-28 19:09:03 +0200
  • b13e0dc8b1
    Fix a few typing issues and bug revealed by mypy Stéphane Bidoul 2021-10-28 19:04:31 +0200
  • 5ee536076f
    Bump version Stéphane Bidoul 2021-10-28 18:54:12 +0200
  • 9982c80b41
    Handle more timestamps Stéphane Bidoul 2021-10-28 18:51:55 +0200
  • d2e23443e1
    Tweak README Stéphane Bidoul 2021-10-28 18:23:30 +0200
  • d90ffad1aa
    Update README Stéphane Bidoul 2021-10-28 18:19:16 +0200
  • 5a42490077
    Add .env sample Stéphane Bidoul 2021-10-28 17:19:29 +0200
  • 80923e4849
    Update requirements.txt Stéphane Bidoul 2021-10-28 17:16:37 +0200
  • 8f7aa98224
    Show max values in /status api Stéphane Bidoul 2021-10-28 17:07:42 +0200
  • 28c109de6e
    Fix loop in starter/stopper/undeployer Stéphane Bidoul 2021-10-28 15:31:24 +0200
  • e33ad90745
    It's taking shape Stéphane Bidoul 2021-10-28 12:52:23 +0200
  • 6bd0c8e7cd
    Look ma, no database Stéphane Bidoul 2021-10-20 13:43:55 +0200
  • 488d620f40
    WIP Stéphane Bidoul 2021-10-17 17:24:56 +0200
  • c2c2e4bac9
    Add basic CI Stéphane Bidoul 2021-10-17 15:44:23 +0200
  • 6020c9b25b
    Some more typing Stéphane Bidoul 2021-10-17 15:43:14 +0200
  • ac0bd848d4
    Initial commit Stéphane Bidoul 2021-10-16 11:09:52 +0200