Skip to content

Netflix/mantis-mql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

24d6820 · May 3, 2022

History

42 Commits
May 3, 2022
May 3, 2022
May 3, 2022
Jun 25, 2019
Dec 13, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Jun 25, 2019
Apr 12, 2022
May 3, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022

Repository files navigation

mantis-mql

OSS Lifecycle License

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: