Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lightbend to the "Who is using" list #1464

Merged
merged 1 commit into from May 14, 2019

Conversation

ennru
Copy link
Contributor

@ennru ennru commented May 14, 2019

... with more use to come.

@kiview
Copy link
Member

kiview commented May 14, 2019

@ennru Awesome, thanks!

@kiview kiview added this to the next milestone May 14, 2019
@kiview kiview merged commit 55f10a7 into testcontainers:master May 14, 2019
@rnorth rnorth modified the milestones: next, 1.11.3 May 21, 2019
bsideup pushed a commit that referenced this pull request Jul 16, 2019
* Added RabbitMQ module

Added RabbitMQ SSL option

* Added SSL option for RabbitMQ

* Update modules/rabbitmq/src/main/java/org/testcontainers/containers/RabbitMQContainer.java

Co-Authored-By: martingreber <31406507+martingreber@users.noreply.github.com>

* Update modules/rabbitmq/src/main/java/org/testcontainers/containers/RabbitMQContainer.java

Co-Authored-By: martingreber <31406507+martingreber@users.noreply.github.com>

* Fixed bug in enabling RabbitMQ plugin

* Changed builder methods to return RabbitMQContainer

* Replaced org.json with jackson

* Removed option to disable plugins. It shouldn't be needed

* Removed unused code

* Simplified wait condition

* Removed unused exception class

* Use try with resources for tests

* Fixed copy-paste comment bug from the Neo4JContainer. Cheers to the Neo4JContainer author, Michael J. Simons :)

* Removed getLivenessCheckPortNumbers() as the super implementation is sufficient

* Removed unnecessary wait from test

* Refactored methods returning URLs and json string generation

* Fixed bug with missing verify_peer option

* Restructured code for readability

* Add Lightbend to the Who is using list (#1464)

* accept image, not tag

* Update RabbitMQContainerTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants