GithubHelp home page GithubHelp logo

makelatest.com's Introduction

TODO:

Yarn Bot

  1. Auto-merge if CI passes
  2. Handle yarn offline mirror updating

Profiles support

  1. Build a page for editing the owners profiles and saving/creating new ones
  2. Add read-only mode for built in profiles & users without permission to edit org profiles
  3. Load these user created profiles in addition to "ENABLED" and "DISABLED" for the drop downs
  4. Add option to change default profile for an org
  5. Add a feature for bulk switching all repositories from one profile to another (allow selecting to include/exclude forks)

bots

  1. dependencies bot - automatically update dependencies to the latest version using ^, ~ or exact versions
  2. peer dependencies bot - automatically update peer dependencies that are written as a range to keep increasing the upper bound
  3. node-version bot - update .travis.yml, circle.yml and package.json's engines field. Modes for latest, latest-stable or all supported.

Payments

Support payment plans:

  1. free tier for one public repo only with only weekly updates
  2. low cost for public repos only (but including orgs you are a member of) (maybe $1/month)
  3. mid cost for personal private repos only (maybe $7/month)
  4. relatively high cost for private org repos (maybe $50/month/org)

To cover costs I need to be able to support at least 10 users per heroku hobby drone (assuming 90% of users are using it for public repos only and 10MB per user in mongodb storage).

Long Term Plans

Advanced bots

  1. npm-release bot - automatically write a changelog in one of a few formats. Update version using semver or breaking-semver.
  2. community-managed-project bot - auto-merge pull requests once some criteria are met (e.g. support public veto?)

Cool Features

  1. Bulk edit for owner (premium feature)
  2. Rename all files that match /foo/ to 'bar'
  3. Replace everything that matches /foo/ in files that match /bar/ with 'baz'
  4. Code mod on all of GitHub or on (pay per use as this is very resource intensive)
  5. Allow running some JavaScript to transform the files in a repository. Require some search string to narrow down results and charge based on number of repos that match.

makelatest.com's People

Contributors

forbeslindesay avatar

Watchers

 avatar  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.