GithubHelp home page GithubHelp logo

happy-ferret / rust-toolstate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rust-lang-nursery/rust-toolstate

0.0 2.0 0.0 1.6 MB

Records build and test status of external tools bundled with the Rust repository.

Home Page: https://rust-lang-nursery.github.io/rust-toolstate/

Ruby 19.61% CSS 80.39%

rust-toolstate's Introduction

rust-toolstate

This repository records the compilation and testing status of development tools bundled with the Rust build system.

The latest status can be read from https://rust-lang-nursery.github.io/rust-toolstate/.

Currently these four tools are tracked:

These tools can be in one of the following states:

  • build fail — the tool cannot be compiled at all, possibly due to recent changes of the compiler internal APIs.

  • test fail — the tool can be compiled, but some tests failed.

  • test pass — everything working correctly :)

Whenever the state changes, a commit will be pushed which mentions the maintainers on GitHub. This notifies them to update the tool and sync with the Rust compiler repository.

How this repository works

In Rust, every PR needs to be tested by the CI and pass before merging. One of the tests is to check if these external tools are still working. After the test, the CI will send a commit to record the test result into history/linux.tsv or history/windows.tsv.

When the PR is successfully merged, the CI will inspect the corresponding tool states from the history. If the states have changed, a new commit will be pushed to notify the tool maintainers via @-mentioning in the commit message.

rust-toolstate's People

Contributors

kennytm avatar kennytm-githubbot avatar

Watchers

 avatar  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.