| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Previously, only the commands not directly handled by the stub were
logged. We want to log all commands instead
|
| |
|
| |
|
|
|
|
|
| |
See recent changes (https://github.com/CleverCloud/clever-tools/pull/415)
introduced in 2.5.0+ version of the clever cli tools
|
|
The `CC_RUN_COMMAND` variable was defined in case we use haskell
binary as entrypoints. However if the `clever_haskell_entry_point`
variable is not defined we shouldn't define the `CC_RUN_COMMAND` env variable.
|