Commit Graph

33 Commits

Author SHA1 Message Date
Sebastián Ramírez
7f8a1a5e3c
💚 Fix CI installs and tests (#2) 2021-08-24 20:14:33 +02:00
Sebastián Ramírez
ed0d6701dd 👷 Add Dependabot 2021-08-24 16:23:54 +02:00
Sebastián Ramírez
d9baf5a441 🔧 Add funding config 2021-08-24 16:21:55 +02:00
Sebastián Ramírez
86e63c1585 👷 Add GitHub Actions to Build Docs, Test, and Publish 2021-08-24 16:21:34 +02:00
Sebastián Ramírez
2945723807 👷 Add preview docs GitHub Action 2021-08-24 16:09:22 +02:00
Sebastián Ramírez
0e46903cbc 🔧 Add issue-manager and latest-changes GitHub Actions 2021-08-24 16:08:05 +02:00
Sebastián Ramírez
2ce5c543ea 🔧 Add new-issue templates 2021-08-24 16:06:32 +02:00
Sebastián Ramírez
0a5e56cb06 👷 Add custom GitHub actions to preview docs 2021-08-24 16:05:55 +02:00
Sebastián Ramírez
343c326d59 🙈 Add .gitignore 2021-08-24 16:03:36 +02:00
Sebastián Ramírez
d7f5b577bc 🔧 Add scripts 2021-08-24 16:03:19 +02:00
Sebastián Ramírez
b36c4add7e 🔧 Add Flake8 config 2021-08-24 16:02:45 +02:00
Sebastián Ramírez
97230d845a Add autoflake to development dependencies 2021-08-24 16:02:21 +02:00
Sebastián Ramírez
e753f19297 🎨 Format tests, remove double imports 2021-08-24 16:01:57 +02:00
Sebastián Ramírez
46a6ed3d05 🐛 Re-implement unreleased Pydantic utility 2021-08-24 16:01:22 +02:00
Sebastián Ramírez
eb8c496e10 🎨 Format tests, sort and remove unused imports 2021-08-24 15:41:03 +02:00
Sebastián Ramírez
843ba7f281 📝 Remove double format-imports script, as autoflake can handle it alone now 2021-08-24 15:37:51 +02:00
Sebastián Ramírez
69a7200cda 🔧 Add py.typed marker file 2021-08-24 15:21:26 +02:00
Sebastián Ramírez
859bee1edb 🔧 Add pyproject.toml with Poetry setup and package metadata 2021-08-24 15:20:54 +02:00
Sebastián Ramírez
f2487f82e9 🔧 Add MkDocs config 2021-08-24 15:19:55 +02:00
Sebastián Ramírez
daffd5e21a 📝 Add CONTRIBUTING.md 2021-08-24 15:19:11 +02:00
Sebastián Ramírez
feaa5090e7 🔒 Add security policy 2021-08-24 15:18:33 +02:00
Sebastián Ramírez
da055eb20e 📝 Add README.md 2021-08-24 15:18:15 +02:00
Sebastián Ramírez
0f01b75a05 🔧 Add sqlmodel.sql.expression generation script (select overloads) 2021-08-24 15:16:41 +02:00
Sebastián Ramírez
79089f7a6c Add tests 2021-08-24 15:15:26 +02:00
Sebastián Ramírez
362f2e2e17 🍱 Add icons and logos 2021-08-24 15:12:13 +02:00
Sebastián Ramírez
0116cc48ce 🍱 Add diagrams for docs 2021-08-24 15:10:50 +02:00
Sebastián Ramírez
4f1b510f9d 🍱 Add screenshots for docs 2021-08-24 15:10:02 +02:00
Sebastián Ramírez
6d1d86ab85 📝 Add docs 2021-08-24 15:02:48 +02:00
Sebastián Ramírez
29017c60a7 🍱 Add custom CSS and JS for docs 2021-08-24 14:52:41 +02:00
Sebastián Ramírez
dc331f649c 📝 Add docs annotations for source examples 2021-08-24 14:51:14 +02:00
Sebastián Ramírez
e6308146f7 Add source examples for docs 2021-08-24 14:50:16 +02:00
Sebastián Ramírez
e1cfd99a96 📄 Add license 2021-08-24 14:43:06 +02:00
Sebastián Ramírez
fcff2050e6 Add SQLModel core code 2021-08-24 14:41:53 +02:00