Commit Graph

756 Commits

Author SHA1 Message Date
github-actions
b9ec1943eb 📝 Update release notes 2024-09-27 16:11:18 +00:00
Sebastián Ramírez
fe7f4f7949 🔧 Add ENV PYTHONUNBUFFERED=1 to log output directly to Docker (#1378) 2024-09-27 16:10:59 +00:00
github-actions
b67fb44e5b 📝 Update release notes 2024-09-27 16:00:15 +00:00
Waket Zheng
945fbc7699 🔧 Run task by the same Python environment used to run Copier (#1157)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-09-27 17:59:54 +02:00
github-actions
109a7454c7 📝 Update release notes 2024-09-27 15:53:52 +00:00
Sebastián Ramírez
38843cbe28 👷 Tweak generate client to error out if there are errors (#1377) 2024-09-27 15:53:31 +00:00
github-actions
1030118247 📝 Update release notes 2024-09-27 15:41:36 +00:00
Hani Sabsoob
08dd87d0f2 💡 Remove unnecessary comment (#1260)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-09-27 17:41:17 +02:00
github-actions
6a8fc240b3 📝 Update release notes 2024-09-27 14:23:43 +00:00
Sebastián Ramírez
c297e9ee9e 👷 Generate and commit client only on same repo PRs, on forks, show the error (#1376) 2024-09-27 16:23:23 +02:00
Sebastián Ramírez
7e5ca88dc2 🔖 Release version 0.7.1 2024-09-27 15:30:04 +02:00
github-actions
451c656fb0 📝 Update release notes 2024-09-24 09:53:03 +00:00
Sebastián Ramírez
911223516c 👷 Use uv cache on GitHub Actions (#1366) 2024-09-24 11:52:42 +02:00
github-actions
1f666c4907 📝 Update release notes 2024-09-23 22:29:32 +00:00
Sebastián Ramírez
32227c4020 👷 Update GitHub Actions format (#1363) 2024-09-24 00:29:10 +02:00
github-actions
cdc7b50fec 📝 Update release notes 2024-09-23 22:05:47 +00:00
Sebastián Ramírez
284527b7bc 👷 Use uv for Python env to generate client (#1362) 2024-09-24 00:05:29 +02:00
github-actions
6ed7aee371 📝 Update release notes 2024-09-23 21:27:39 +00:00
Sebastián Ramírez
39325ad421 👷 Run tests from Python environment (with uv), not from Docker container (#1361) 2024-09-23 23:27:21 +02:00
github-actions
b3a77946cb 📝 Update release notes 2024-09-23 20:36:34 +00:00
Sebastián Ramírez
9b2e5813ae 🔨 Update generate-client.sh script, make it fail on errors, fix generation (#1360) 2024-09-23 22:36:14 +02:00
github-actions
55ad3b21ee 📝 Update release notes 2024-09-23 20:09:35 +00:00
Sebastián Ramírez
d2020c1a37 ♻️ Update settings to use top level .env file (#1359) 2024-09-23 22:09:11 +02:00
github-actions
6fc03d1bf4 📝 Update release notes 2024-09-23 19:35:36 +00:00
Sebastián Ramírez
0435937f8e 👷 Add GitHub Actions workflow to lint backend apart from tests (#1358) 2024-09-23 21:35:18 +02:00
github-actions
8d9af8cb80 📝 Update release notes 2024-09-23 16:53:28 +00:00
Sebastián Ramírez
4fc9610175 💡 Add comments to Dockerfile with uv references (#1357) 2024-09-23 16:53:08 +00:00
github-actions
4b6fb7c465 📝 Update release notes 2024-09-23 14:11:09 +00:00
Sebastián Ramírez
81048277c7 ⬆️ Migrate from Poetry to uv (#1356) 2024-09-23 16:10:46 +02:00
github-actions
fa97b372b4 📝 Update release notes 2024-09-23 11:40:12 +00:00
Sebastián Ramírez
c8104d8ced 🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355) 2024-09-23 13:39:54 +02:00
github-actions
7ed8694643 📝 Update release notes 2024-09-22 22:29:44 +00:00
Sebastián Ramírez
4cd67f3483 ♻️ Use Docker Compose watch (#1354) 2024-09-23 00:29:23 +02:00
github-actions
b262c2053c 📝 Update release notes 2024-09-22 16:25:47 +00:00
Sebastián Ramírez
651643982b 🔧 Use plain base official Python Docker image (#1351) 2024-09-22 18:25:29 +02:00
github-actions
224d0e31a8 📝 Update release notes 2024-09-22 16:20:17 +00:00
Sebastián Ramírez
87254dd79e 🚚 Move location of scripts to simplify file structure (#1352) 2024-09-22 18:19:57 +02:00
github-actions
68a7fe0899 📝 Update release notes 2024-09-20 15:13:01 +00:00
Sebastián Ramírez
8fe66c1cc1 ♻️ Refactor prestart (migrations), move that to its own container (#1350) 2024-09-20 17:12:40 +02:00
github-actions
d87b6391b5 📝 Update release notes 2024-09-20 12:53:11 +00:00
Sebastián Ramírez
889a9bf5bf ⬆️ Upgrade FastAPI (#1349) 2024-09-20 14:52:45 +02:00
github-actions
44ff5730b7 📝 Update release notes 2024-09-20 12:43:51 +00:00
Sebastián Ramírez
e64c9100ec ♻️ Include FRONTEND_HOST in CORS origins by default (#1348) 2024-09-20 14:43:32 +02:00
github-actions
a292dbe10d 📝 Update release notes 2024-09-19 18:11:52 +00:00
Sebastián Ramírez
79d240f5b7 ♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344) 2024-09-19 18:11:33 +00:00
github-actions
110a59c71d 📝 Update release notes 2024-09-16 22:26:45 +00:00
Sebastián Ramírez
2062b5b671 🔥 Simplify Traefik, remove www-redirects that add complexity (#1343) 2024-09-17 00:26:26 +02:00
github-actions
07b568b4f6 📝 Update release notes 2024-09-16 19:52:57 +00:00
Sebastián Ramírez
8a8a90459d 🩺 Add DB healthcheck (#1342) 2024-09-16 21:52:33 +02:00
github-actions
eb88b52ff8 📝 Update release notes 2024-09-16 19:43:09 +00:00