Updating travis.yml with "travis_wait" commmand so as to improve build stability (#122)
Adding Matrix statement to our travis config so that the Avro and
Serialized E2E tests can be run in parallel. Also updated our runner
script to run the correct test suite based on the corresponding
parameter.
Update travis.yml to avoid calling Gradle (#123)
Update travis.yml to avoid calling Gradle; Removing travis_wait
Moving the Spanner Backup and Restore project to it's own subfolder (#125)
Creating cloudSpannerBackupRestore directory: moving and updating files
accordingly.
Restoring .travis.yml and .codecov.yml to Pontem's root folder as we
can't have specific Travis configs for each subproject.
Restoring client-secrets.json and pom.xml to Pontem's root folder as we can't have specific Travis configs for each subproject.
Removing Maven project and migrating to Gradle (#131)
Removing Maven from CloudSpannerBackupRestore project and migrating to
Gradle
Adding Checkstyle to all Java projects in Pontem (#132)
Adding test coverage to Gradle with Jacoco and integrating with Codecov (#133)
Updating Checkstyle config and fixing warnings (#135)
Updating Checkstyle config so it can process ignore signals and also stops
enforcing multiline Javadocs as Google format collapses these. Fixed
checkstyle and formatting for offending classes.
Reverting CheckStyle ON/OFF changes introduced by Google's formatter.
Removing outdated references to Maven. (#136)
Removing Serialized backup and restore; functionality is available in legacy releases; functionality is being removed going forward since Spanner classes changed. (#137)
Removing Serialized backup and restore; functionality is available in legacy releases; functionality is being removed going forward since Spanner classes changed
Updating travis.yml with "travis_wait" commmand so as to improve build stability (#122)
Adding Matrix statement to our travis config so that the Avro and Serialized E2E tests can be run in parallel. Also updated our runner script to run the correct test suite based on the corresponding parameter.
Update travis.yml to avoid calling Gradle (#123)
Update travis.yml to avoid calling Gradle; Removing travis_wait
Moving the Spanner Backup and Restore project to it's own subfolder (#125)
Creating cloudSpannerBackupRestore directory: moving and updating files accordingly.
Restoring .travis.yml and .codecov.yml to Pontem's root folder as we can't have specific Travis configs for each subproject.
Restoring client-secrets.json and pom.xml to Pontem's root folder as we can't have specific Travis configs for each subproject.
Removing Maven project and migrating to Gradle (#131)
Removing Maven from CloudSpannerBackupRestore project and migrating to Gradle
Adding Checkstyle to all Java projects in Pontem (#132)
Adding test coverage to Gradle with Jacoco and integrating with Codecov (#133)
Updating Checkstyle config and fixing warnings (#135)
Updating Checkstyle config so it can process ignore signals and also stops enforcing multiline Javadocs as Google format collapses these. Fixed checkstyle and formatting for offending classes.
Reverting CheckStyle ON/OFF changes introduced by Google's formatter.
Removing outdated references to Maven. (#136)
Removing Serialized backup and restore; functionality is available in legacy releases; functionality is being removed going forward since Spanner classes changed. (#137)
Removing Serialized backup and restore; functionality is available in legacy releases; functionality is being removed going forward since Spanner classes changed
Fixing travis config
Upgrading Pontem to Beam2.7 (#138)
Upgrading to Beam 2.7
Upgrading to Beam 2.7
Updating version to 0.0.4 (#139)