Commit Graph

677 Commits

Author SHA1 Message Date
dependabot[bot]
dc9c0c22ea
Bump @docusaurus/preset-classic in /packages/website
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-beta.15 to 2.0.0-beta.17.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-beta.17/packages/docusaurus-preset-classic)

---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 11:59:10 +00:00
Quinn
b3f728d5bd
Create dependabot.yml 2022-03-25 07:53:45 -04:00
Quinn
e18bb8894a
Create codeql-analysis.yml 2022-03-25 07:25:17 -04:00
Quinn
cfa2379a16
Merge pull request #62 from QURIresearch/first-sprint-devops
First sprint devops
2022-03-24 20:25:33 -04:00
Quinn Dougherty
1efc4644bb fixed needed yarn commands in README.md 2022-03-24 20:21:34 -04:00
Quinn Dougherty
a1990ea3eb fix sequence of yarn run commands 2022-03-24 20:18:06 -04:00
Quinn Dougherty
06376d661b removed scripts / yarn run commands 2022-03-24 20:15:23 -04:00
Quinn Dougherty
f78f6e422b correction in README.md 2022-03-24 20:11:31 -04:00
Quinn Dougherty
8dd8c27b54 deleted some extraneous comments and todos 2022-03-24 20:06:52 -04:00
Sam Nolan
bf73dba3ef Add resolution strategies to storybook webpack 2022-03-25 10:57:52 +11:00
Sam Nolan
271424a912 Install rescript before lang build 2022-03-25 10:29:43 +11:00
Sam Nolan
543dde9144 Reference lang source code directly from components 2022-03-25 10:27:17 +11:00
Quinn Dougherty
e836520b9f switches order of bundle and build in yarn all command 2022-03-24 18:40:46 -04:00
Quinn Dougherty
9a751c82cf removed shell.nix files 2022-03-24 17:29:21 -04:00
Quinn Dougherty
02064d9ccb added comment about yarn to bottom of readme 2022-03-24 16:05:45 -04:00
Quinn Dougherty
ee20f5278e needed nodePackages. prefix for npm 2022-03-24 14:55:27 -04:00
Quinn Dougherty
6976b603f5 comment about bundle before build 2022-03-24 14:52:36 -04:00
Quinn Dougherty
6576df27b6 more extensions in codium 2022-03-24 14:42:27 -04:00
Quinn Dougherty
b389aa3b14 codium builds with rescript mode 2022-03-24 14:21:54 -04:00
Quinn Dougherty
f5c10e7bde Codium build almost works 2022-03-24 13:52:24 -04:00
Quinn Dougherty
64e8a3c62f flake: added self. 2022-03-24 12:43:14 -04:00
Quinn Dougherty
e2aa11d50f flake.nix: defaultPackage 2022-03-24 12:38:32 -04:00
Quinn Dougherty
9b14a5c8cf removed flake-compat 2022-03-24 12:33:37 -04:00
Quinn Dougherty
ae1649d08d flake.lock: commit 2022-03-24 12:20:40 -04:00
Quinn Dougherty
433e9f53d6 flake-compat: init commit 2022-03-24 12:19:41 -04:00
Quinn Dougherty
d6a20a7187 flake: codium first commit 2022-03-24 12:16:23 -04:00
Quinn Dougherty
789bb9ed66 do not run yarn at monorepo level in ci 2022-03-24 11:36:21 -04:00
Quinn Dougherty
a01238a154 a promising new hint 2022-03-24 11:32:45 -04:00
Quinn Dougherty
da873d2db0 one last try at getting components job to pass 2022-03-24 11:32:45 -04:00
Quinn Dougherty
28956743ae top level yarn run first in components job 2022-03-24 11:32:45 -04:00
Quinn Dougherty
def42af9c6 fixed conditional job trigger 2022-03-24 11:32:45 -04:00
Quinn Dougherty
10f9549279 just nudging the readme a bit 2022-03-24 11:32:43 -04:00
Quinn Dougherty
6d34813702 issue 67 2022-03-24 11:31:52 -04:00
Quinn Dougherty
6db055623d .DS_Store 2022-03-24 11:31:52 -04:00
Quinn Dougherty
12208fcefb ci.yaml: fixed components build and added website buidl 2022-03-24 11:31:52 -04:00
Quinn Dougherty
f492899117 After pair programming with @Hazelfire, still need to fix playground scripts (rebase: README and index.js) 2022-03-24 11:31:36 -04:00
Quinn Dougherty
8f82f1fc47 changed wording/titling of jobs 2022-03-24 11:29:42 -04:00
Quinn Dougherty
c0a9b58ea7 issue templates 2022-03-24 11:29:42 -04:00
Quinn Dougherty
e3870579b2 fixed typos in ci.yaml 2022-03-24 11:29:42 -04:00
Quinn Dougherty
16213ddddb added components to ci 2022-03-24 11:29:42 -04:00
Quinn Dougherty
44669e1d73 squiggle-lang/bsconfig.json: updated package name 2022-03-24 11:29:42 -04:00
Quinn Dougherty
4550fa9456 auto ping for code review upon PR open 2022-03-24 11:29:42 -04:00
Quinn Dougherty
73a2493349 added instructions for local playground in top level README.md 2022-03-24 11:29:42 -04:00
Quinn Dougherty
1f0969ce3a fixed parcel (rebase: fixed MC with index.ts) 2022-03-24 11:28:45 -04:00
Quinn Dougherty
d9b2da1b13 renamed packages to @quri prefix 2022-03-24 11:21:48 -04:00
Ozzie Gooen
3449c93bcb
Merge pull request #53 from QURIresearch/notebook
Add squiggle notebooks
2022-03-24 11:10:12 -04:00
Sam Nolan
590af695f1
Merge pull request #64 from QURIresearch/hotfix-missing-jsx
Fix test failure errors by allowing JSX in typescript files
2022-03-24 06:23:06 +11:00
Sam Nolan
5131f2e269 Fix test failure errors 2022-03-24 06:18:21 +11:00
Sam Nolan
aa8c865480 Better describe test cases 2022-03-23 13:12:20 +11:00
Sam Nolan
697bb85346 Extrapolate on the reason for ts-ignore 2022-03-23 11:51:04 +11:00