Commit Graph

574 Commits

Author SHA1 Message Date
Sebastián Ramírez c27b9dcf9d 📝 Update release notes, add breaking changes details 2020-11-29 19:35:10 +01:00
Sebastián Ramírez c7e137c6e0 📝 Update release notes 2020-11-29 19:17:35 +01:00
github-actions 7e4d7fe895 📝 Update release notes 2020-11-29 18:04:51 +00:00
Sebastián Ramírez 2c57ea57bf
🔧 Update TestDriven link to course in sponsors (#2435) 2020-11-29 19:04:27 +01:00
Sebastián Ramírez be7d15ce3a 📝 Update release notes 2020-11-29 18:55:48 +01:00
github-actions afc2bb0801 📝 Update release notes 2020-11-29 17:32:46 +00:00
Sebastián Ramírez 313bbe802f
Add support for shared/top-level parameters (dependencies, tags, etc) (#2434)
*  Add Default and DefaultPlaceholder data structures

to handle defaults and overrides

*  Add utils to get values by priority handling DefaultPlaceholders

*  Add support for top-level parameters in FastAPI, APIRouter, include_router

including: prefix, tags, dependencies, deprecated, include_in_schema, responses, default_response_class, callbacks

* ♻️ Update openapi utils to handle DefaultPlaceholder for response_class

* 📝 Update bigger-application example code to use top-level params

and showcase them in APIRouter, FastAPI, include_router

* 📝 Update docs for Bigger Applications, include diagrams, top-level params

* 🔥 Simplify code and docs for callbacks as default_response_class is no longer required

* 📝 Add docs for top-level dependencies, in FastAPI()

* 📝 Add docs reference to top-level dependencies in docs for decorator

*  Update/increase tests for Bigger Applications including shared parameters

*  Add tests for top-level dependencies in FastAPI()

*  Add tests for internal DefaultPlaceholder

*  Update/increase tests for callbacks with top-level parameters

*  Add LOTS of tests covering branches and cases for shared parameters

in top-level FastAPI, path operations, include_router, APIRouter, its path operations, nested include_router, nested APIRouter, and its path operations

* 🎨 Format/reorder parameters for consistency in FastAPI, APIRouter, include_router
2020-11-29 18:32:18 +01:00
github-actions d550738fa2 📝 Update release notes 2020-11-25 17:48:13 +00:00
github-actions dbdcf86a11 📝 Update release notes 2020-11-25 17:46:45 +00:00
github-actions ee27f7790f 📝 Update release notes 2020-11-25 17:35:19 +00:00
github-actions f6a285c13c 📝 Update release notes 2020-11-25 17:28:00 +00:00
github-actions 159a61d2b0 📝 Update release notes 2020-11-25 17:23:01 +00:00
github-actions 8cc3ac1329 📝 Update release notes 2020-11-25 17:16:53 +00:00
github-actions 9972b76efa 📝 Update release notes 2020-11-25 17:12:26 +00:00
github-actions 8997f96540 📝 Update release notes 2020-11-25 17:07:41 +00:00
github-actions 7a3c244c07 📝 Update release notes 2020-11-25 16:40:33 +00:00
Sebastián Ramírez 7a692d2c7b
🍱 Update sponsor logos (#2418) 2020-11-25 17:40:07 +01:00
github-actions b53c443a06 📝 Update release notes 2020-11-10 19:52:19 +00:00
github-actions 24b638faf6 📝 Update release notes 2020-11-10 19:38:22 +00:00
github-actions d8cfa8ac87 📝 Update release notes 2020-11-10 19:25:07 +00:00
Sebastián Ramírez 76083559f0
Add silver sponsor WeTransfer (#2338) 2020-11-10 20:24:42 +01:00
github-actions df56655361 📝 Update release notes 2020-11-08 17:27:00 +00:00
Louis Guitton 2e67f2fa6d
📝 Add FastAPI monitoring blog post to External Links (#2324)
https://github.com/tiangolo/fastapi/issues/1828#issuecomment-723541832
2020-11-08 18:26:34 +01:00
github-actions ac073b2f5f 📝 Update release notes 2020-11-08 11:43:23 +00:00
Sebastián Ramírez 4bcdbc5673
Set up and enable Material for MkDocs Insiders for the docs (#2325)
* ⬆️ Upgrade Material for MkDocs

* ⬆️ Install Material for MkDocs Insiders on CI

* 🔧 Update MkDocs configs to use Material for MkDocs Insiders

*  Use the lightbulb because it looks nice 💡

* 💚 Fix GitHub Action workflow syntax for building docs

* 🐛 Fix GitHub Actions workflow syntax, strike one 
2020-11-08 12:42:55 +01:00
github-actions 97adeca0a4 📝 Update release notes 2020-11-07 20:48:48 +00:00
Sebastián Ramírez ac99792762
Add Discord chat (#2322)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2020-11-07 21:48:25 +01:00
github-actions d01e0a10d8 📝 Update release notes 2020-11-07 18:55:35 +00:00
Sebastián Ramírez de0f466ef8
✏️ Fix typo in Deta tutorial (#2320) 2020-11-07 19:55:12 +01:00
Sebastián Ramírez 77f7447ee8 📝 Update release notes 2020-11-06 00:14:52 +01:00
github-actions 48827eb7fc 📝 Update release notes 2020-11-05 23:13:28 +00:00
Sebastián Ramírez 5786d2ef78
📝 Fix image links for sponsors (#2304) 2020-11-06 00:13:04 +01:00
Sebastián Ramírez 166088775a 🔖 Release version 0.61.2 2020-11-06 00:04:32 +01:00
Sebastián Ramírez 1052914c20 📝 Update release notes 2020-11-06 00:03:52 +01:00
github-actions 7bdc86b6b4 📝 Update release notes 2020-11-05 22:53:41 +00:00
Camila Gutierrez 733218f199
✏️ Fix typo in Tutorial - Path Parameters (#2231) 2020-11-05 23:53:10 +01:00
github-actions 3fb6d2982f 📝 Update release notes 2020-11-05 22:52:49 +00:00
David Dobrinskiy b323726d86
✏ Fix a stylistic error in docs (#2206) 2020-11-05 23:52:17 +01:00
github-actions 2db2381b68 📝 Update release notes 2020-11-05 22:51:01 +00:00
github-actions e6c2343691 📝 Update release notes 2020-11-05 22:45:29 +00:00
谭九鼎 ab0379ee52
✏ Fix capitalizaiton typo in docs (#2204) 2020-11-05 23:44:56 +01:00
github-actions 790fa217f7 📝 Update release notes 2020-11-05 22:42:49 +00:00
Ammar Asmro b892b5e028
✏ Fix typo in docs (#2179) 2020-11-05 23:42:07 +01:00
github-actions 39eedb31f7 📝 Update release notes 2020-11-05 22:39:33 +00:00
谭九鼎 8355832c7c
📝 Update/fix links in docs to use HTTPS (#2165)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-05 23:39:09 +01:00
github-actions 5821ea8a69 📝 Update release notes 2020-11-05 22:34:08 +00:00
nukopy 3dbdc74366
✏ Fix typos and add rewording in docs (#2159)
* docs: fix typo in chapter "Request Body" in "Tutorial - User Guide"

* docs: modify a sentence in chapter "Query Parameters and String Validations" in "Tutorial - User Guide"

* docs: fix two grammatical mistakes in chapter "Path Parameters and Numeric Validations" in "Tutorial - User Guide"
2020-11-05 23:33:06 +01:00
github-actions 939acef803 📝 Update release notes 2020-11-05 22:31:20 +00:00
nukopy 22a5960d36
📝 Fix code consistency in examples for Tutorial - User Guide - Path Parameters (#2158) 2020-11-05 23:30:09 +01:00
github-actions 8c5efe0b4b 📝 Update release notes 2020-11-05 22:29:07 +00:00
Teofilo Zosa 730ded2870
📝 Fix renamed parameter `content_type` typo (#2135) 2020-11-05 23:26:28 +01:00
github-actions 1a000d7e5f 📝 Update release notes 2020-11-05 22:24:33 +00:00
github-actions ea69c373ac 📝 Update release notes 2020-11-05 22:21:54 +00:00
Teofilo Zosa 9118749128
✏ Fix minor typos in docs (#2122) 2020-11-05 23:20:55 +01:00
github-actions 87ad6a46e8 📝 Update release notes 2020-11-05 22:14:40 +00:00
Adrian 75c64b6e4c
✏ Fix typos in docs and source examples (#2102)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-05 23:14:17 +01:00
github-actions ccd3b97f03 📝 Update release notes 2020-11-05 22:03:04 +00:00
Nutchanon Ninyawee 074d39fa17
✏ Fix incorrect Celery URLs in docs (#2100) 2020-11-05 23:02:07 +01:00
github-actions f1419322b3 📝 Update release notes 2020-11-05 21:58:33 +00:00
github-actions 82a1300257 📝 Update release notes 2020-11-05 21:56:17 +00:00
Aaron Christianson 13d9de4a49
📝 Simplify intro to Python Types, all currently supported Python versions include type hints 🎉 (#2085) 2020-11-05 22:53:44 +01:00
github-actions f931dd0717 📝 Update release notes 2020-11-05 21:44:18 +00:00
github-actions 0c895f1eaf 📝 Update release notes 2020-11-05 21:42:54 +00:00
github-actions cc9e6b3484 📝 Update release notes 2020-11-05 21:39:59 +00:00
github-actions 7e708f7411 📝 Update release notes 2020-11-05 21:32:20 +00:00
Alejo Carballude e09646441d
✏ Fix typo in Benchmarks (#1995) 2020-11-05 22:31:38 +01:00
github-actions 1631f981af 📝 Update release notes 2020-11-05 21:22:25 +00:00
github-actions a676899557 📝 Update release notes 2020-11-05 21:10:35 +00:00
github-actions 9fcec3abe9 📝 Update release notes 2020-11-05 21:05:15 +00:00
Daniel Murrell 5df00f3ec4
📝 Add note in CORS tutorial about allow_origins with ["*"] and allow_credentials (#1895) 2020-11-05 22:03:45 +01:00
github-actions 20ba6e8b97 📝 Update release notes 2020-11-05 20:51:04 +00:00
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
2020-11-05 21:50:37 +01:00
github-actions bed0f065fa 📝 Update release notes 2020-11-01 21:54:32 +00:00
github-actions 32a010394f 📝 Update release notes 2020-11-01 21:40:13 +00:00
github-actions[bot] 8d572faa24
👥 Update FastAPI People (#2282)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-11-01 22:39:51 +01:00
github-actions f495d98fae 📝 Update release notes 2020-10-25 18:48:12 +00:00
Camila Gutierrez 3702cef08d
✏️ Fix uppercase in Tutorial - Query Parameters (#2245) 2020-10-25 19:47:46 +01:00
github-actions 9474706ec2 📝 Update release notes 2020-10-25 18:46:59 +00:00
github-actions c75c13c3b0 📝 Update release notes 2020-10-25 18:25:55 +00:00
Sebastián Ramírez 8673e1c127
📝 Add articles to External Links (#2247) 2020-10-25 19:25:31 +01:00
github-actions 360868fe25 📝 Update release notes 2020-10-25 18:12:21 +00:00
github-actions c6e950dc9c 📝 Update release notes 2020-10-25 17:54:58 +00:00
github-actions 612d114f3a 📝 Update release notes 2020-10-25 11:59:34 +00:00
github-actions cdf0f8a933 📝 Update release notes 2020-10-24 11:33:24 +00:00
github-actions dca9cc3ec5 📝 Update release notes 2020-10-18 20:19:45 +00:00
github-actions[bot] d6f37b2138
👥 Update FastAPI People (#2202)
Co-authored-by: github-actions <github-actions@github.com>
2020-10-18 22:19:01 +02:00
github-actions 5a13f78078 📝 Update release notes 2020-10-18 20:16:53 +00:00
github-actions 142710a0f3 📝 Update release notes 2020-10-18 20:05:19 +00:00
github-actions 00104c9259 📝 Update release notes 2020-10-18 19:57:42 +00:00
github-actions 9b7125f66b 📝 Update release notes 2020-10-18 19:52:30 +00:00
github-actions 7a02d862aa 📝 Update release notes 2020-10-18 19:45:51 +00:00
github-actions 1ea24e1813 📝 Update release notes 2020-10-18 19:36:23 +00:00
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
2020-10-18 21:35:42 +02:00
github-actions 048355f01d 📝 Update release notes 2020-10-18 07:05:30 +00:00
github-actions 1dd2bc7675 📝 Update release notes 2020-10-18 06:03:03 +00:00
github-actions 6ab0f89858 📝 Update release notes 2020-10-18 05:57:45 +00:00
github-actions 9c00618710 📝 Update release notes 2020-10-18 05:48:25 +00:00
github-actions ae580deaea 📝 Update release notes 2020-10-18 05:38:53 +00:00
github-actions 8a1ebb38e2 📝 Update release notes 2020-10-18 05:30:50 +00:00
github-actions 7434d2bec7 📝 Update release notes 2020-10-18 05:26:55 +00:00
github-actions cb55d7cdde 📝 Update release notes 2020-10-17 18:44:24 +00:00
github-actions a5ee4d93d2 📝 Update release notes 2020-10-17 13:56:21 +00:00
github-actions d1dfc812f1 📝 Update release notes 2020-10-17 13:46:12 +00:00
github-actions 5a776fbff5 📝 Update release notes 2020-10-17 13:40:03 +00:00
github-actions 642762564d 📝 Update release notes 2020-10-17 10:43:35 +00:00
github-actions 48bf243050 📝 Update release notes 2020-10-17 06:43:16 +00:00
github-actions afac22dfd2 📝 Update release notes 2020-10-17 06:39:20 +00:00
github-actions aa62d9212f 📝 Update release notes 2020-10-17 06:32:39 +00:00
github-actions b56cf6c08f 📝 Update release notes 2020-10-17 06:24:33 +00:00
github-actions 23772f3c49 📝 Update release notes 2020-10-17 06:15:44 +00:00
github-actions 3d767008df 📝 Update release notes 2020-10-17 06:09:43 +00:00
github-actions 25e1a2602d 📝 Update release notes 2020-10-17 06:03:36 +00:00
github-actions db91255ede 📝 Update release notes 2020-10-17 05:51:31 +00:00
github-actions 4924d08e7e 📝 Update release notes 2020-10-16 20:35:50 +00:00
github-actions 030f1f2ae2 📝 Update release notes 2020-10-16 20:09:35 +00:00
github-actions a4f88f74f2 📝 Update release notes 2020-10-16 20:04:38 +00:00
Sebastián Ramírez 636f06cd6b 📝 Update release notes 2020-10-15 07:26:26 +02:00
hard_coder c8365bd339
🌐 Initialize new language Korean for translations (#2018) 2020-10-15 07:21:41 +02:00
Sebastián Ramírez df38e53723 📝 Update release notes 2020-10-11 17:04:21 +02:00
github-actions f59f85d755 📝 Update release notes 2020-10-11 10:41:42 +00:00
Sebastián Ramírez e96b002599 📝 Update release notes 2020-10-11 12:06:07 +02:00
github-actions 75b83ce3aa 📝 Update release notes 2020-10-11 10:04:35 +00:00
Sebastián Ramírez 026039cae2 📝 Update release notes 2020-10-11 11:51:49 +02:00
Sebastián Ramírez e2609dff95
👷 Add GitHub Action Latest Changes (#2160) 2020-10-11 11:50:04 +02:00
Sebastián Ramírez e77ea63577 🔖 Release version 0.61.1 2020-08-29 16:30:50 +02:00
Sebastián Ramírez 097df92c1c 📝 Update release notes 2020-08-29 16:06:32 +02:00
Brock Friedrich be669059fb
🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
Sebastián Ramírez dfdd371c52 📝 Update release notes 2020-08-29 15:38:44 +02:00
ryuckel e1e8627168
🌐 Add Japanese translation for index.md (#1571) 2020-08-29 15:34:08 +02:00
Sebastián Ramírez 0916c1c3ef 📝 Update release notes 2020-08-29 14:32:08 +02:00
Facundo Maero 11656f7bd5
✏ Fix typo in nosql-databases.md (#1980)
Co-authored-by: Facundo Maero <facundo.maero@deepvisionai.com>
2020-08-29 14:30:23 +02:00
Sebastián Ramírez 483d092af8 📝 Update release notes 2020-08-29 14:29:00 +02:00
JulianMaurin 60aa63b68a
🌐 Initialize translations for French (#1975)
Co-authored-by: JulianMaurin <julian.maurin.perso@pm.me>
2020-08-29 14:27:34 +02:00
Sebastián Ramírez eb547bd4fd 📝 Update release notes 2020-08-29 14:24:24 +02:00
Sebastián Ramírez 2d7038e03e 📝 Update release notes 2020-08-29 11:47:13 +02:00
Yağızcan Değirmenci 4f0a3a9e4d
🌐 Initialize Turkish translations (#1905) 2020-08-29 11:43:29 +02:00
Sebastián Ramírez a6897963d5 🔖 Release version 0.61.0 2020-08-09 22:36:47 +02:00
Sebastián Ramírez c14803e3fa 📝 Update release notes 2020-08-09 22:34:50 +02:00
Sebastián Ramírez 64ca596a11 📝 Update release notes 2020-08-09 22:19:46 +02:00
Sebastián Ramírez 3390182fc9 📝 Update release notes 2020-08-09 17:04:35 +02:00
Sebastián Ramírez 912a43ee3d
📝 Add link to TestDriven.io course in docs (#1860) 2020-08-09 17:02:51 +02:00
Sebastián Ramírez 4020304945 📝 Update release notes 2020-08-09 16:43:07 +02:00
Elliana May 0a2fc78fea
✏️ Update docs to remove gender-specific references (#1824)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-09 16:35:44 +02:00
Sebastián Ramírez b91acfb457 📝 Update release notes 2020-08-09 15:58:58 +02:00
Rupsi Kaushik 5ed48ccdc8
Export WebSocketDisconnect and add example handling disconnections to docs (#1822)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-09 15:52:19 +02:00
Sebastián Ramírez f32d67c8b9 📝 Update release notes 2020-08-09 13:12:09 +02:00
Sebastián Ramírez be855c696b 📝 Update release notes 2020-08-09 12:56:09 +02:00
Sebastián Ramírez 4daa6ef4e4 📝 Update release notes 2020-08-09 11:08:29 +02:00
Sebastián Ramírez 79e08a2541 🔖 Release version 0.60.2 2020-08-08 20:23:16 +02:00
Sebastián Ramírez 1c9c80ba93 📝 Update release notes 2020-08-08 20:21:03 +02:00
Yağızcan Değirmenci 25cb05c876
✏ Fix documentation typo in Query Parameters and String Validations (#1832) 2020-08-08 20:19:14 +02:00
Sebastián Ramírez 694fbab074 📝 Update release notes 2020-08-08 20:07:03 +02:00
Felix Böhm 2fd28434dd
📝 Add documentation about async tests (pytest-asyncio and httpx) (#1619)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-08 20:01:18 +02:00
Sebastián Ramírez d15556b152 📝 Update release notes 2020-08-08 09:20:37 +02:00
Sebastián Ramírez 52f0f8657e 📝 Update release notes 2020-08-03 19:28:49 +02:00
Sebastián Ramírez 117f9e4abe 📝 Update release notes 2020-08-03 18:38:27 +02:00
s2s 604fea9fc1
📝 Add link in sql-databases.md tutorial to async-sql-databases.md in advanced section. (#1813)
* Add link in sql-databases.md tutorial section to async-sql-databases.md in advanced section.

* 🎨 Update note format

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 18:37:02 +02:00
Sebastián Ramírez 994bfd4591 📝 Update release notes 2020-08-03 18:27:03 +02:00
Eduard Iskandarov 02722923b1
✏ Fix documentation typo in behind a proxy tutorial (#1807) 2020-08-03 18:25:01 +02:00
Sebastián Ramírez d63a93429b 📝 Update release notes 2020-08-03 18:14:15 +02:00
Sebastián Ramírez 95a29b6e67 📝 Update release notes 2020-08-03 18:05:05 +02:00
Sebastián Ramírez 272f01a153
🌐 Add Ukrainian language setup, without index translation (#1830) 2020-08-03 18:04:05 +02:00
Sebastián Ramírez 1a345ae7fc 📝 Update release notes 2020-08-03 17:41:50 +02:00
Marcelo Trylesinski c5c138b8eb
📝 Update external links (#1786)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 17:39:48 +02:00
Sebastián Ramírez da20e33414 📝 Update release notes 2020-08-03 17:26:12 +02:00
Sebastián Ramírez f63cec9c95 📝 Update release notes 2020-08-03 15:32:03 +02:00
Sebastián Ramírez 78680e5bee 📝 Update relase notes 2020-08-03 15:19:33 +02:00
Sebastián Ramírez 72645dfeab 📝 Update release notes 2020-08-03 14:30:25 +02:00
Sebastián Ramírez 1afa4e8e75 📝 Update release notes 2020-08-03 13:50:22 +02:00
नवुले पवन कुमार राव 6fd3736da2
📝 Add article: Deploy FastAPI on Azure App Service (#1726) 2020-08-03 13:48:30 +02:00
Sebastián Ramírez 7e043e5e6f 📝 Update release notes 2020-08-03 10:46:33 +02:00
Smart d1585c42b9
📝 Add external link to starlette docs for WebSocket testing (#1717)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 10:45:22 +02:00
Sebastián Ramírez fc494e3527 📝 Update release notes 2020-08-03 10:34:05 +02:00
Sebastián Ramírez 38b71a9298 📝 Update release notes 2020-08-03 09:55:21 +02:00
Francesco Frassinelli 769ee73240
📝 Add HTML media type to template docs (#1690)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:53:56 +02:00
Sebastián Ramírez 1df2f14c64 📝 Update release notes 2020-08-03 09:28:03 +02:00
Nils Lindemann eab9a0e139
✏ Fix typos and rewording in docs for security (#1678)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:27:02 +02:00
Sebastián Ramírez b86ac6739a 📝 Update release notes 2020-08-03 09:13:17 +02:00
Nils Lindemann 9840d9e59d
✏ Fix typos in docs for dependencies (#1675)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-08-03 09:12:07 +02:00
Sebastián Ramírez 0ec52157df 📝 Update release notes 2020-08-03 08:46:50 +02:00
Sebastián Ramírez 306ec8de04 📝 Update release notes 2020-08-03 08:35:05 +02:00
Sebastián Ramírez 6264709054 📝 Update release notes 2020-08-03 08:11:00 +02:00
Sebastián Ramírez a63b1efc29 📝 Update release notes 2020-07-22 10:29:49 +02:00
Sebastián Ramírez 6fb97f44cf 📝 Update release notes 2020-07-22 08:47:48 +02:00
Sebastián Ramírez f64c448329 🔖 Release version 0.60.1 2020-07-22 08:44:44 +02:00
Sebastián Ramírez df6cbc5ec6 📝 Update release notes 2020-07-22 08:44:13 +02:00
Sebastián Ramírez 6c9dca55bc 📝 Update release notes 2020-07-22 08:32:22 +02:00
Adrien Cacciaguerra d71e807401
💄 Use OS preference theme for docs (#1760) 2020-07-22 08:30:12 +02:00
Sebastián Ramírez 7df9ddfe4e 📝 Update release notes 2020-07-22 08:28:31 +02:00
Sebastián Ramírez 2940a7fdfa 📝 Update release notes 2020-07-22 08:23:36 +02:00
Sebastián Ramírez c5a21354af 📝 Update release notes 2020-07-21 23:10:52 +02:00
Sebastián Ramírez 8bafe2a482
🚀 GitHub Actions update, use commit from PR, not pre-merge (#1761)
* 🔥 Remove deploy badge that won't show correctly until next release

after the fixes to the Gitter bot

* 🐛 Fix GitHub Action to upload docs artifacts with commit from PR, not pre-merge

* ♻️ Run zip docs and artifact upload only on PRs
2020-07-21 23:08:14 +02:00
Sebastián Ramírez 42f1716b48 📝 Update release notes 2020-07-20 18:57:01 +02:00
Sebastián Ramírez 0f54657377 🔖 Release version 0.60.0 2020-07-20 18:26:56 +02:00
Sebastián Ramírez 79e5b36551
📝 Update release notes (#1745)
* 📝 Update release notes

* 📝 Update release notes
2020-07-20 18:22:29 +02:00
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
2020-07-20 16:33:17 +02:00
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
2020-07-19 22:11:28 +02:00
Sebastián Ramírez b7251f1654 📝 Update release notes 2020-07-19 14:25:28 +02:00
Sebastián Ramírez cc8cac200f 📝 Update release notes 2020-07-19 14:10:51 +02:00
Sebastián Ramírez e7be5c8ac5
💄 Update badges, remove Travis (#1736)
* 💄 Update badges

* 🔥 Remove Travis
2020-07-19 14:09:55 +02:00