GithubHelp home page GithubHelp logo

tryton-tasks's Introduction

=============
Tryton Utils
=============


Dependencies
============

* Invoke

pip install invoke

* Blessings

pip install blessings

* Hgapi

pip install hgapi


You can install all of them with requirements.txt file:

pip install -r requriements.txt


Install
=======

hg clone https://bitbucket.org/nantic/tryton-tasks tasks
hg clone https://bitbucket.org/nantic/tryton-config config


Directory structure.

/repo-dir/
/repo-dir/task
/repo-dir/config



Help
====

To add new repository, please add new file on config dir or add new repo on
existing cfg file.

Directory has symbolink link local.cfg to parent dir to append custom
repositories

All actions search for repositories defined on config directory.

..
    > cd repo-dir

    To see list of task.
    > invoke -l


If you aren't in the root directory, you can call _invoke_ with _--root/-r_
option with the path to _repo-dir_ directory:

..
     > invoke --root=../

If you haven't renamed _tryton-tasks_ to _tasks_, you can call _invoke_ with
_--collection/-c_ option with the path to _tryton-tasks_ directory:

..
      > invoke --root=../tryton-tasks



ReviewBoard
===========

To setup task to work with reviewboard just copy tryton-tasks.cfg.template to
~/.tryton-tasks.cfg and configure user, password  and server

You need to install python-rbtools package not available on pip.


Tryton
======

To setup task to work with reviewboard just copy tryton-tasks.cfg.template to
~/.tryton-tasks.cfg and configure url to production server.

To create new review.
---------------------
This create a new review on reviewboard and a review on tryton attached to task

inv project.review -p _path_to_module_ -t _tryton_task_code_

Task List.
----------

inv project.list
inv project.list --party nantic%  #to filter all task of nantic party.
inv project.list --assigned angel%  #to filter all task assigned to angel



Bitbucket
==========

Facilities to work with Bitbucket.

To work with clone https://github.com/angelnan/bitbucketcli and install.

To login:
bitbucket login

To logout:
bitbucket logout

Examples to create new repository.

inv bb.create repository_name -d description



tryton-tasks's People

Contributors

angelnan avatar albertca avatar pokoli avatar bernatnan avatar carlesnan avatar test-nantic avatar mbehrle avatar

Watchers

James Cloos avatar Juan Ramón avatar  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.