Skip to main content

Git Based Leaves management system

Project description

gitleaves

Git Based Leaves management system

Project status: WIP

Specifications

File names

  • leaves.<YYYY>.csv
  • extras.<YYYY>.csv

Format

Leaves

MMDD [- MMDD], Name, Reason / Details [Optional]

Extra days

MMDD [- MMDD], Name, Reason / Details [Optional]

Example

1115 - 1126, Tony Stark, Hawaii
1129 - 1210, Peter Parker,
1129 - 1202, Bruce Wayne,
1220 - 1224, Loki Laufeyson, Smell the flowers

Usage

$ pip install gitleaves
$ mkdir data/
$ cp leaves.<this-year>.csv data/
$ gitleaves genreports
$ ls reports/

Process

  • Apply for leave(s) by adding records to leaves.YYYY.csv
  • Optionally mention details/reasons in commit message
  • Raise a PR
  • Leave is approved if the PR is merged

Guidelines

  • Do take leaves when necessary :)
  • Make sure you spell your name same everywhere
  • Generally try to add records in order
  • When applying for leaves
    • make sure you take look at peers leave plans
    • ensure that you have a collegue to cover your work while you are away
    • if necessary, do essential knowledge transfer to ensure that there are no dependencies on you
    • if you are a major contributor to an important release then avoid immediate leaves after the release

Dev Guidelines

  • Human Readable data files (as much possible)

Features

TODO

Credits

This package was created with Cookiecutter_ and the audreyr/cookiecutter-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitleaves-0.4.4.tar.gz (11.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page