Commit Graph

1798 Commits

Author SHA1 Message Date
Quinn
3103a21ada
Merge pull request #288 from quantified-uncertainty/netlify-config
declarative netlify
2022-04-14 23:47:03 -04:00
Quinn Dougherty
b327e08c0e I _think_ the ignore trigger is correct.. 2022-04-14 23:40:59 -04:00
Quinn Dougherty
678c4dbee1 trying without toplevel netlify.toml 2022-04-14 23:36:05 -04:00
Quinn Dougherty
7dc72bd635 replace the word build with the word command 2022-04-14 23:28:48 -04:00
Quinn Dougherty
dda5fed719 changed order within toml stanza 2022-04-14 23:26:53 -04:00
Quinn Dougherty
02507e5cc2 empty commit 2022-04-14 23:19:41 -04:00
Quinn Dougherty
154cbb5eec removed flake 2022-04-14 23:12:05 -04:00
Quinn Dougherty
e5ea9ca279 forgot comment 2022-04-14 23:08:50 -04:00
Quinn Dougherty
ad88d82784 just testing something 2022-04-14 23:07:22 -04:00
Quinn Dougherty
37537f3435 ... 2022-04-14 23:02:28 -04:00
Quinn Dougherty
7f0bdb0388 ugh, missing " again 2022-04-14 23:01:05 -04:00
Quinn Dougherty
bd54a722e2 more ignore logic 2022-04-14 22:59:44 -04:00
Quinn Dougherty
e16e015e4c moved stuff into scripts subdir 2022-04-14 22:51:17 -04:00
Quinn Dougherty
182d639664 missing " character 2022-04-14 22:47:45 -04:00
Quinn Dougherty
b41f74a271 triggers and builds :) 2022-04-14 22:46:22 -04:00
Quinn Dougherty
cd23fbb0db ...try this 2022-04-14 22:41:40 -04:00
Quinn Dougherty
261eb8d9ae will it skip now? 2022-04-14 22:39:53 -04:00
Quinn Dougherty
4ba0212aac try setting base = "./" 2022-04-14 22:36:49 -04:00
Quinn Dougherty
dd01c0eff1 perhaps a bool is a string 2022-04-14 22:24:37 -04:00
Quinn Dougherty
15d6f7d3be this is a blank commit 2022-04-14 22:19:54 -04:00
Quinn Dougherty
d98c637c15 try this 2022-04-14 22:17:23 -04:00
Quinn Dougherty
96d6e5c04d forgot to escape characters 2022-04-14 21:59:13 -04:00
1677d63375 fix: std of lognormal symbolic division 2022-04-14 21:54:06 -04:00
Quinn Dougherty
84b358397e .toml requires quotes around bash values 2022-04-14 21:52:03 -04:00
Quinn Dougherty
20f3004aa1 netlify: declarative 2022-04-14 21:43:16 -04:00
Quinn Dougherty
dec03d0590 declarative netlify 2022-04-14 21:40:38 -04:00
Ozzie Gooen
4918ee790a Merged with develop 2022-04-14 20:18:20 -04:00
Ozzie Gooen
e7d5fb4ad8 Changing styles of Playground 2022-04-14 20:16:15 -04:00
Quinn
ae6b58d321
Update config.yml 2022-04-14 20:15:27 -04:00
Ozzie Gooen
ab1c72d979
Merge pull request #286 from quantified-uncertainty/issue-templates-patch
issue templates patch
2022-04-14 20:12:28 -04:00
Quinn
33ec17db50
Update ops-testing.md 2022-04-14 20:07:25 -04:00
Quinn
faeafdc108
Update config.yml 2022-04-14 20:05:59 -04:00
Quinn
d39e7cb944
Delete future.md 2022-04-14 20:04:11 -04:00
Quinn
91d1be625a
Create config.yml 2022-04-14 20:02:47 -04:00
Quinn Dougherty
bf22c40a4b rm package-lock.json and rm website/yarn.lock 2022-04-14 19:29:03 -04:00
Quinn
a17174bcdf
Merge pull request #278 from quantified-uncertainty/audit-2022-04-14-SymbolicDist.res
feat: Audit SymbolicDist.res
2022-04-14 17:45:06 -04:00
7914a8212c fix: merge branch 'develop' into audit-2022-04-14-SymbolicDist.res
fixes lint problems
2022-04-14 17:10:01 -04:00
Quinn
53739eb722
Merge pull request #280 from quantified-uncertainty/fix-lint-job-apr14
fix lint job apr14
2022-04-14 17:07:38 -04:00
Quinn Dougherty
a3944749cd yarn format:all; yarn 2022-04-14 17:01:37 -04:00
9910afd74b fix: Failing tests
The tests were wrong, not the code. Feels like it should be
the other way around
2022-04-14 16:52:36 -04:00
6d82adca25 Merge branch 'develop' into audit-2022-04-14-SymbolicDist.res 2022-04-14 16:50:37 -04:00
8cb689e661 fix: style 2022-04-14 16:38:12 -04:00
aad6a9c603 fix: Bad tests
These tests are failing because I increased the precision of a magic
constant.

This might be a signal that these are bad tests
2022-04-14 16:35:24 -04:00
bd3f2c99d1 tweak: add explanation for magic number 2022-04-14 16:25:15 -04:00
e5655dc2d1 fix: formatting 2022-04-14 16:20:23 -04:00
69148bb350 fix: Rescript bugs 2022-04-14 16:17:59 -04:00
Ozzie Gooen
8854eed91e
Merge pull request #242 from quantified-uncertainty/analytic-normal
Analytic normal
2022-04-14 16:11:36 -04:00
ec9c67f090 feat: Audit SymbolicDist.res
- Fix buggy lognormal multiplication code
- Add precision to 90% confidence intervals code
- Simplified lognormal code
- Added sources for many of the manipulations
2022-04-14 16:03:54 -04:00
Umur Ozkul
53c44cdc9d refactor macro definitions 2022-04-14 18:17:45 +02:00
Quinn
c43b373681
rm excess branches from trigger
Frankly I'm only doing this to trigger a run _on this file_, for the `badge.svg`
2022-04-14 12:16:48 -04:00