Skip to content

anthonydahanne/terracotta-management

 
 

Repository files navigation

Terracotta Management

Terracotta Management is a set of Java modules for management and monitoring, common to several Terracotta products.

Licensed under the Apache License, Version 2.0 © Terracotta, Inc., a Software AG company.

Status of the build: Terracotta-OSS@Cloudbees

Cloudbees

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature")

  • Use the imperative mood ("Move cursor to…​" not "Moves cursor to…​")

  • Limit the first line to 72 characters or less

  • Reference issues and pull requests liberally

  • Consider starting the commit message with an applicable emoji:

    • 🎨 :art: when improving the format/structure of the code

    • 🐎 :racehorse: when improving performance

    • 🚱 :non-potable_water: when plugging memory leaks

    • 📝 :memo: when writing docs

    • 🐧 :penguin: when fixing something on Linux

    • 🍎 :apple: when fixing something on Mac OS

    • 🏁 :checkered_flag: when fixing something on Windows

    • 🐛 :bug: when fixing a bug

    • 🔥 :fire: when removing code or files

    • 💚 :green_heart: when fixing the CI build

    • :white_check_mark: when adding tests

    • 🔒 :lock: when dealing with security

    • ⬆️ :arrow_up: when upgrading dependencies

    • ⬇️ :arrow_down: when downgrading dependencies

    • 👕 :shirt: when removing linter warnings

    • 🔈 :speaker: when adding logging

    • 🔇 :mute: when reducing logging

    • 💡 :bulb: new idea

    • 🚧 :construction: work in progress

    • :heavy_plus_sign: when adding feature

    • :heavy_minus_sign: when removing feature

    • ❄️ :snowflake: when changing configuration, setting, build file, etc

(adapted from Atom guidelines)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%