Skip to content

Conversation

@rnorth
Copy link
Member

@rnorth rnorth commented Feb 4, 2018

…Testcontainers

Because 2 years after the project release is a fine time to finally settle whether it's TestContainers or Testcontainers

🙃

@rnorth
Copy link
Member Author

rnorth commented Feb 4, 2018

By 'commonly' I mean outside of the project source code, obviously not what appears in 18 different files 😬

@kiview
Copy link
Member

kiview commented Feb 4, 2018

I don't now if you got every file, but those changes look good 😄

@rnorth rnorth merged commit a66cfb0 into master Feb 8, 2018
@rnorth rnorth deleted the change-name-capitalisation branch February 8, 2018 20:52
bsideup pushed a commit that referenced this pull request Feb 11, 2018
bsideup added a commit that referenced this pull request Feb 11, 2018
* Add Gradle with dependency sync from Maven

* use Gradle on CircleCI

* run Maven before Gradle to create initial folders structure

* Shadowing, Maven publishing, build cache

* Use Gradle 4.5

* store test results in CircleCI

* fix tests

* Create 'target' directory before running the tests, run tests in parallel on CircleCI

* run selenium tests separately

* change only Kafka module

* now Travis

* fix Travis config

* mount .gradle into alpine container

* polish Gradle config, fix publishing, add Delombok, move JAR file tests to Gradle

* fix tab space

* do not force verbose console

* fix core tests

* revert KafkaContainerTest change

* push only from CircleCI's master branch

* remove Maven, add more info to the generated pom, remove shade-test

* flat modules structure, bintray publishing, BOM, remove virtuoso module

* fix CI configs (use 'testcontainers' instead of 'core')

* fix TravisCI config

* release with Gradle

* use Gradle for database-commons

* simplify BOM's code

* Force LF line endings for all text files

This is introduced to allow the build remote cache on Windows.

* Change capitalisation of the project name to the commonly used form, Testcontainers (#573)

* Fix broken link

Fixes #578

* Add ability to specify docker image in KafkaContainer. (#580)

* Add ability to specify docker image in KafkaContainer.

* Added 'kafka.container.image' property to TestcontainersConfiguration in order to have an opportunity to replace default image with testcontainers.properties.

* Return version argument to KafkaContainer constructor.

* use Gradle's `check` task instead of just `test`, document how to disable build caching,

* fix Travis' install
@bsideup bsideup added this to the next milestone Apr 4, 2018
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.

4 participants