This repository was archived by the owner on Jun 8, 2023. It is now read-only.
This repository was archived by the owner on Jun 8, 2023. It is now read-only.
Review hubot-scripts organization and npm for scripts that have been extracted #1641
Closed
Description
As part of deprecating this repo, we'll want to find scripts that have been extracted, and prompt users to use those. When we get closer to turning this off, we can make it more forceful.
Some places to look:
- https://github.com/hubot-scripts
- https://github.com/hubot-scripts/packages/issues?q=is%3Aissue+is%3Aclosed
npm search hubot-scripts
Example snippet for deprecation: https://github.com/github/hubot-scripts/blob/master/src/scripts/pagerduty.coffee#L61 (This is handled in hubot as of 2.19.0)
Running list of things to deprecate:
-
9gag
: https://github.com/luijose/hubot-9gag -
asana
: https://github.com/hubot-scripts/hubot-asana -
ascii
: https://github.com/sanderploegsma/hubot-ascii-art -
banbang
: https://www.npmjs.com/package/hubot-bang-bang -
coin
: https://github.com/fordnox/hubot-coin -
darksky
: https://github.com/hubot-scripts/hubot-darksky -
factoids
: https://github.com/hubot-scripts/hubot-factoids -
gitlab
for https://github.com/spruce/hubot-gitlab-hooks -
google
: for https://github.com/mnpk/hubot-google -
isup
: https://github.com/pric/hubot-isup -
jenkins
: https://github.com/balbeko/hubot-jenkins -
jira-issues
: https://github.com/rustedgrail/hubot-jira -
karma
: https://github.com/notpeter/hubot-karma-classic -
meme_captain.coffee
: cycomachead/hubot-meme - resumator: https://github.com/ChrisMissal/hubot-resumator
- wolfram: https://github.com/notpeter/hubot-wolfram
- xkcd.coffee: https://www.npmjs.com/package/hubot-xkcd
- youtube-info: https://github.com/ClaudeBot/hubot-youtube-info
- s3-brain.coffee: https://github.com/dylanmei/hubot-s3-brain
- shipit.coffee: https://github.com/hubot-scripts/hubot-shipit
- aww: https://github.com/thejefe/hubot-aww
Known things without extractions:
- bing.coffee
- bang-bang.coffee
- python_library.coffee
- cowsay.coffee
- brewerydb.coffee (there's a npm package, but the GitHub repository was deleted, and README makes it look like it was something else)
- github-pulls.coffee
- graphite.coffee
cc @github/open-source-hubot-maintainers
Metadata
Metadata
Assignees
Labels
No labels