Commit graph

26 commits

Author SHA1 Message Date
Bruce Berrios 1ba7a76b86
Migrate middlewares to TypeScript (#2574)
* Migrate middlewares

* Update workflow

* Fix ignore

* Fix

* Fix

* Remove babel loader from root dependencies

* Remove mongoDb
2022-02-23 10:03:38 -05:00
Bruce Berrios 61f16584c9
Action anti cheat step (#2570)
* Add anti-cheat check

* Add anti-cheat step

* Test

* Revert

* .

* Fix
2022-02-22 23:02:37 +01:00
Ferotiq 1233d266a1
Fix (#2550)
* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update pr-check.yml
2022-02-20 22:29:39 +01:00
Ferotiq 7cbd9d2722
Allow the process for setting up project and committing code on Windows to be much smoother (#2549)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Create install.cmd

* Update package.json

* Update CONTRIBUTING.md

* Update install.cmd

* Update install.cmd

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update package.json

* fix lint script so windows users can use it correctly

* adFd

* rename
2022-02-20 20:47:24 +00:00
Miodec f0313d6524 updated pr check action 2022-02-19 15:35:43 +01:00
Jack f8727b5c68
Action only installs node and dependencies when a changed file passes the filters 2022-02-18 20:23:58 +01:00
Jack 432fedb3c0
Pr-check 2022-02-18 19:25:33 +01:00
Miodec a478128bc5 pr check now only runs the required actions.
part of #2527
2022-02-18 18:23:26 +01:00
Bruce Berrios eb2350bb1f
Move dependencies (#2483)
* Move dependencies

* Fixes

* Add stale pr action

* Update

* Fix cron schedule
2022-02-12 15:02:29 -05:00
Miodec 60f6a63e47 removed lit from action (runs inside build:live) 2022-02-12 21:01:17 +01:00
Miodec 17a0822ab6 added webpack to pr check 2022-02-12 19:07:58 +01:00
Miodec 89c62dc4b9 running action only on pr 2022-02-10 23:42:40 +01:00
Bruce Berrios 16855219f8
Cache dependencies (#2454)
* Cache dependencies

* Add linting to pre-commit hook
2022-02-09 11:45:27 -05:00
Bruce Berrios c8af14baab
Fix PR check action (#2447)
* fix

* Install all dependencies

* Fix PR check action

* Fix lint

* Update install.sh and remove pretty check
2022-02-08 22:17:26 +01:00
Bruce Berrios ccafcee72d
Oops (#2446)
* fix

* Install all dependencies
2022-02-08 21:41:59 +01:00
Jack c13a83cff5 removed workflow 2021-10-10 16:40:02 +01:00
Jack 874e5cbebe
commented out commiting and pushing for now 2021-10-01 00:50:39 +01:00
Jack 62e4ce396d
Update ci.yml 2021-10-01 00:21:52 +01:00
Jack 214fe571f8
Update ci.yml 2021-10-01 00:07:54 +01:00
Jack 2d3bd8a39a
Update ci.yml 2021-09-30 23:52:23 +01:00
Jack b998763097
typo 2021-09-30 23:46:59 +01:00
Jack 61c5c0474a
added comment on fail 2021-09-30 23:43:15 +01:00
Jack 8778f6cb08
added --rebase flag 2021-09-30 22:32:45 +01:00
Jack c7a11c3668
reverted previous commit 2021-09-30 22:31:34 +01:00
Jack 8f93f64c7f
Update ci.yml 2021-09-30 22:29:47 +01:00
SeerLite 4d783c033d
Add CI for ESLint and Prettier in PRs (#1661) 2021-09-30 22:03:59 +01:00