Coder Social home page Coder Social logo

github-sync's People

Contributors

halfdan avatar manuhabitela avatar mattab avatar mikelund avatar mnapoli avatar tsteur avatar tzi avatar yjpark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-sync's Issues

Ability to only sync lables

It'd be good if you could give a CLI switch to only sync labels. Good idea for those that want to have the labels across their projects the same but the milestones don't match from project to project.

Ability to skip a particular repository while using wildcard

I like the fact that one can sync up labels for all the repositories under an organization at one go. But, it would be nice if there is a feature added to omit one or more repos while using the wildcard.

For e.g.
./github-sync.php sync piwik/piwik "piwik/*" -"piwik/nochanges"

Composer dependency error

Probably there is an error in github-api commit number.

Trying to call composer install results in RuntimeException.
To be more specific:

zrzut ekranu 2015-04-10 o 14 59 47

Label syncing should be case-sensitive

It would be nice if the script was syncing labels also if they only differ in case.

For example in one of my projects I had label bug and in the second one (which I was using as a syncing source) - Bug. First project's label text did not get changed.

Syncing breaks if more than ~ 30 labels exist in a repo

Steps to repro:

  1. Create a blank repo
  2. Load in 20 labels
  3. Sync to another repo
  4. Add 15 more labels
  5. Sync again to same repo

Expected

  • 35 labels exist in destination repository

Actual:

  • Script attempts to remove ~ some labels instead of syncing all

Not sure on the exact ceiling of the number of labels or if that's the problem, but can reproduce this behavior now and I am trying to sync about 33 labels to 8-9 other repos.

It somehow is missing some of the labels when determining what needs to be added and deleted so some are added correctly, but others are removed incorrectly.

incorrect instructions in README.md

Instructions in the README.md are:

git clone https://github.com/piwik/github-sync
cd github-sync
composer install

There is no composer file in the github-sync directory. So on Mac OS with bash, composer install fails with error:

-bash: composer: command not found

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.