| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-17 | Extract paths to a separate file and move helper functions into utils | Tobias Järvelöv | 1 | -0/+19 | |
| 2025-09-02 | Exit process with an exit code when an npm command exits with an error | Tobias Järvelöv | 1 | -0/+1 | |
| 2025-05-06 | Add new utility for running an npm script | Tobias Järvelöv | 1 | -0/+17 | |
| 2025-05-06 | Stop logging in run command utility | Tobias Järvelöv | 1 | -5/+1 | |
| When the runCommand encounters an error (i.e. a non-zero exit code) the function should reject the promise with the error, stderr and stdout as the response. This change allow each caller to the runCommand to implement its own error handling and logging. | |||||
| 2025-04-24 | Add utilities used by tasks | Tobias Järvelöv | 1 | -0/+66 | |
