GitHub user MiroslavCsonka opened a pull request:

    https://github.com/apache/avro/pull/112

    Disable inferred dependencies

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/FundingCircle/avro mc-fix-circle-ci

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/avro/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #112
    
----
commit 41f423519eb6aeb3ed28696f7b3de350a8a72c3b
Author: David Lantos <[email protected]>
Date:   2016-01-18T13:16:12Z

    Initial stab at running the project on CircleCI

commit ed520b4d3e753e901e9c26d4dd484c9384c99232
Author: Phil Thompson <[email protected]>
Date:   2016-01-19T12:17:59Z

    fix ordering of assert_equal params

commit 276b669feec31b4d95812b3cf77ca593d90ba08d
Author: Phil Thompson <[email protected]>
Date:   2016-01-19T12:17:59Z

    NS-556: Add validation reporting messages
    
    We can detect following errors:
      * type mismatch
      * unknown value in enum
      * invalid lenght in fixed string
      * out of bounds value for int and long
    All of this works within nested structures like arrays, maps and records

commit 1cdfbbd7aebdeaa2279283eb0c3873c347b45a27
Author: Miroslav Csonka <[email protected]>
Date:   2016-01-22T09:35:33Z

    NS-556: Build and push gem after successful ci build

commit a938a9a2990e4b7a84cae185ff062a003b553606
Author: Jack Rehaag <[email protected]>
Date:   2016-06-02T14:32:31Z

    allow field to have nil default value

commit 947ab26927944288baf460ed447edd2354bcbe4c
Author: Miroslav Csonka <[email protected]>
Date:   2016-07-19T11:54:55Z

    NS-1141: More detailed error messages for union types

commit 113bb4c017b4593fd23df1b72a6ca413c9608434
Author: Miroslav Csonka <[email protected]>
Date:   2016-07-20T10:29:41Z

    Bump to 1.9.2-SNAPSHOT
    
    * needed publish of development version for integration testing

commit d6f27e277b3728e768bbdcb6b36fe8616c1d3d4e
Author: Miroslav Csonka <[email protected]>
Date:   2016-07-20T10:29:41Z

    Bump to 1.9.2-SNAPSHOT
    
    * needed publish of development version for integration testing

commit a13451fada76130370e29ebde85315fd3dba7afb
Author: Miroslav Csonka <[email protected]>
Date:   2016-07-25T13:27:27Z

    Merge remote-tracking branch 'origin/fc-integration' into fc-integration

commit e2578c4e9f9a1ddbe0be4b3caea502741fc8e1b7
Author: Miroslav Csonka <[email protected]>
Date:   2016-07-25T13:42:30Z

    Overwrite default dependencies
    
    CircleCI infers dependencies based on project. In our case we don't need
    to set up java environment since we work only with ruby

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to