Sebastián Ramírez
e4877b7a9f
⬆️ Upgrade Python version and dependencies ( #558 )
2 years ago
github-actions
bd2236b842
📝 Update release notes
2 years ago
Sebastián Ramírez
fa4ea018c3
♻️ Refactor frontend Docker build setup, use plain NodeJS, use custom Nginx config, fix build for old Vue ( #555 )
2 years ago
github-actions
02223e1e1b
📝 Update release notes
2 years ago
Gusti Triandi Winata
8b317cafd1
📌 Fix flower Docker image, pin version ( #396 )
Co-authored-by: Kyler <39353605+fisher60@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago
github-actions
68d48be306
📝 Update release notes
2 years ago
Oskar Bechtold
7705fe89df
🐛 Fix Celery worker command ( #443 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago
github-actions
edae7ba371
📝 Update release notes
2 years ago
Sebastián Ramírez
c892fc200e
🔧 Add missing dotenv variables ( #554 )
2 years ago
github-actions
9fb69ba140
📝 Update release notes
2 years ago
Sebastián Ramírez
455de4d9a9
♻️ Refactor project generation, discard cookiecutter, use plain git/clone/fork ( #553 )
2 years ago
github-actions
30c722339b
📝 Update release notes
2 years ago
Sebastián Ramírez
dceca9c1e5
📝 Update README with in construction notice ( #552 )
2 years ago
github-actions
370b5c1345
📝 Update release notes
2 years ago
Alejandra S
64e4d37ee2
📌 Add NodeJS version management and instructions ( #551 )
2 years ago
github-actions
ef615cf8e9
📝 Update release notes
2 years ago
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>
2 years ago
github-actions
6c9f70281b
📝 Update release notes
2 years ago
Sebastián Ramírez
e0db713f6b
👷 Add dependabot ( #547 )
2 years ago
Sebastián Ramírez
04664a9ce9
📝 Update release notes
2 years ago
github-actions
ea544e903c
📝 Update release notes
2 years ago
github-actions
5c5de0fa5d
📝 Update release notes
2 years ago
Sebastián Ramírez
6e5c3375c7
📝 Update release notes
2 years ago
github-actions
20d93b0284
📝 Update release notes
2 years ago
Sebastián Ramírez
d148958782
👷 Fix latest-changes GitHub Action token, strike 2 ( #546 )
2 years ago
Sebastián Ramírez
b57ae43bcf
👷 Fix latest-changes GitHub Action token config ( #545 )
2 years ago
Sebastián Ramírez
5729eceb83
👷 Add latest-changes GitHub Action ( #544 )
2 years ago
Sebastián Ramírez
490c554e23
📝 Update release notes
5 years ago
Sebastián Ramírez
aab833bae2
⬆️ Update issue-manager ( #211 )
5 years ago
Sebastián Ramírez
45fdd880ce
📝 Update release notes
5 years ago
Sebastián Ramírez
27fabe01ea
✨ Add GitHub Sponsors button ( #201 )
5 years ago
Sebastián Ramírez
6967ce1b0c
📝 Update release notes
5 years ago
Sebastián Ramírez
20fa4ce8fb
🔊 Add consistent errors for env vars not set ( #200 )
5 years ago
Sebastián Ramírez
1a64656267
📝 Update release notes
5 years ago
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
5 years ago
Sebastián Ramírez
bdc40a17f6
📝 Update release notes
5 years ago
Sebastián Ramírez
b88a0fc5fa
📝 Add docs about reporting coverage in HTML ( #161 )
5 years ago
Sebastián Ramírez
b02e4633dc
📝 Update relase notes
5 years ago
Sebastián Ramírez
43d5b49bd1
✨ Test using the TestClient ( #160 )
5 years ago
Sebastián Ramírez
41a2f15d8f
🎨 Format fixes ( #159 )
* 📝 Update release notes
* 🎨 Update format and structure
5 years ago
Sebastián Ramírez
7b768879f5
📝 Update release notes
5 years ago
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
5 years ago
Sebastián Ramírez
4b80bdfdce
📝 Update release notes
5 years ago
Sebastián Ramírez
7d57876bda
📝 Add docs about removing the frontend ( #156 )
5 years ago
Sebastián Ramírez
3678eb9d57
📝 Update release notes
5 years ago
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
5 years ago
Sebastián Ramírez
a7fd258e18
📝 Update release notes
5 years ago
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
5 years ago
Sebastián Ramírez
283bc7c95b
♻️ Simplify tests, run in same backend service ( #152 )
remove backend-tests
5 years ago
Sebastián Ramírez
8f9c2bac42
📝 Update release notes
5 years ago