Sebastián Ramírez
|
81048277c7
|
⬆️ Migrate from Poetry to uv (#1356)
|
10 months ago |
github-actions
|
fa97b372b4
|
📝 Update release notes
|
10 months ago |
Sebastián Ramírez
|
c8104d8ced
|
🔥 Remove logic for development dependencies and Jupyter, it was never documented, and I no longer use that trick (#1355)
|
10 months ago |
github-actions
|
7ed8694643
|
📝 Update release notes
|
10 months ago |
Sebastián Ramírez
|
4cd67f3483
|
♻️ Use Docker Compose `watch` (#1354)
|
10 months ago |
github-actions
|
b262c2053c
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
651643982b
|
🔧 Use plain base official Python Docker image (#1351)
|
11 months ago |
github-actions
|
224d0e31a8
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
87254dd79e
|
🚚 Move location of scripts to simplify file structure (#1352)
|
11 months ago |
github-actions
|
68a7fe0899
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
8fe66c1cc1
|
♻️ Refactor prestart (migrations), move that to its own container (#1350)
|
11 months ago |
github-actions
|
d87b6391b5
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
889a9bf5bf
|
⬆️ Upgrade FastAPI (#1349)
|
11 months ago |
github-actions
|
44ff5730b7
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
e64c9100ec
|
♻️ Include `FRONTEND_HOST` in CORS origins by default (#1348)
|
11 months ago |
github-actions
|
a292dbe10d
|
📝 Update release notes
|
11 months ago |
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)
|
11 months ago |
github-actions
|
110a59c71d
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
2062b5b671
|
🔥 Simplify Traefik, remove www-redirects that add complexity (#1343)
|
11 months ago |
github-actions
|
07b568b4f6
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
8a8a90459d
|
🩺 Add DB healthcheck (#1342)
|
11 months ago |
github-actions
|
eb88b52ff8
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
18a5cb21db
|
🔥 Enable support for Arm Docker images in Mac, remove old patch (#1341)
|
11 months ago |
github-actions
|
46ac6a3c6f
|
📝 Update release notes
|
11 months ago |
Patrick Arminio
|
97d04cd7ff
|
👷 Improve playwright CI job (#1335)
|
11 months ago |
github-actions
|
b3a49ae32e
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
4af652aa73
|
👷 Update `issue-manager.yml` (#1329)
|
11 months ago |
github-actions
|
ad3580703c
|
📝 Update release notes
|
11 months ago |
Sofie Van Landeghem
|
2241d75131
|
set include-hidden-files to true for actions/upload-artifact@v4 (#1327)
|
11 months ago |
github-actions
|
33b379bd46
|
📝 Update release notes
|
11 months ago |
Alejandra
|
bbad34aa8d
|
👷🏻 Auto-generate frontend client (#1320)
|
11 months ago |
github-actions
|
e8c73ff614
|
📝 Update release notes
|
11 months ago |
Alejandra
|
644de7f186
|
🐛 Fix in `.github/labeler.yml` (#1322)
|
11 months ago |
github-actions
|
90e3e337cb
|
📝 Update release notes
|
11 months ago |
Alejandra
|
2fb7354923
|
👷 Update `.github/labeler.yml` (#1321)
|
11 months ago |
github-actions
|
05bc1412b3
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
375170c386
|
👷 Update `latest-changes` GitHub Action (#1315)
|
11 months ago |
github-actions
|
5005e5a5c1
|
📝 Update release notes
|
12 months ago |
Alejandra
|
77040adf86
|
📝 Add Email Templates to `backend/README.md` (#1311)
|
12 months ago |
github-actions
|
65c66f2050
|
📝 Update release notes
|
12 months ago |
Sebastián Ramírez
|
8187a5283f
|
👷 Update configs for labeler (#1308)
|
12 months ago |
github-actions
|
66c4ff169d
|
📝 Update release notes
|
12 months ago |
Sebastián Ramírez
|
d7d245a108
|
👷 Do not sync labels as it overrides manually added labels (#1307)
|
12 months ago |
github-actions
|
6eff776fc1
|
📝 Update release notes
|
12 months ago |
Sebastián Ramírez
|
de57a7bac1
|
👷 Update GitHub Action labeler to add only one label (#1304)
|
12 months ago |
github-actions
|
0f082d1265
|
📝 Update release notes
|
12 months ago |
dependabot[bot]
|
5a138697ec
|
⬆️ Bump axios from 1.6.2 to 1.7.4 in /frontend (#1301)
Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.2...v1.7.4)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
|
12 months ago |
github-actions
|
79ed422871
|
📝 Update release notes
|
12 months ago |
Sebastián Ramírez
|
d275c6224b
|
👷 Update GitHub Action labeler dependencies (#1302)
|
12 months ago |
github-actions
|
972714512b
|
📝 Update release notes
|
12 months ago |