Граф коммитов

37 Коммитов

Автор SHA1 Сообщение Дата
Chris Trevino 9ef88b4d85
ci: update docsite path (#16)
* ci: update docsite path

* cut semver

* filter release/ branches from semver check
2020-10-21 11:43:57 -07:00
Chris Trevino ff8d6e0997
Flatten Monorepo; Use Yarn 2+ PnP (#14)
* flatten package structure

* commit yarn cache, pnp file

* add publishConfig setting

* update libs

* remove cross-env

* ci: update ci scripts

* use workspace links

* upgrade build scripts

* app update stuff

* build: update exmpeddings-explorer settings

* remove kruda, work on embeddings exlporer

* remove kruda

* remove vestigial debug file

* remove integrations file

* remove links to sdks not present

* add gitattributes file

* get docsite started

* get lint running

* fix linter

* add npm-run-all to docsite

* update husky/lint-staged config

* get storybook running

* update .docsignore file

* cut semver document

* bundle topologically

* add publication script

* fix bundle step

* update embeddings

* add vscode sdk

* Cleanups

* get graphs rendering in embeddings explorer

* lint fix

* update ci

* run build in parallel

* get tests running

* add header

* move bundling out of parallel tasks
2020-10-20 16:59:23 -07:00
Chris Trevino 6e1a0c1940
Use public version of graph renderer (#13)
* build: use @graspologic packages

* chore: upgrade pnpm lock

* build: lint fix
2020-09-14 22:22:29 -07:00
Chris Trevino d040e816ca fix: move br tag outside of ul list 2020-09-08 09:28:00 -07:00
Chris Trevino b997344a7b
docs: remove unecesary footer statement (#12) 2020-09-04 16:16:10 -07:00
Chris Trevino 7284f6c644 docs: add corp links 2020-09-04 14:35:53 -07:00
Chris Trevino 32b265b16d docs: reformat footer 2020-09-04 14:08:24 -07:00
Chris Trevino 0f4e046d83
build: update docsite footer links (#11) 2020-09-04 12:05:39 -07:00
Chris Trevino dff4782249
Switch from Yarn 2 to pnpm (#10)
* build: switch to pnpm

* build: update pnpm lock

* build: add lintstagedrc

* build: update ci

* build: correct dependencies

* build: fix some dependencies

* build: fix more dependencies

* build: fix some missing dependencies

* build: fix some missing deps

* fix: remove lerna.json direct require

* build: update deps

* build: add missing deps
2020-09-04 00:19:03 -07:00
Chris Trevino 98bf4e598f
fix: import regenerator-runtime in workers (#9) 2020-08-20 23:17:39 -07:00
Chris Trevino 036f8b6acd
fix: add regenerator-runtime to embeddings explorer (#8) 2020-08-20 12:07:07 -07:00
Chris Trevino 5794d65dbd
Update Embeddings Explorer to be usable on smaller laptop screens (#7)
* chore: rename the embeddings-explorer package

* style: remove file list to right pane

* docs: add link to ee in splash page

* docs: correct aria labels
2020-08-20 10:39:16 -07:00
Chris Trevino 89e04f106f
Publication Updates (#6)
* chore: publication prep

* chore: add npmignore files to pkgs
2020-08-20 09:04:12 -07:00
Chris Trevino 86e6819177
Publish everything but the graph (#5)
* chore: publication prep

* chore: add npmignore files to pkgs
2020-08-17 13:41:30 -07:00
Chris Trevino caf4a28aed
fix: use default browserslist setting (#4) 2020-08-05 16:01:56 -07:00
Chris Trevino e5c26851bc
docs: comment out static storybook link (#3)
The static storybook link is broken in prod, presumably
because we haven't set a root url or something in
storybook. Until we figure that out, this just removes
the reference from the docsite
2020-08-04 08:33:40 -07:00
Chris Trevino e03db32917
Wire Storybook into vac docsite (#2)
* build: add copy task for storybook

* docs: update docsignore

* build: update docsignore

* build: upgrade dependencies

* build: update react typings resolutions

* build: tune the memory settings of the vm for bundle

* build: try just using node 14 in ci

* build: update ts-jest settings

* build: update browserslist target in graph
2020-08-04 00:20:29 -07:00
Chris Trevino b9971dbf30
Update README.md 2020-07-31 09:54:27 -07:00
Chris Trevino 1701a620da
Update README.md 2020-07-31 09:02:18 -07:00
Chris Trevino d0ed8c3d46
Generate apidocs & copy them into Gatsby Docsite (#1)
* build: generate apidocs

* build: copy apidocs into gatsby site
2020-07-30 17:11:43 -07:00
Chris Trevino 9867273ad9 docs: use withPrefix in logo 2020-07-30 13:59:05 -07:00
Chris Trevino b9552e0fad docs: fix gatsby prefix, relative hrefs 2020-07-30 13:32:58 -07:00
Chris Trevino cc2b9cf767 build: set CLEAN=true on github-pages-deploy action 2020-07-30 11:37:48 -07:00
Chris Trevino b73975341b build: add actor predicate to auto-merge workflow 2020-07-30 10:48:58 -07:00
Chris Trevino 8c9aa558e2 build: move .jekyll to .nojekyll 2020-07-30 10:12:50 -07:00
Chris Trevino ffe94c42ab build: update gh-pages workflow 2020-07-30 09:53:52 -07:00
Chris Trevino e20a400c6a build: replace status badge with gh-actions 2020-07-30 09:34:34 -07:00
Chris Trevino 1ddc195c9d build: wire in berry token into docsite deploy 2020-07-30 09:25:56 -07:00
Chris Trevino 4c27fc0288 build: wire in the berry token secret into gh ci 2020-07-30 09:09:54 -07:00
Chris Trevino 2b16405396 docs: restore original contribution language 2020-07-30 08:59:01 -07:00
Chris Trevino 0e9891aeef build: add github folder 2020-07-30 08:57:06 -07:00
Chris Trevino b29715be8e build: update docsite to copy over embeddings explorer 2020-07-30 08:41:28 -07:00
Chris Trevino b12b128b4d initial commit 2020-07-30 08:13:00 -07:00
Microsoft Open Source 655e95e036 Initial SECURITY.md commit 2020-07-13 09:11:07 -07:00
Microsoft Open Source ee5009a09f Initial README.md commit 2020-07-13 09:11:06 -07:00
Microsoft Open Source 65237a2854 Initial LICENSE commit 2020-07-13 09:11:05 -07:00
Microsoft Open Source 2cc5056932 Initial CODE_OF_CONDUCT.md commit 2020-07-13 09:11:04 -07:00