Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to dhall 1.26.1 and merge types and termsv2.0-test-clementdpolykinds | Clement Delafargue | 2019-10-02 | 9 | -65/+44 |
| | |||||
* | Remove `sshKey` from the vault type | Clement Delafargue | 2019-07-04 | 1 | -1/+1 |
| | | | | It's not actually used by the role, but by code that uses this role. | ||||
* | Clever Cloud metrics are now enabled by default | Clement Delafargue | 2019-07-02 | 2 | -3/+3 |
| | |||||
* | dhall: remove optional arguments from mkConfig | Clement Delafargue | 2019-07-01 | 1 | -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 values | Clement Delafargue | 2019-07-01 | 2 | -13/+9 |
| | | | | Instead of `nonifying` them | ||||
* | Remove default environment from Dhall config | Clement Delafargue | 2019-07-01 | 3 | -53/+42 |
| | |||||
* | remove org_id from vault type, add sshKey in vault | Clement Delafargue | 2019-07-01 | 2 | -7/+8 |
| | |||||
* | dhall(upgrade): upgrade code to be compatible with dhall 1.21.0 | Paul Bonaud | 2019-04-26 | 1 | -1/+1 |
| | |||||
* | app: rename `clever_entry_point`. It's only used by Haskell apps | Paul Bonaud | 2018-12-27 | 2 | -41/+41 |
| | |||||
* | add travis ci step for typechecking dhall | Hussein Ait-Lahcen | 2018-11-20 | 1 | -1/+2 |
| | |||||
* | add dhall interface | Hussein Ait-Lahcen | 2018-11-19 | 9 | -0/+86 |