Code Monkey home page Code Monkey logo

repo-mgmt's Introduction

repo-mgmt

Greenkeeper badge Build Status

A simple tool for managing a lot of GitHub repositories. More coming soon.

repo-mgmt's People

Contributors

dependabot[bot] avatar greenkeeper[bot] avatar pschfr avatar

Stargazers

 avatar

Watchers

 avatar  avatar

repo-mgmt's Issues

Refactor fetching data

I think fetching the data only needs done when repos change, i.e. manually or the first time to save data. Perhaps data could be saved to a file then loaded when necessary similar to sinatra-trending.

Action required: Greenkeeper could not be activated ๐Ÿšจ

๐Ÿšจ You need to enable Continuous Integration on Greenkeeper branches of this repository. ๐Ÿšจ

To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required by Greenkeeper because it uses your CI build statuses to figure out when to notify you about breaking changes.

Since we didnโ€™t receive a CI status on the greenkeeper/initial branch, itโ€™s possible that you donโ€™t have CI set up yet. We recommend using Travis CI, but Greenkeeper will work with every other CI service as well.

If you have already set up a CI for this repository, you might need to check how itโ€™s configured. Make sure it is set to run on all new branches. If you donโ€™t want it to run on absolutely every branch, you can whitelist branches starting with greenkeeper/.

Once you have installed and configured CI on this repository correctly, youโ€™ll need to re-trigger Greenkeeperโ€™s initial pull request. To do this, please click the 'fix repo' button on account.greenkeeper.io.

An in-range update of @octokit/rest is breaking the build ๐Ÿšจ

The dependency @octokit/rest was updated from 16.25.0 to 16.25.1.

๐Ÿšจ View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@octokit/rest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • โŒ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v16.25.1

16.25.1 (2019-04-30)

Bug Fixes

  • package: update @octokit/request to version 3.0.1 (53988ad)
Commits

The new version differs by 9 commits.

  • f6cdc58 chore(package): update lockfile package-lock.json
  • 53988ad fix(package): update @octokit/request to version 3.0.1
  • a0c73c6 docs: use GitHub theme for typography
  • 9e606a1 docs: move documentation from README.md to documentation website
  • d2a940f docs: add link to developer.github.com, show example first, simplify search styling
  • a1aba59 WIP
  • 2e695dc docs: make use of IntersectionObserver optional
  • 3d08a49 docs: do not list legacy endpoints
  • 5952a88 docs(README): typos (#1346)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot ๐ŸŒด

Finish listing repo data

  • Fork status
  • Original source repo from fork
  • Open issue count
  • Homepage link
  • Stars count
  • Forks count
  • Topics?
  • Build status badges?

Sorting functionality

Repos can be split into separate tiers, such as:

  • Priority: ongoing projects (or new issues / pull requests?)
  • Archived

Other features I want:

  • Language sorting
  • Type to search / filter
  • Hide / show forks

An in-range update of @primer/css is breaking the build ๐Ÿšจ

The dependency @primer/css was updated from 12.2.3 to 12.3.0.

๐Ÿšจ View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@primer/css is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • โŒ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v12.3.0 (2019-05-01)

๐Ÿš€ Enhancement

  • More color utilities! #760 (@shawnbot)
  • Add pink to Primer! ๐Ÿ’–๐ŸŒธ๐Ÿ’•๐ŸŒท๐Ÿ’ž๐ŸŽ€๐Ÿ’—๐ŸŒบ๐Ÿ’ #776, #778 (@emplums)

๐Ÿ  Internal

๐Ÿ“ Documentation

๐Ÿ  Internal

Committers

Commits

The new version differs by 71 commits.

  • 734a15a Merge pull request #773 from primer/release-12.3.0
  • c10d65f chore: update CHANGELOG.md
  • 8da8008 Merge pull request #778 from primer/more-pink
  • b2293f9 hanging comma
  • d915c3a add pinks to hue map
  • 72d1309 Merge pull request #770 from primer/edit-links
  • 58221b7 move editLinkBase out of render function
  • 5ad3751 Merge pull request #771 from primer/update-references
  • 5967d07 Update pages/css/getting-started/index.md
  • 57f7261 Update pages/css/index.md
  • ea046ba Update pages/css/index.md
  • 704f5ef Update pages/css/getting-started/index.md
  • f8f3b1d Update pages/css/getting-started/index.md
  • 470ab92 Update pages/css/getting-started/index.md
  • 6257945 Update pages/css/getting-started/index.md

There are 71 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot ๐ŸŒด

An in-range update of @octokit/rest is breaking the build ๐Ÿšจ

The dependency @octokit/rest was updated from 16.27.0 to 16.27.1.

๐Ÿšจ View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@octokit/rest is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • โŒ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v16.27.1

16.27.1 (2019-05-29)

Bug Fixes

  • typo in deprecation message for .repos.getCommitRefSha() (ade2d00)
Commits

The new version differs by 7 commits.

  • ade2d00 fix: typo in deprecation message for .repos.getCommitRefSha()
  • 8f2d7d5 build(package): lock file
  • de94abf chore(package): update dependencies
  • 1855f06 chore: add Greenkeeper config file
  • 820f5eb docs: make search results scrollable (#1380)
  • 224f7ac build(package): lock file
  • e5bc143 build(package): @octokit/routes v20.4.2

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot ๐ŸŒด

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.