1.30.0 • Published 1 month ago

rebot v1.30.0

Weekly downloads
3
License
ISC
Repository
github
Last release
1 month ago

REBOT

REpository Maintenance BOT

Rebot tests and injects repository things. It is centered around conventions rather than configuration the usage will be npm rebot my-repo at which point it will check for screenshot, LICENSE (incl package.json), make suggestions in regards to gh_pages and stuff like that. It may become a device for unfurling boilerplates into new repos as well, this would work as following npx rebot init cli, ornpx rebot init electron`. We already have bower and the like but this one is convention over configuration.

PROCEDURE DIVISION

Main

  • Configure Server
    • port: 8081
  • Validate configuration object using is-valid-object.
    • fieldList: repository, commitMessage, isNpm
    • dropPacket: true
  • Check if this is a valid github repository using is-github-repo.
  • Ensure local availability of git repository using git-get.
  • Update NPM Package using npm-update
  • Update NPM License field using npm-license-field
    • license: GPL-3.0
  • Perform NPM Audit using npm-audit
  • Update LICENSE file using gpl-license
  • Update npm
  • Update github
  • Tweet about package update

Notification

bork

Program License

see ./LICENSE file

1.30.0

1 month ago

1.29.0

3 months ago

1.26.0

7 months ago

1.27.0

7 months ago

1.28.0

6 months ago

1.25.0

9 months ago

1.24.0

11 months ago

1.23.0

12 months ago

1.21.0

1 year ago

1.22.0

1 year ago

1.19.0

2 years ago

1.20.0

1 year ago

1.18.0

2 years ago

1.17.0

2 years ago

1.16.0

2 years ago

1.15.0

2 years ago

1.14.0

2 years ago

1.13.0

2 years ago

1.12.0

2 years ago

1.11.0

2 years ago

1.10.0

2 years ago

1.9.0

3 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

6 years ago