Eric Nguyen
|
d9e06537e8
|
Merged PR 16: Transform every single class components into functional component
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This improve greatly the performance and the code cleaning.
It allows us to separate the inseparable class methods into modules functions
|
2022-08-09 15:15:56 +00:00 |
|
Eric Nguyen
|
161a2cfb3e
|
Merged PR 15: Azure-Pipelines: Use pnpm to accelerate npm install command
continuous-integration/drone/push Build is passing
|
2022-08-08 16:12:49 +00:00 |
|
Eric Nguyen
|
9dcfc5f226
|
Merged PR 13: Fix azure-pipeline node kill
continuous-integration/drone/push Build is failing
We use killall to stop node from running but az pipe catch SIGTERM.
Let's rather use SIGINT
|
2022-08-08 14:55:40 +00:00 |
|
|
87369ee90d
|
azure-pipeline: Clean node process
continuous-integration/drone/push Build is passing
|
2022-08-08 16:45:22 +02:00 |
|
Eric Nguyen
|
ed3dcf8112
|
Merged PR 12: Added Node Latest to tests
|
2022-08-08 14:38:01 +00:00 |
|
Eric Nguyen
|
60247d6f45
|
Merged PR 10: Set up CI with Azure Pipelines
continuous-integration/drone/push Build is passing
|
2022-08-08 14:14:12 +00:00 |
|