Sebastián Ramírez
89537a0497
🐳 Update Dockerfile with compatibility versions, to upgrade later ( #9998 )
2 years ago
Sebastián Ramírez
53220b9832
➕ Add pydantic-settings to FastAPI People dependencies ( #9988 )
2 years ago
Sebastián Ramírez
1e6bfa1f39
♻️ Update FastAPI People logic with new Pydantic ( #9985 )
2 years ago
Sebastián Ramírez
fe91def515
👷 Update FastAPI People token ( #9844 )
2 years ago
Sebastián Ramírez
f61217a18a
🔥 Remove old internal GitHub Action watch-previews that is no longer needed ( #9730 )
2 years ago
Sebastián Ramírez
c5f343a4fd
👷 Update translation bot messages ( #9206 )
2 years ago
Sebastián Ramírez
bd219c2bbf
👷 Update translations bot to use Discussions, and notify when a PR is done ( #9183 )
2 years ago
Sebastián Ramírez
e9326de161
🔊 Log GraphQL errors in FastAPI People, because it returns 200, with a payload with an error ( #9171 )
2 years ago
Sebastián Ramírez
35d93d59d8
♻️ Refactor FastAPI Experts to use only discussions now that questions are migrated ( #9165 )
2 years ago
Sebastián Ramírez
9530defba8
✨ Compute FastAPI Experts including GitHub Discussions ( #5941 )
2 years ago
Sebastián Ramírez
a0c717d784
🛠 Add Arabic issue number to Notify Translations GitHub Action ( #5610 )
2 years ago
Sebastián Ramírez
9a442c9730
👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot ( #5586 )
2 years ago
Sebastián Ramírez
fdfcb9412e
🔧 Add config for Tamil translations ( #5563 )
2 years ago
Irfanuddin Shafi Ahmed
4cff206ebb
🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request ( #5222 )
Co-authored-by: Irfanuddin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Mohsen Mahmoodi
3b5839260f
🌐 Add Persian translation for `docs/fa/docs/index.md` and tweak right-to-left CSS ( #2395 )
Co-authored-by: Sebastián Ramírez <[email protected] >
3 years ago
Sebastián Ramírez
9197cbd36c
🔧 Update translations notification for Hebrew ( #5158 )
3 years ago
Sebastián Ramírez
2226f962ff
🔧 Add config for Swedish translations notification ( #5147 )
3 years ago
Sebastián Ramírez
b768643577
♻️ Move from `Optional[X]` to `Union[X, None]` for internal utils ( #5124 )
3 years ago
Sebastián Ramírez
9cae3cdb09
🔧 Add Python formatting hooks to pre-commit ( #4890 )
3 years ago
Sebastián Ramírez
71ea5883cd
🔧 Add notifications in issue for Uzbek translations ( #4884 )
3 years ago
Sebastián Ramírez
d820267cde
🔧 Add configuration to notify Dutch translations ( #4702 )
3 years ago
Sebastián Ramírez
d3eb787090
🐛 Fix FastAPI People generation to include missing file in commit ( #4695 )
3 years ago
Sebastián Ramírez
cce8d9e32c
🔧 Add GitHub Action notify-translations config for Azerbaijani ( #3995 )
4 years ago
Sebastián Ramírez
557fe61d92
✨ Update GitHub Action: notify-translations, to avoid a race conditon ( #3989 )
4 years ago
Sebastián Ramírez
b5dcd98605
🔧 Add new Translation tracking issues for German and Indonesian ( #3718 )
4 years ago
Sebastián Ramírez
d0ced2c7c9
✨ Add GitHub Action: Notify Translations ( #3715 )
4 years ago
Sebastián Ramírez
53a86a885d
✨ Update computation of FastAPI People and sponsors ( #3714 )
4 years ago
Sebastián Ramírez
a7cc25eb11
🔧 Update FastAPI People GitHub Sponsors order ( #2620 )
4 years ago
Sebastián Ramírez
a42c690496
📝 Add deployment to Deta, the first gold sponsor 🎉 ( #2303 )
* 📝 Add docs for sponsors
* 📝 Add docs for deploying on Deta
* 🍱 Add Deta docs screenshots
* ♻️ Refactor and separate deployment docs
* 📝 Update internal docs links to Deployment
* 📝 Update links in Deta tutorial
* 🍱 Update sponsors images
* 🔧 Use sponsors data from YAML
* 📝 Update sponsors in languages docs
* ✨ Update docs generation scripts
* ✅ Update README.md testing
* 📝 Update main README
* 🔧 Update fastapi-people action handling individual sponsors
* ✏️ Fix typos in Deta tutorial
4 years ago
Sebastián Ramírez
e1755f4fa6
🔥 Cleanup after upgrade for Docs Previews GitHub Action ( #2248 )
* 🔧 Upload docs artifacts even on push to avoid breaking Preview Docs
* 🔥 Remove replaced GitHub Action get-artifact
* 🔥 Remove GitHub Action Watch Docs Previews, replaced with Preview Docs
* 🔥 Remove commented backup configs in Preview Docs GitHub Action
* 🔥 Remove no longer needed utils scripts
5 years ago
Sebastián Ramírez
4e74d40736
✨ Add instant docs deploy previews for PRs from forks ( #2244 )
* 🔥 Disable action Watch Docs Previews
* 🔧 Use predefined name for docs artifacts for previews
* ✨ Add new GitHub Action Comment Docs Preview in PR
* 🔧 Refactor GitHub Action Preview Docs to work as workflow_run using new action to extract where to comment
5 years ago
Sebastián Ramírez
d625963cc5
♻️ Update FastAPI People GitHub Action to send the PR as github-actions ( #2201 )
5 years ago
Sebastián Ramírez
8386e61f17
🐛 Fix FastAPI People GitHub Action Docker dependency, strike 1 ⚾ ( #2198 )
5 years ago
Sebastián Ramírez
68dc9bd5ac
🐛 Fix FastAPI People GitHub Action Docker dependencies ( #2197 )
5 years ago
Sebastián Ramírez
479e87e467
🐛 Fix FastAPI People GitHub Action when there's nothing to change ( #2196 )
5 years ago
Sebastián Ramírez
492c0924c4
👥 Add new section FastAPI People ( #2195 )
* 👥 Update FastAPI People
* ✨ Add first version of FastAPI People GitHub action code
* 🐳 Add Docker and configs for the FastAPI People GitHub Action
* 👷 Add GitHub Action workflow for FastAPI People
* 📝 Add FastAPI People to docs
* 💄 Add custom CSSs for FastAPI People
5 years ago
Sebastián Ramírez
3dd16a9458
⚡ Fetch artifacts only once in preview docs GitHub action
5 years ago
Sebastián Ramírez
11c05beece
🔊 Add more logging to Watch Preview when artifact is not found
5 years ago
Sebastián Ramírez
7b3ef43127
🐛 Fix Watch Preview Docs GitHub Action, strike 2
5 years ago
Sebastián Ramírez
e0080e5f75
🐛 Fix Watch Previews action
5 years ago
Sebastián Ramírez
7032dfb4f1
✨ Add GitHub Action to watch for missing preview docs ( #1740 )
* 📝 Update release notes
* 🔊 Make curl verbose when triggering docs preview
* 🔧 Update GitHub Actions circus to use commit hash
* ✨ Add PR docs preview watcher
5 years ago
Sebastián Ramírez
b268c39758
✨ Add internal GitHub action to deploy docs previews ( #1739 )
* 📝 Update release notes
* ✨ Add internal GitHub action to pull docs artifact
* 🙈 Add archive.zip to gitignore
5 years ago