Vyacheslav Matyukhin
|
de532c72d6
|
custom squiggle-components outputs; never cache coverage
|
2022-10-08 21:15:37 +04:00 |
|
Vyacheslav Matyukhin
|
fd6c4ae1de
|
yarn in CI tuning
|
2022-10-08 19:55:57 +04:00 |
|
Vyacheslav Matyukhin
|
4abdb69f23
|
fix coverage?
|
2022-10-08 19:24:12 +04:00 |
|
Vyacheslav Matyukhin
|
ed86fd9f77
|
separate job for coverage, fix infinite loop
|
2022-10-08 19:13:44 +04:00 |
|
Vyacheslav Matyukhin
|
da8db5db9c
|
call yarn
|
2022-10-08 18:37:34 +04:00 |
|
Vyacheslav Matyukhin
|
d037913e7c
|
npx turbo
|
2022-10-08 17:45:59 +04:00 |
|
Vyacheslav Matyukhin
|
07fcbeb568
|
more turbo; rewrite and simplify github CI
|
2022-10-08 17:28:43 +04:00 |
|
Sam Nolan
|
2ed234b83b
|
Merge branch 'develop' into component-testing
|
2022-10-04 10:35:48 +11:00 |
|
dependabot[bot]
|
42c67c549a
|
⬆️ Bump fkirc/skip-duplicate-actions from 5.1.0 to 5.2.0
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v5.1.0...v5.2.0)
---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 14:42:35 +00:00 |
|
Sam Nolan
|
afaabdb5b3
|
Fix github CI grammar
|
2022-09-30 15:31:39 +10:00 |
|
Sam Nolan
|
9321fe5681
|
Add component testing to CI
|
2022-09-30 15:27:07 +10:00 |
|
Ozzie Gooen
|
d001b3c245
|
Add epic-0.5.0 to pull_request branch
|
2022-09-28 09:52:45 -04:00 |
|
dependabot[bot]
|
1548033fb4
|
⬆️ Bump fkirc/skip-duplicate-actions from 4.0.0 to 5.1.0
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v4.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 14:36:11 +00:00 |
|
Quinn Dougherty
|
7beff3f834
|
uncommented out most of the jobs
|
2022-09-12 13:50:21 +08:00 |
|
Quinn Dougherty
|
38d0ea79e4
|
yarn format:all compels me
|
2022-09-01 14:22:32 +08:00 |
|
Quinn Dougherty
|
83ee5dfb63
|
cut down trad ci.yml by commenting out stuff covered by nix; added cli lint
|
2022-08-30 14:16:29 +08:00 |
|
Quinn Dougherty
|
b89e4f1bd8
|
edited trigger conditions in two ci .yml files
|
2022-08-30 11:36:32 +08:00 |
|
Quinn Dougherty
|
228277d0e8
|
use prettier action instead of yarn
|
2022-08-30 08:34:50 +08:00 |
|
Quinn
|
f3843d9390
|
Merge pull request #944 from quantified-uncertainty/dependabot/github_actions/actions/checkout-3
⬆️ Bump actions/checkout from 2 to 3
|
2022-08-04 09:20:50 -04:00 |
|
dependabot[bot]
|
130e8fb3f6
|
⬆️ Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 13:10:53 +00:00 |
|
dependabot[bot]
|
1dd74ed33e
|
⬆️ Bump fkirc/skip-duplicate-actions from 3.4.1 to 4.0.0
Bumps [fkirc/skip-duplicate-actions](https://github.com/fkirc/skip-duplicate-actions) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/fkirc/skip-duplicate-actions/releases)
- [Commits](https://github.com/fkirc/skip-duplicate-actions/compare/v3.4.1...v4.0.0)
---
updated-dependencies:
- dependency-name: fkirc/skip-duplicate-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-04 13:10:48 +00: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
|
d81e68273b
|
Hotfix: reducer-dev pr trigger
|
2022-04-27 12:10:32 -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
|
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
|
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 |
|
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 |
|