All Projects → Netflix → Mantis

Netflix / Mantis

Licence: apache-2.0
A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications

Programming Languages

java
68154 projects - #9 most used programming language

Mantis logo

Build Status OSS Lifecycle License

Mantis Documentation

https://netflix.github.io/mantis/

Development

Building

$ ./gradlew clean build

Testing

$ ./gradlew clean test

Building deployment into local Maven cache

$ ./gradlew clean publishNebulaPublicationToMavenLocal

Releasing

We release by tagging which kicks off a CI build. The CI build will run tests, integration tests, static analysis, checkstyle, build, and then publish to the public Bintray repo to be synced into Maven Central.

Tag format:

vMajor.Minor.Patch

You can tag via git or through Github's Release UI.

Contributing

Mantis is interested in building the community. We welcome any forms of contributions through discussions on any of our mailing lists or through patches.

For more information on contribution, check out the contributions file here:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].