Git Product home page Git Product logo

dashboard's Introduction

GitHub Stats Top Languages

maintenance-status

ALL of my projects are actively maintained regardless of activity. For feature requests or bug reports please open an issue :)

dashboard's People

Contributors

scottg489 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dashboard's Issues

Check latest version of Hadolint from GitHub instead of release-monitoring.org

release-monitoring.org uses Hackage as the backend for checking versions. However, we install our versions from GitHub. This technically can mean that the versions could be out of sync, which ended up happening.

We should install and check versions from the same source. We should check versions from GitHub. There's likely an API for this.

Note that we could possibly also install from Hackage (using the stack tool?), but I prefer the former option.

Add support for multiple workflows

Support displaying multiple workflows for each project.

Not sure what this would look like. Perhaps just having them listed next to each other would be fine. Not sure if that would be a problem on smaller screen sizes though.

This would also need to be first supported by gh-repo-build-status which currently only sends the build status for the first workflow it finds.

GitHub build statuses don't seem to refresh

I noticed just now that the build statuses should have updated (from red to green) for a few builds but they didn't when hitting the refresh button. The did update however when I refreshed the page.

Use non-beta version of bootstrap

The beta is being used to get around this issue:
twbs/bootstrap#36259

The original error I was receiving which the beta version fixes:
(6:62003) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.

Once it's released from beta, we should upgrade to the actual version.

Change pull strategy to always pull on page load

If the backing docker image changes, it's never updated since we use pull=absent.

To make sure we use the most up to date image, we should always have the backend pull once, probably on page load, and then only pull if it's absent until the page is reloaded again.

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.