Commit Graph

83 Commits

Author SHA1 Message Date
Anthony Shew
1281a9b9ce turbo type-check command and GHA (#11658)
* turbo type-check command and GHA

* Update quality.yml

* Update package.json

* Update packages/common/package.json

Co-authored-by: Ruggero Tomaselli <ruggerotomaselli@gmail.com>

* Run prettier.

* Updating package-lock.

* Fix all prettier errors.

* Add type-check command to studio. Remove the one from common package since it depends on ui package and cannot be built at the moment.

* Rename all commands to typecheck (without -) because it's easier to type.

* Add cache and concurrency to the typecheck github job.

* Rename the quality workflow to typecheck.yml.

---------

Co-authored-by: Ruggero Tomaselli <ruggerotomaselli@gmail.com>
Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>
2023-10-04 17:12:05 +11:00
Greg Richardson
42d88eef6a fix(doc-embeddings): minimist import 2023-09-19 10:39:24 -06:00
Kevin Grüneberg
0f576e93e2 chore: remove unused docs dependencies 2023-09-14 19:40:50 +02:00
Kevin Grüneberg
ae0c1c9d0b chore: use new aws-sdk lib 2023-09-14 00:12:38 +02:00
Kevin Grüneberg
dd626768fd build: improve build times 2023-09-13 23:39:06 +02:00
Bo Lu
f651c35924 feat(docs): add emoji support 2023-07-27 10:57:31 +10:00
Terry Sutton
40d3e0b346 Merge branch 'master' into chore/upgrade-to-node-18 2023-06-06 15:05:10 -02:30
Alaister Young
788e899e6a Merge branch 'master' into chore/upgrade-to-node-18 2023-06-05 15:33:02 +10:00
Greg Richardson
b8df7d7c2b feat(docs): code hike 2023-06-04 15:15:58 -06:00
Greg Richardson
86aa9ed987 Merge branch 'master' into docs/vecs-lib 2023-06-02 11:03:46 -06:00
Greg Richardson
149c6d1ecd feat(docs): pull docs from external vecs repo 2023-05-31 18:39:18 -06:00
sd0
b752c82bf5 feat(docs): add yargs 2023-05-30 08:20:34 +08:00
Alaister Young
e522368842 uses syncpack to auto sync dependencies 2023-05-29 14:20:44 +10:00
Alaister Young
d1a8aaac3f manual dependency version changes 2023-05-29 14:16:07 +10:00
Brandon Scott
0f84e5a3bd Consolidate anchor id slugify logic, add tests + docs test workflow 2023-05-18 20:02:48 -04:00
Francesco Sansalvadore
cc846f4c8c chore: docs cover animation 2023-05-11 16:46:47 +02:00
Greg Richardson
de1634a4a9 chore(docs): bundle analyzer 2023-05-04 17:53:39 -06:00
Greg Richardson
ef2753cab2 feat(embeddings): github app auth 2023-04-24 17:49:00 -06:00
Greg Richardson
a51c756a7c fix(embeddings): add missing deps 2023-04-24 15:13:07 -06:00
Greg Richardson
60953ee066 feat(embeddings): zero downtime refresh 2023-04-21 14:53:13 -06:00
Greg Richardson
1ff754b879 chore: remove algolia build-search script 2023-04-20 17:49:20 -06:00
Chase Granberry
062cb22500 Merge pull request #13187 from supabase/docs/analytics-self-hosted-reference
Docs: self hosted Analytics server reference
2023-04-04 11:13:10 -07:00
Alaister Young
e0bfda4a72 adds mermaid peer dep to docs 2023-04-04 13:57:23 +10:00
Alaister Young
dad187b782 chore: share dashboard auth state across apps 2023-03-30 13:17:45 +11:00
Chase Granberry
5456b5b1d1 Prettier wants an extra line at the end of this package.json 2023-03-28 15:59:12 -07:00
Chase Granberry
ac7c73e1c4 gen:analytics:usage to match 2023-03-28 10:50:18 -07:00
Chase Granberry
f22e8b97aa gen usage command 2023-03-27 15:41:01 -07:00
Chase Granberry
4a04181440 Working! 2023-03-24 14:31:47 -07:00
Greg Richardson
2f23deb8c7 Merge branch 'master' into feat/docs-gpt-v2 2023-03-03 10:12:38 -07:00
Qiao Han
308a9fcfe2 Merge branch 'master' into chore/formatter 2023-03-01 16:14:07 +08:00
Stojan Dimitrovski
76a3d64520 feat: bump supabase-js to v2.8.0 2023-03-01 16:03:58 +08:00
Copple
f95b8f2ecd Testing prettier-plugin-sql-cst 2023-02-21 13:43:32 +01:00
Greg Richardson
bb28c45a77 chore(docs-search): embeddings:refresh script 2023-02-20 14:14:25 -07:00
Greg Richardson
3321b418f1 feat(docs-gpt): page section slug 2023-02-16 19:15:38 -07:00
Terry Sutton
872ba09112 Add secret fetching 2023-02-15 12:00:03 -03:30
Greg Richardson
bd83e9ba2f feat(docs-gpt): completion streaming 2023-02-03 01:10:13 -07:00
Terry Sutton
c7285b827a Merge branch 'master' into feat/docs-gpt-poc 2023-01-31 11:53:05 -03:30
Greg Richardson
b652b11679 chore(docs-gpt): build embeddings script 2023-01-30 08:32:36 -07:00
Greg Richardson
607c981be0 feat(docs-gpt): end-to-end gpt-3 completion using context injection 2023-01-27 22:15:52 -07:00
Greg Richardson
bc385b9238 feat(docs-gpt): generate embeddings using openai 2023-01-27 13:10:28 -07:00
Greg Richardson
c998d8d3bd feat(docs-gpt): mdx parsing and initial db setup 2023-01-27 00:21:50 -07:00
Joseph Schultz
b6e2140ea7 Fit new docs structure expected on current state of master 2023-01-16 21:06:35 -06:00
Joseph Schultz
7c127c8f64 Begin C# Documentation based off Flutter v1 docs 2022-12-23 16:52:20 -06:00
Terry Sutton
0b660d3c58 Add CLI and API specs to search results 2022-12-15 11:52:00 -03:30
Jonathan Summers-Muir
d2f96c7f73 remove old packages 2022-12-13 03:06:06 +08:00
Jonathan Summers-Muir
277c568a4d CLI fixes 2022-12-12 18:41:25 +08:00
Jonathan Summers-Muir
bd0514553c changed yaml files 2022-12-11 15:00:22 +08:00
Terry Sutton
e4a3dfe4f7 Add middleware back, again 2022-12-09 13:09:22 -03:30
Terry Sutton
b46ce86c41 Add middleware back 2022-12-09 09:23:26 -03:30
Jonathan Summers-Muir
1c5b0300e2 install shiki 2022-12-09 01:11:27 +08:00