Giter VIP home page Giter VIP logo

friday-5pm-helper's Introduction

friday-5pm-helper

Scripts for pre-filling Replicon timesheet with Google Calendar events and JIRA entries

Build

Python 3.6 | 3.7 Build Status

Linux

virtualenv env
. env/bin/activate
pip install -e .

python friday_5pm_helper/replicon.py

# for running pytest
pip install -r requirements-test.txt

# for full testing with tox and building wheel
tox -r

Windows

virtualenv env
env\Scripts\activate
pip install -e .

python friday_5pm_helper\replicon.py

# for running pytest
pip install -r requirements-test.txt

# for full testing with tox and building wheel
tox -r

Prerequisites

  1. Copy the example files in config-example into your workspace.

  2. Update client_secret_jira.json, client_secret_replicon.json accordingly.

  3. Update client_replicon_configs.json to map the JIRA tickets to Replicon Task-IDs.

  4. Create your Google Calendar API credential (see Turn on the Google Calendar API). Copy it to your workspace rename it to client_secret_gcalendar.json

Run

Linux

<path-to>/env/bin/replicon-helper
# or just
<path-to>/env/bin/gcalender-helper
# or just
<path-to>/env/bin/jira-helper

Windows

<path-to>/env/bin/replicon-helper
# or just
<path-to>/env/bin/gcalender-helper
# or just
<path-to>/env/bin/jira-helper

friday-5pm-helper's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar kyhau avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.