Commit Graph

312 Commits

Author SHA1 Message Date
JP
9009766beb
Merge pull request #73 from jprider63/ghc-8.8.2
Support for ghc 8.8.2
2020-02-18 08:13:31 -05:00
James Parker
dd389c8b71 Support for ghc 8.8.2 2020-02-17 19:40:34 -05:00
JP
74a41d789d
Merge pull request #71 from jprider63/master
Fix 7.10 CI
2019-07-09 23:30:04 -04:00
James Parker
2cc4e1a0bc fix 7.10 CI 2019-07-09 22:21:22 -04:00
Deni Bertovic
ff1a794bc2
Bumps version 2019-05-29 00:57:36 +02:00
James Parker
bd93239357 Update version and changelog. 2019-05-23 10:43:01 -04:00
JP
d56b888578
Merge pull request #67 from backuitist/master
bump containers bound; build against ghc 8.6.4
2019-05-21 21:46:12 -04:00
Bruno Bieth
bc65660947 Fix partial pattern match in test
https://gitlab.haskell.org/ghc/ghc/wikis/migration/8.6#monadfaildesugaring-by-default
2019-05-20 11:50:06 +02:00
Bruno Bieth
54d92edfc2 bump containers bound; build against ghc 8.6.4 2019-05-20 09:58:46 +02:00
Deni Bertovic
a52b484ca0 Bumps major version 2018-06-28 17:15:51 +02:00
Deni Bertovic
4111c5edd9
Merge pull request #63 from jprider63/master
Bump aeson. Update version and changelog.
2018-06-28 17:14:58 +02:00
James Parker
0c28ff1648 updated change log 2018-06-24 23:31:35 -04:00
JP
1588194391
Merge pull request #61 from SkyWriter/feature/delete-image
Image deletion implementation
2018-06-24 23:31:30 -04:00
James Parker
46d78d6618 Merge branch 'master' of https://github.com/denibertovic/docker-hs 2018-06-24 23:29:49 -04:00
Ivan Kasatenko
d44ca8bb5f
Image deletion implementation 2018-06-24 19:17:59 +06:00
James Parker
3ba87578d8 Bump aeson. Update version and changelog. 2018-06-22 01:10:57 -04:00
JP
940eb34fe2
Merge pull request #62 from flskif/create-network
Implement create/remove network API and fix PRs #57 and #59
2018-06-21 18:23:43 -04:00
Alex K
21dd26c0c4 Fix tests for NetworkingConfig
Tests were failing on Travis CI because they were assuming network named
"test-network" to exist, which is not true on Travis CI

I've got around this issue by creating networks from provided
`NetworkingConfig`, but only if they don't exist (this is why status of
`createNetwork` is ignored), and by removing any created networks
afterwards.
2018-06-18 23:14:52 +03:00
Alex K
84732d3ed5 Implement create and remove network API
Options for creating a network are not complete and intended for
extension in the future.
2018-06-18 23:14:52 +03:00
jprider63
60babd47df separate integration test 2018-06-04 01:18:27 -04:00
DaQuirm
c3c22fe05c Stop using Maybe for NetworkingConfig in CreateOpts; add alias for EndpointName 2018-04-14 23:09:39 +02:00
DaQuirm
1b7f0704f8 Add NetworkingConfig to the container integration test 2018-04-14 23:03:16 +02:00
DaQuirm
60cc72f325 Implement network alias configuration via NetworkingConfig 2018-03-25 19:14:45 +02:00
Deni Bertovic
53a0a4474a
Merge pull request #56 from jprider63/master
Bump aeson bounds
2018-03-16 00:15:39 +01:00
James Parker
9de437f528 Bump aeson bounds 2018-03-09 14:06:29 -07:00
Deni Bertovic
ad66156a79 Bumps C in version string
According to the PVP:

Backwards compatible client specification. Often a package maintainer wants
to add to an API without breaking backwards compatibility, and in that case
they can follow the rules of point 2, and increase only C. A client MAY specify
that they are insensitive to additions to the API by allowing a range of C
values, e.g. build-depends: base >= 2.1.1 && < 2.2.
2018-02-23 22:28:51 +01:00
Deni Bertovic
170f6b57f2 Adds unlifio-core to extra-deps and add bounds to cabal file 2018-02-23 22:28:05 +01:00
James Parker
781220a503 Bump http-types bounds 2018-02-23 01:22:06 -05:00
James Parker
d491347108 Always include unliftio-core as a temporary workaround to support
backwards compatability.
2018-02-23 00:55:46 -05:00
James Parker
527cb52fb5 Attempt to support http-conduit 2.3.0 2018-02-22 00:06:31 -05:00
Deni Bertovic
1ff078de7f Adds changelog entry 2018-01-26 14:12:04 +01:00
Deni Bertovic
016a924100 Bumps 0.5.0.1 2018-01-26 13:51:43 +01:00
Deni Bertovic
76926c72e1 Bumps http-types to < 0.12
There was a mistake in the previous release where we
add the upper bound as `< 0.11` which doesn't make sense.
2018-01-26 13:51:10 +01:00
Deni Bertovic
15835713ce New version: 0.5.0.0 2018-01-24 14:30:56 +01:00
Deni Bertovic
5cd0289b61 Switch stack.yaml to point to stack-8.0.2.yaml 2018-01-24 14:29:45 +01:00
Deni Bertovic
cebfcc2723 Allow http-types 0.11 2018-01-24 12:27:02 +01:00
Deni Bertovic
d711c967fe
Merge pull request #52 from jprider63/master
Rename containerStatus to containerState, and add containerStatus
2018-01-10 22:38:11 +01:00
James Parker
6cd466eacc Rename Status to State 2018-01-10 14:28:25 -05:00
James Parker
625b4458f0 Rename containerStatus to containerState, and add containerStatus 2018-01-09 11:19:45 -05:00
Deni Bertovic
051e5f5a9e Merge branch 'pr48' 2018-01-09 00:51:00 +01:00
Deni Bertovic
10bad6af12 Implement listcontainer test fully
That means we need to run a container before invoking
listContainers.
2018-01-09 00:46:07 +01:00
Deni Bertovic
79c8ae4ac4 Fix NetworkMode parsing errors 2018-01-09 00:45:50 +01:00
Deni Bertovic
6cbd31bb2e Brings back status data type 2018-01-09 00:45:26 +01:00
Deni Bertovic
09fb91220b Merge branch 'bug/listcontainers' into pr48 2018-01-09 00:22:40 +01:00
Deni Bertovic
d8c208460b
Merge pull request #50 from jprider63/master
Adds different versions of Docker to test against
2018-01-09 00:18:20 +01:00
James Parker
75d2c5349d Merge branch 'master' of https://github.com/denibertovic/docker-hs 2018-01-08 16:54:13 -05:00
Deni Bertovic
ea7f6b0d5b
Merge pull request #49 from DaQuirm/fix/envvar-json-encoding
Fix EnvVar JSON encoding
2018-01-08 15:09:25 +01:00
James Parker
1506b2d0a7 Integration test for #49 2018-01-07 19:45:23 -05:00
DaQuirm
28ccd69fde Add EnvVar JSON tests 2018-01-07 12:25:26 +01:00
James Parker
8d1dd6dc0f we don't support docker versions earlier than 1.12 since bumping the api
version to 1.24 in 39e6a9bdb4
2018-01-07 01:14:27 -05:00