Git Product home page Git Product logo

watchraptor's Introduction

WatchRaptor CI

WatchRaptor is a Chrome extension to watch GitHub CI statuses and makes desktop notifications for their completions.

It is not difficult to set up Slack notifications (or other notifications) in a CI workflow. However, it would be annoying if you had to maintain every CI workflow with the integration of a suitable notification platform. On the other hand, this extension can watch any CI statuses as long as it is placed on GitHub.

Features

screenshot-1

โ†“

screenshot-2

Install it via Chrome Web Store

Chrome Web Store: WatchRaptor

Development

Setup

npm ci

Build

# build for development
npm run build

# build for development (watch mode)
npm run build:watch

# release build
npm run build:release

Install it to Chrome for development

  1. Open chrome://extensions/.
  2. Turns on "Developer mode".
  3. Click "Load unpacked" and then select the "dist/" dir in the repository.

Asset Licenses

See assets/README.md for details

License

Copyright 2022 FUJI Goro.

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

watchraptor's People

Contributors

gfx avatar

Stargazers

haruna avatar HIBINO Mitsuhiro avatar Shoma Okamoto avatar Kentaro Matsushita avatar  avatar quesera2 avatar mizdra avatar Ryota Arai avatar Pon avatar  avatar anoriqq avatar swfz avatar Shun Miyazawa avatar Y.Yamamoto avatar  avatar taichi uchihara avatar Kanenobu Mitsuru avatar roki avatar  avatar  avatar Naoki Kishi avatar Sena SUZUKI avatar nabetama avatar dai avatar Takahiro Menju avatar Yusuke Wada avatar Yudai Takada avatar Shinobu Hayashi avatar Tsubasa Takayama avatar

Watchers

 avatar  avatar  avatar

watchraptor's Issues

Checkbox not shown

image image
watcher.js:632 Uncaught TypeError: Cannot read properties of null (reading 'textContent')
    at getStatusIdFromItem (watcher.js:632:52)
    at findStatusItemByStatusId (watcher.js:647:13)
    at adjustContainerPositionAll (watcher.js:735:28)
    at MutationObserver.<anonymous> (watcher.js:813:9)

getStatusIdFromItem	@	watcher.js:632
findStatusItemByStatusId	@	watcher.js:647
adjustContainerPositionAll	@	watcher.js:735
(anonymous)	@	watcher.js:813

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.