GithubHelp home page GithubHelp logo

classicvalues / ci-hud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pytorch/ci-hud

0.0 1.0 0.0 40.22 MB

HUD for CI activity on `pytorch/pytorch`, provides a top level view for jobs to easily discern regressions

Home Page: https://hud.pytorch.org

License: MIT License

HTML 2.27% CSS 1.98% JavaScript 86.45% Python 8.80% Jinja 0.50%

ci-hud's Introduction

Visit https://hud.pytorch.org and see https://github.com/pytorch/pytorch/wiki/Using-hud.pytorch.org for usage details.

Development

This project was bootstrapped with Create React App. To build locally, install dependencies and run in develop mode:

git clone https://github.com/pytorch/pytorch-ci-hud.git ci-hud
cd ci-hud
yarn install
npm start  # start a development server on localhost:3000

The code is routed from App.js to places like:

Submitting a PR

Submitting a PR will trigger a preview build on Netlify so others can preview the changes. Once merged, GitHub Actions will deploy the new site to the gh-pages branch.

Log-ins for Local Development and Deploy Previews

Log-ins don't work on the Netlify deploy previews since the GitHub app has hud.pytorch.org hardcoded as its callback URL. To see changes that require the GitHub API in a preview you can manually copy your OAuth token. In the JS console on hud.pytorch.org, run localStorage.getItem("gh_pat"). Then in the preview's console, run localStorage.setItem("gh_pat", "<the token>").

Data

The data backing the HUD is updated via a series of cron-based GitHub Actions. See .github/ for details.

License

This repository uses the MIT License, as found in the LICENSE file.

ci-hud's People

Contributors

ezyang avatar driazati avatar malfet avatar dependabot[bot] avatar seemethere avatar samestep avatar zengk95 avatar xuzhao9 avatar bigfootjon avatar facebook-github-bot avatar 1ntegr8 avatar houseroad avatar suo avatar ochalouhi avatar pjh5 avatar walterddr avatar yns88 avatar prigoyal avatar

Watchers

 avatar

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.