Romeo Fragomeli
3e11fe6b12
[IMP] Bump support for Node 20+
...
This commit bump the support for Node 20+.
2024-10-09 20:31:31 +02:00
Samuel Degueldre
2a008a8679
[IMP] tooling: add eslint ci step to avoid stray .only and debugger
2023-01-11 15:47:09 +01:00
Aaron Bohy
6aee1355c8
[IMP] deploy.yml: remove owl-next from the branch list
2022-02-11 11:03:23 +01:00
Géry Debongnie
ad743c205c
[IMP] ci: fails if circular dependencies are found in build
2022-02-11 10:46:44 +01:00
Géry Debongnie
e746574a1d
[REF] initial prototype of owl 2
2022-02-11 10:18:01 +01:00
Samuel Degueldre
7a16449724
[IMP] CI: make formatting check mandatory for ci check
2021-12-03 14:08:05 +01:00
Géry Debongnie
97564a7612
[FIX] tests: update tests error messages
...
Updating my node version to v16, I noticed many tests breaking, because
the way errors are formatted did change. This commit ensures that the
test suite keeps working for all node versions.
2021-09-22 16:00:37 +02:00
Aaron Bohy
ad42c583c6
[FIX] package.json: bump node version to v12
...
Node 10.x is no longer maintained, and since a recent commit [1],
a test fails with that version.
[1] 88fd1cf483
2021-07-06 13:30:17 +02:00
Simon Genin
4e8e9dee3e
Update deploy.yml => add prettier ( #772 )
...
* Update deploy.yml
Add the npm run prettier command action to every push request
* Update deploy.yml
2020-10-20 16:38:14 +02:00
Simon Genin
6a833c54ec
[IMP] setup github actions for CI
...
Add action to launch the tests on the PRs
2020-10-13 16:57:24 +02:00