aboutsummaryrefslogtreecommitdiffhomepage
path: root/dhall/mkConfig.dhall
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to dhall 1.26.1 and merge types and termsv2.0-test-clementdpolykindsClement Delafargue2019-10-021-33/+0
|
* Clever Cloud metrics are now enabled by defaultClement Delafargue2019-07-021-2/+2
|
* dhall: remove optional arguments from mkConfigClement Delafargue2019-07-011-12/+6
| | | | | | It was just constructing a record without adding any information. Now it constructs a record from its mandatory parts. The caller can then override fields as they please.
* dhall: expose optional fields as optional valuesClement Delafargue2019-07-011-8/+4
| | | | Instead of `nonifying` them
* Remove default environment from Dhall configClement Delafargue2019-07-011-43/+41
|
* remove org_id from vault type, add sshKey in vaultClement Delafargue2019-07-011-6/+7
|
* app: rename `clever_entry_point`. It's only used by Haskell appsPaul Bonaud2018-12-271-38/+38
|
* add travis ci step for typechecking dhallHussein Ait-Lahcen2018-11-201-1/+2
|
* add dhall interfaceHussein Ait-Lahcen2018-11-191-0/+43