Commit graph

118 commits

Author SHA1 Message Date
Tim Zöller
b2610ee291 Set proper group ID for Maven
This will make it possible to publish the artifact under the existing
Testcontainers Maven group
2024-04-14 16:57:17 +02:00
Tim Zöller
7d2ff63148 Added env variable for reusable containers (#72)
The flag is needed for reusable containes to work
2024-04-14 14:21:54 +02:00
Tim Zöller
0e2d483715 Added :reuse flag (#72)
Included a new flag for the container reuse feature
2024-04-14 14:07:31 +02:00
Tim Zöller
3809bbb28c Refactoring to use new namespaces
This matches the default testcontainers naming patterns and gets rid of
the hyphen
2024-04-14 12:52:23 +02:00
Tim Zöller
1297054b77 Updated dependency versions 2024-04-13 09:32:57 +02:00
Tim Zöller
233c3883eb
Make config clearer in log-strategies.md (#73) (#77)
This wasn't working for me because nothing in here says it all needs to be the value a `:log-to` key in the container config map. Reading the code and adding that made it work. Figured it might be nice to clarify that for others too.

Co-authored-by: Wes Morgan <github@wesmorgan.me>
2024-04-13 09:08:45 +02:00
Ukpono Nnah
49f547585e
tutorial.md: Fix let bindings (#75)
Fix let bindings uneven form
2024-04-13 09:06:01 +02:00
Eddú Meléndez
874d5756af
Update branch to main 2023-08-24 15:57:19 -06:00
Eddú Meléndez Gonzales
9bf75d6387
Add release workflow (#70) 2023-08-24 14:47:48 -06:00
Tim Zöller
8c807a8750
Update testcontainers version to 1.19.0 (#69) 2023-08-23 18:10:26 -06:00
Tim Zöller
390563ac1d Updated project dependencies (#67) 2022-11-16 22:56:32 +01:00
Tim Zöller
667a2d0850 Refactored cleanup to not use deprecated methods anymore (#66) 2022-11-16 22:50:44 +01:00
Tim Zöller
94e582a1aa Upgraded to latest testcontainers-java version (#65) 2022-11-16 15:10:17 +01:00
Brendon Wong
100a938250
The parameter for copy-file-to-container! is container-path not host-path. (#64) 2022-10-06 11:44:46 +02:00
Tim Zöller
25d1ba491b Prepare Release 0.7.3 2022-09-30 12:30:57 +02:00
Tim Zöller
35454d3fd2 Upgrade to testcontainers-java 1.17.4 (#63) 2022-09-30 12:23:59 +02:00
Tim Zöller
1bf2c205c1 Applied automatic styling 2022-07-03 17:22:00 +02:00
Tim Zöller
5464fc35fa Bumped to testcontainers-java 1.17.3 2022-07-03 17:20:21 +02:00
Tim Zöller
d9a42decb2 Fixed deps.edn versios 2022-06-12 14:00:15 +02:00
Tim Zöller
dd517094ce Fixed changelog, set release version 2022-06-12 11:33:45 +02:00
Tim Zöller
fffb398918 Use nginx Docker image for HTTP wait status test 2022-06-12 11:30:56 +02:00
Tim Zöller
e57261ce12 Added allow-insecure flag (#58) 2022-05-25 09:08:32 +02:00
Tim Zöller
ba77335753 Dependency update to Testcontainers 1.17.2 (#57) 2022-05-25 09:00:21 +02:00
Tim Zöller
d246351551 Dependency update to Testcontainers 1.17.1 (#56) 2022-04-23 09:43:15 +02:00
Tim Zöller
a635113b7e Prepare Release 2022-03-26 12:04:53 +01:00
Tim Zöller
fd06f2fe6c Changelog 2022-03-26 11:59:50 +01:00
Tim Zöller
dad4ddbd0f Corrected Markdown links 2022-03-26 11:56:58 +01:00
Tim Zöller
c42886ba56 Added :fn log strategy (#41) 2022-03-26 11:54:28 +01:00
Tim Zöller
a53cf9e271 Documentation for 0.6.0 2022-03-25 22:59:14 +01:00
Tim Zöller
791708bf51 Minor changes, release preparations 2022-03-21 19:24:33 +01:00
Tim Zöller
28b0183339 Applied autoformatter 2022-03-18 14:05:20 +01:00
Tim Zöller
71af11f503 Extended config for wait strategies (#42) 2022-03-18 14:03:42 +01:00
Tim Zöller
6e94e86745 Resolved dependency issues 2022-03-18 11:48:59 +01:00
Tim Zöller
fc70760de7 Bumped TC dependency to 1.16.3 2022-03-17 13:10:48 +01:00
Tim Zöller
d1036e1ff3 Set version to 0.6.0-SNAPSHOT 2021-08-18 11:07:34 +02:00
Tim Zöller
1dacbe6e78 Prepared Release 0.5.0 2021-08-18 10:59:35 +02:00
Tim Zöller
0b1031c083 Merge branch 'master' of github.com:javahippie/clj-test-containers 2021-08-18 10:53:06 +02:00
Tim Zöller
5c6dbed46e Updated Testcontainers version to 1.16.0 2021-08-18 10:51:33 +02:00
Gilles Philippart
b13499bc7c
Fix unbalanced parens and braces (#52) 2021-06-01 19:52:04 +02:00
Andrea Richiardi
12c4b6c1e9
[Fix #50] Add type hints for ResourceReaper (#51) 2021-03-09 09:26:47 +01:00
Tim Zöller
ff1215e710
Removed CircleCI badge 2021-03-04 15:43:37 +01:00
Tim Zöller
d6e4b065cd Removed Circle CI from builds 2021-03-04 15:43:00 +01:00
Tim Zöller
7be77af93b Merge branch 'master' of https://github.com/javahippie/clj-test-containers into master 2021-03-04 15:42:26 +01:00
Tim Zöller
2b8d4a911e #49 - Bumped to Testcontainers 1.15.2 2021-03-04 15:42:08 +01:00
Tim Zöller
51314ae2e7
Set up GitHub Action 2021-02-28 15:31:39 +01:00
Tim Zöller
13c859dee2 New Snapshot version 2020-12-16 10:43:12 +01:00
Tim Zöller
ea6637dc02 Fixed another Documentation error 2020-12-16 10:20:27 +01:00
Tim Zöller
b8866fb883 #48: Perform Release 2020-12-16 10:15:56 +01:00
Tim Zöller
10af1004da Fixed Docs formatting 2020-12-16 10:06:38 +01:00
Tim Zöller
cdbd6242c8 #47: Documentation on perform-cleanup 2020-12-16 10:05:20 +01:00