Coder Social home page Coder Social logo

premieroctet / reactivated-app Goto Github PK

View Code? Open in Web Editor NEW
68.0 68.0 4.0 5.24 MB

Reactivated.app is an open-source app that scans your JS dependencies every 4 hours and generates cool dashboards

Home Page: https://reactivated.app

HTML 1.13% CSS 0.17% JavaScript 0.68% TypeScript 90.85% Dockerfile 0.06% Starlark 0.25% Java 2.62% Ruby 2.28% Objective-C 1.95%
nestjs reactjs typescript

reactivated-app's People

Contributors

foyarash avatar pierrecrb avatar shinework avatar thozh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reactivated-app's Issues

feedback

Tracking all dependencies updates is really nice, but updating packages like that(even patch or minor) is NOT SAFE at all, due to human nature of open source packages publishing. Without testing package updates will lead to long debug sessions.
Currently we have github actions setup to run tests on PR and deploy stages, and dependabot creates PR for each dependency update.

Would be great to offload testing dependencies updates outside of github actions though, cos running multiple actions in parallel slows down each action pretty significantly.
Separate from github dashboard is also not very useful, as it requires context change. It could be nice to have ability to create PR based on selected packages to update, and have tests running for this specific PR, cos currently dependabot creates PR for every dependency in the project, and it would be nice to get notifications from your service about new versions. Would be great to have some kind of issue in github with all the list of outdated dependencies, or your dashboard integrated to github.

PS: A lot of developers just can't allow your app access to make changes due to security risks and NDA. including me.

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.