Commit Graph

278 Commits

Author SHA1 Message Date
Sebastián Ramírez
dceca9c1e5 📝 Update README with in construction notice (#552) 2023-11-15 21:03:37 +01:00
github-actions
370b5c1345 📝 Update release notes 2023-11-15 19:51:12 +00:00
Alejandra S
64e4d37ee2 📌 Add NodeJS version management and instructions (#551) 2023-11-15 20:50:50 +01:00
github-actions
ef615cf8e9 📝 Update release notes 2023-11-14 20:14:36 +00:00
little7Li
f3823edaed 🐛 Fix Poetry installation in Dockerfile and upgrade Python version and packages to fix Docker build (#480)
Co-authored-by: lidong293 <lidong310@jd.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-11-14 21:14:19 +01:00
github-actions
6c9f70281b 📝 Update release notes 2023-11-04 03:30:07 +00:00
Sebastián Ramírez
e0db713f6b 👷 Add dependabot (#547) 2023-11-04 07:29:47 +04:00
Sebastián Ramírez
04664a9ce9 📝 Update release notes 2023-11-04 07:28:38 +04:00
github-actions
ea544e903c 📝 Update release notes 2023-11-04 03:25:36 +00:00
github-actions
5c5de0fa5d 📝 Update release notes 2023-11-04 03:24:58 +00:00
Sebastián Ramírez
6e5c3375c7 📝 Update release notes 2023-11-04 07:15:05 +04:00
github-actions
20d93b0284 📝 Update release notes 2023-11-04 03:11:34 +00:00
Sebastián Ramírez
d148958782 👷 Fix latest-changes GitHub Action token, strike 2 (#546) 2023-11-04 07:11:15 +04:00
Sebastián Ramírez
b57ae43bcf 👷 Fix latest-changes GitHub Action token config (#545) 2023-11-04 06:35:32 +04:00
Sebastián Ramírez
5729eceb83 👷 Add latest-changes GitHub Action (#544) 2023-11-04 06:32:02 +04:00
Sebastián Ramírez
490c554e23 📝 Update release notes 2020-06-05 19:12:34 +02:00
Sebastián Ramírez
aab833bae2 ⬆️ Update issue-manager (#211) 2020-06-05 19:11:45 +02:00
Sebastián Ramírez
45fdd880ce 📝 Update release notes 2020-05-25 08:44:17 +02:00
Sebastián Ramírez
27fabe01ea Add GitHub Sponsors button (#201) 2020-05-25 08:43:24 +02:00
Sebastián Ramírez
6967ce1b0c 📝 Update release notes 2020-05-25 08:34:31 +02:00
Sebastián Ramírez
20fa4ce8fb 🔊 Add consistent errors for env vars not set (#200) 2020-05-25 08:33:36 +02:00
Sebastián Ramírez
1a64656267 📝 Update release notes 2020-05-24 23:37:01 +02:00
Sebastián Ramírez
e4c668d7cd Upgrade Traefik to version 2 (#199)
* 🔧 Add STACK_NAME to .env for Traefik labels

*  Upgrade Docker Compose to use Traefik v2

*  Enable Traefik v2 in Docker Compose override for local development

* 🐛 Use internal HTTPS redirect in case the deployment is not through DockerSwarm.rocks
2020-05-24 23:35:49 +02:00
Sebastián Ramírez
bdc40a17f6 📝 Update release notes 2020-04-20 20:46:13 +02:00
Sebastián Ramírez
b88a0fc5fa 📝 Add docs about reporting coverage in HTML (#161) 2020-04-20 20:45:32 +02:00
Sebastián Ramírez
b02e4633dc 📝 Update relase notes 2020-04-20 20:32:26 +02:00
Sebastián Ramírez
43d5b49bd1 Test using the TestClient (#160) 2020-04-20 20:31:29 +02:00
Sebastián Ramírez
41a2f15d8f 🎨 Format fixes (#159)
* 📝 Update release notes

* 🎨 Update format and structure
2020-04-20 19:27:45 +02:00
Sebastián Ramírez
7b768879f5 📝 Update release notes 2020-04-20 19:15:01 +02:00
Sebastián Ramírez
eed33d276d ♻️ Refactor backend, settings, DB sessions, types, configs, plugins (#158)
* ♻️ Refactor backend, update DB session handling

*  Add mypy config and plugins

*  Use Python-jose instead of PyJWT

as it has some extra functionalities and features

*  Add/update scripts for test, lint, format

* 🔧 Update lint and format configs

* 🎨 Update import format, comments, and types

* 🎨 Add types to config

*  Add types for all the code, and small fixes

* 🎨 Use global imports to simplify exploring with Jupyter

* ♻️ Import schemas and models, instead of each class

* 🚚 Rename db_session to db for simplicity

* 📌 Update dependencies installation for testing
2020-04-20 19:03:13 +02:00
Sebastián Ramírez
4b80bdfdce 📝 Update release notes 2020-04-19 21:01:11 +02:00
Sebastián Ramírez
7d57876bda 📝 Add docs about removing the frontend (#156) 2020-04-19 21:00:31 +02:00
Sebastián Ramírez
3678eb9d57 📝 Update release notes 2020-04-19 20:20:32 +02:00
Sebastián Ramírez
f09fb854bf 🔧 Simplify scripts and development (#155)
* 🔧 Update scripts and configs

* 🔧 Add shebang to script

* 🔥 Remove test and dev configs, pass inline

*  Add local development dev-link set up

* 📝 Update generated docs with refactor

* 📝 Add Contributing guide
2020-04-19 20:19:25 +02:00
Sebastián Ramírez
a7fd258e18 📝 Update release notes 2020-04-19 16:45:30 +02:00
Sebastián Ramírez
2afe4159ab ♻️ Simplify Docker Compose files and deployment (#153)
* ♻️ Simplify Docker Compose files and deployment

* 🔧 Remove TRAEFIK_PUBLIC_NETWORK_IS_EXTERNAL from .env
2020-04-19 16:44:12 +02:00
Sebastián Ramírez
283bc7c95b ♻️ Simplify tests, run in same backend service (#152)
remove backend-tests
2020-04-19 12:34:03 +02:00
Sebastián Ramírez
8f9c2bac42 📝 Update release notes 2020-04-19 09:18:19 +02:00
Sebastián Ramírez
a7d3671a72 ♻️ Simplify env files, merge to one .env (#151) 2020-04-19 09:17:14 +02:00
Sebastián Ramírez
894b0a5587 📝 Update Travis badge 2020-04-19 08:54:23 +02:00
Sebastián Ramírez
a25f2c14e4 🔖 Release version 0.5.0 2020-04-19 08:52:11 +02:00
Sebastián Ramírez
122d983415 📝 Update release notes 2020-04-19 08:51:36 +02:00
Sebastián Ramírez
d08d9314ce 📌 Make the public Traefik network a fixed default (#150)
to simplify development
2020-04-19 08:50:00 +02:00
Sebastián Ramírez
ff55b778ba 📝 Update release notes 2020-04-19 07:57:18 +02:00
Ruslan Samoylov
8812ca6635 ⬆️ Upgrade to Postgres 12 (#148) 2020-04-19 07:56:05 +02:00
Sebastián Ramírez
2e8da3a590 📝 Update release notes 2020-04-18 23:30:01 +02:00
Sebastián Ramírez
00297f974f 🙈 Update gitignore with Poetry 2020-04-18 23:29:44 +02:00
Ruslan Samoylov
c8bcc0ba0a Use Poetry for package management (#144)
* use poetry insted of Pipfile

* fix python black version

* set prepare.sh as executable

* revert postgres 11

* use multi-build stage in docker

* fix poetry path

* 🔥 Remove uneeded changes

* 🔧 Move and update Poetry file

* 🙈 Update gitignore

* 🐳 Update Dockerfiles to use Poetry

* 🐳 Update Dockerfiles with Poetry

* 🔧 Add SERVER_NAME required by Celery worker

* 🐳 Update Poetry install to avoid env conflicts

*  Add Pytest to Poetry dependencies

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-18 23:27:48 +02:00
Sebastián Ramírez
0a194b3b00 📝 Update README, sync with FastAPI docs 2020-04-18 17:48:48 +02:00
Sebastián Ramírez
94b2474438 📝 Update release notes 2020-04-18 10:16:16 +02:00