Iván Ovejero
|
fc550ecbcb
|
⚡ Remove fibers to support Node LTS 16 (#2672)
* 🔥 Remove fibers lib
* 📦 Update package-lock.json
* 📦 Update package-lock.json
* ✏️ Mention recommended version
* ⚡ Update node version in Docker images
* ⬆️ bump uuid and flatted
* 📦 Update package-lock.json
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-02-04 19:13:26 +01:00 |
|
Anuj Kapoor
|
32dc10f289
|
🐛 Return correct exit code on node version conflict (#2526)
|
2021-12-11 17:41:18 +01:00 |
|
Ben Hesseldieck
|
d3a1d3ffef
|
Revert "⚡ Simplify config imports in cli package (#1840)" (#1931)
This reverts commit c21c8b3369 .
|
2021-06-23 11:20:07 +02:00 |
|
Iván Ovejero
|
c21c8b3369
|
⚡ Simplify config imports in cli package (#1840)
* ⚡ Set path alias for config
* ⚡ Update config export
* ⚡ Simplify config imports
* ⚡ Update also additional imports
* ⚡ Update path in collation migration
* ⚡ Resolve aliased paths
* 👕 Fix Codacy issue
* 👕 Retry to fix Codacy issue
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-06-22 23:18:52 +02:00 |
|
Jan Oberhauser
|
3d2eaa3aaa
|
⚡ Check on startup for Node.js version 14 or later
|
2021-05-03 16:15:02 -05:00 |
|
Jan Oberhauser
|
c8e85b5d6d
|
👕 Fix lint issue
|
2020-10-25 11:26:27 +01:00 |
|
Jan Oberhauser
|
6cc986c516
|
⚡ Check on startup for Node.js version 12.9 or later
|
2020-10-25 11:01:36 +01:00 |
|
Jan Oberhauser
|
205a033717
|
✨ Add CLI command to deactivate workflows
|
2020-10-24 14:37:45 +02:00 |
|
Jan Oberhauser
|
a2b589880f
|
⚡ Check for correct Node.js version on start
|
2019-10-23 14:03:40 +02:00 |
|
Jan Oberhauser
|
67afc883db
|
⚡ Replace vorpal with oclif in cli
|
2019-08-28 15:28:47 +02:00 |
|