Commit Graph

87 Commits

Author SHA1 Message Date
Quinn
3884ff8cfb
Merge pull request #943 from quantified-uncertainty/dependabot/github_actions/google-github-actions/release-please-action-3
⬆️ Bump google-github-actions/release-please-action from 2 to 3
2022-08-04 09:18:33 -04:00
dependabot[bot]
a9d80ea0a2
⬆️ Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:56 +00:00
dependabot[bot]
4fd80a46ee
⬆️ Bump google-github-actions/release-please-action from 2 to 3
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 2 to 3.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 13:10:51 +00:00
Quinn Dougherty
1a09f400e0 yarn format:all compels me 2022-08-01 14:40:37 -04:00
Quinn Dougherty
c366476cf7 removed release-please from devDependencies; added skip-github-release to release-please.yml 2022-08-01 14:40:01 -04:00
Quinn Dougherty
fd411c49b9 fix: so the PR it opens is proper this time 2022-08-01 14:18:21 -04:00
Quinn Dougherty
ae9e99fab8 fix: (for triggering releaes-please)
should_skip_action material is now written in `release-please.yml`
2022-08-01 13:59:04 -04:00
Quinn Dougherty
155f03dc09 fixed release-please.yml 2022-08-01 13:41:13 -04:00
Quinn Dougherty
29144335c1 init release please (rm npm publishing) 2022-08-01 12:59:43 -04:00
Quinn Dougherty
ab518a067e init release please 2022-08-01 12:59:21 -04:00
Quinn Dougherty
aad7c8c8eb cli lint job to ci.yml 2022-06-20 12:46:43 -04:00
Quinn Dougherty
6a9aafedd8 changed step names 2022-06-20 12:12:47 -04:00
Quinn Dougherty
5b15b2cb1a install eslint in vscode-ext lint job 2022-06-20 12:07:41 -04:00
Quinn Dougherty
358769a179 issue #729 2022-06-20 11:52:54 -04:00
Vyacheslav Matyukhin
5195fa91ba
components-lint respects components prettierignore 2022-06-10 00:52:55 +03:00
Sam Nolan
8174715d17 Build components before website in CI 2022-06-06 04:32:00 +00:00
Quinn Dougherty
58a7cd769f Replaced ; with && in coverage reports.
Value: [1e-7 to 1e-3]
2022-05-10 16:13:49 -04:00
Quinn Dougherty
744d5e0ad1 CodeQL run only via cron; waste added to gallery
Value: [1e-4 to 1e-3]
2022-05-10 13:29:54 -04:00
Quinn
d81e68273b
Hotfix: reducer-dev pr trigger 2022-04-27 12:10:32 -04:00
Quinn Dougherty
a5cb34ff7f eerge remote-tracking branch 'origin/develop' into ts-property 2022-04-20 16:58:51 -04:00
Quinn Dougherty
76a0f254ea removed pull request trigger from codeql analysis 2022-04-20 11:55:56 -04:00
Quinn Dougherty
4f5a1ff946 factored into TestHelpers.ts file 2022-04-19 23:42:24 -04:00
Quinn Dougherty
1395a36c63 fixed or bailed from failing tests; added typescript code coverage to codecov 2022-04-19 22:58:09 -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
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
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