Commit Graph

9 Commits

Author SHA1 Message Date
Piotr Rogowski 3c2836f3ef
Fix GH actions concurrency issue 2022-10-18 16:51:52 +02:00
Piotr Rogowski 475041b3d0
Update lint.js.yml 2022-08-10 20:56:41 +02:00
Piotr Rogowski 2abd23cad2
Update lint action (#696) 2022-07-27 01:23:19 +02:00
dependabot[bot] 3eec2d0514
Bump actions/checkout from 2 to 3 (#695)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 01:12:30 +02:00
Piotr Rogowski 6525db3bad
Explore D3, add test trigger logs (#309)
* Introduce d3

* Update tunes

* Use speedy-tuner eslint config

* Cache logs

* Use fields from config.datalog rather than from log file

* Fix dependabot workflow

* Add test trigger logs, finish up d3 tests
2021-12-13 22:04:17 +01:00
Piotr Rogowski c176779f19
Extract `types` into separate package (#209) 2021-09-26 18:07:54 +02:00
Piotr Rogowski 0a9a2f5c21
Update dependencies (#190) 2021-09-26 12:47:07 +02:00
Piotr Rogowski 2282962190
Remove unused vars, add CI env to github workflow 2021-04-11 00:06:56 +02:00
Piotr Rogowski 06c5fbd900
Create lint.js.yml 2021-03-23 01:08:08 +01:00