Commit Graph

85 Commits

Author SHA1 Message Date
Quinn
ae6b58d321
Update config.yml 2022-04-14 20:15:27 -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
a3944749cd yarn format:all; yarn 2022-04-14 17:01:37 -04: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
Ozzie Gooen
7251f5864a
Merge pull request #246 from quantified-uncertainty/issue-241
build rescript for codeql
2022-04-13 14:18:53 -04:00
Quinn
0c734ec846
Update pl.md 2022-04-13 12:56:30 -04:00
Quinn
8cb73e8991
Update and rename developer-bug.md to ops-testing.md 2022-04-13 12:54:46 -04:00
Quinn
b57dc1f574
I don't think Autobuild step actually does anything but trying it out anyway. 2022-04-13 12:19:21 -04:00
Quinn
110ec3f86d
rm components and website bundle/build
the bundle was making it prohibitively expensive (took an hour to just get halfway through)
2022-04-13 12:09:42 -04:00
Quinn
a9d0f73c53
Capitalized a step name 2022-04-13 11:18:40 -04:00
Quinn
fe047a92dd
build rescript et. al. for codeql 2022-04-13 11:08:26 -04:00
Quinn
1092550c89
Update CODEOWNERS 2022-04-12 15:18:35 -04:00
Quinn
d9faab2680
Update CODEOWNERS 2022-04-12 15:01:22 -04:00
Quinn
15d1e789cc
Update CODEOWNERS 2022-04-12 14:57:52 -04:00
Quinn
1707ae8d5e
hotfix: precise version skip-duplicate-actions 2022-04-12 10:11:15 -04:00
Quinn
d45b5f3d72
hotfix: working directory in lint jobs
https://github.com/creyD/prettier_action/issues/90
2022-04-12 10:03:15 -04:00
Quinn
e7e51d9582
hotfix: debugging workingdirectory 2022-04-12 09:54:57 -04:00
Quinn
f8fa47e923
hotfix: working_directory in prettier action
jobs were triggering too much.
2022-04-12 09:50:13 -04:00
Sam Nolan
d316ad0a07 Merge branch 'develop' into reducer-playground 2022-04-12 16:45:14 +10:00
Sam Nolan
440bfabffa Run prettier on monorepo + fix crashing playground 2022-04-12 15:41:36 +10:00
Quinn
43e29e71b8
Update ci.yml 2022-04-11 20:49:02 -04:00
Quinn
37d351eba0
Upload coverage report 2022-04-11 20:35:41 -04:00
Quinn Dougherty
c7908e85a8 prettier is proper now with yarn scripts 2022-04-11 19:15:09 -04:00
Quinn Dougherty
a7df0bb886 prettier jobs 2022-04-11 18:56:24 -04:00
Quinn Dougherty
a498ed4611 branch names in *.yml 2022-04-11 17:41:40 -04:00
Quinn Dougherty
16258c2538 install dependencies in lint job 2022-04-11 01:27:21 -04:00
Quinn Dougherty
3f2cd652d4 path to rescript executable in lint.sh 2022-04-11 01:23:09 -04:00
Quinn Dougherty
3689caa1fc finally nailed the triggers! (I hope) 2022-04-11 01:08:54 -04:00
Quinn Dougherty
d4b00b15c1 debugging triggers again 2022-04-11 01:05:47 -04:00
Quinn Dougherty
983dc1f08b demorgan's law 2022-04-11 00:58:28 -04:00
Quinn Dougherty
efa832c7c3 should trigger website job 2022-04-11 00:55:08 -04:00
Quinn Dougherty
018c5f7ca6 one last set of choices for ci.yml 2022-04-11 00:53:02 -04:00
Quinn Dougherty
188e508f06 FOUND THE TYPO IT WAS $ instead of 18826 lol 2022-04-11 00:46:02 -04:00
Quinn Dougherty
e3c6c0ac9a back to not equal to true syntax instead of not, :frown: 2022-04-11 00:42:59 -04:00
Quinn Dougherty
4e93141275 boolean expression testing 2022-04-11 00:37:05 -04:00
Quinn Dougherty
97b7388681 checking boolean expression syntax 2022-04-11 00:32:29 -04:00
Quinn Dougherty
d9d3f19c13 typos in ci.yml, more of them 2022-04-11 00:30:42 -04:00
Quinn Dougherty
7c27c0ad7b typo in ci.yml 2022-04-11 00:24:34 -04:00
Quinn Dougherty
72dd99bacb added lint to ci 2022-04-11 00:24:34 -04:00
Quinn
b12f3f0c2d forgot to tag username in .github/* 2022-04-11 00:23:15 -04:00
Quinn
c5341b6ace .tx -> ts 2022-04-11 00:23:15 -04:00
Quinn
8bab562cbb Update ci.yml 2022-04-11 00:23:15 -04:00
Quinn
66c91e427a Update CODEOWNERS 2022-04-11 00:23:15 -04:00
Quinn
1c662be25d Update developer-bug.md 2022-04-11 00:23:15 -04:00
Quinn
1478cc71cb Update and rename ci.yaml to ci.yml 2022-04-11 00:23:15 -04:00
Quinn
4831dff4d6
only run dependabot at monorepo level
it recurses into directories to search for other `packages.json`s (I'm mostly sure)
2022-04-10 14:22:52 -04:00
Ozzie Gooen
eecd501d04 Merged with master 2022-04-10 13:22:57 -04:00