GithubHelp home page GithubHelp logo

bizulk / pysynergy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emanuelez/pysynergy

0.0 0.0 0.0 588 KB

A Python Application Convert tool from Synergy to git repository

Python 99.68% Batchfile 0.32%

pysynergy's People

Contributors

dvaske avatar emanuelez avatar

pysynergy's Issues

Fetch Change request history

Fetch all Change Request for a project with their content.
Output should be pickle or json.

Change Requests shall have :

  • Their attributes (check an example)
  • Their associated tasks number (option)

Note for later :
This database will allow creating CR in new tool and optionaly make link with existing tasks.
Task in ccm cache may not have a CR linked to it.
==> Task Creation cannot rely on this CR database, it will rely on existing cache db.

How to link a commit to a task :
Commits a created by git we cannot anticipate their number.
we can parse the commit content to identify commits with tasks reference and create a db with this.

Workflow :
using db change request : create CR (no link to task needed)
using db_cache and commit_to_task : create task and make links to CR and commits.

Add Change Request reference in commit

Change Request are usually originating tasks.
Task has a linked to CR, not as attribute. We can list them with cmd task and option '-s change_request'.
The change made here is to add in the commit below task reference a reference to the change request if there is any.
Will be display the CR number.

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.