Github Actions for Rust is automatically creating jobs

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • identicon-rs

    A simple identicon implementation in rust

  • I believe this is just a glitch from another job triggered from a different workflow on the same merge commit. The clippy summary here shows as completing in 0s, does not show as CI usage on the job (https://github.com/conways-glider/identicon-rs/actions/runs/3772908305/usage) and in fact shows as completing before the job. The "build" job started at 12:56pm PST, the "clippy" job at 12:55pm. All of these point to this being an artificially created "check run" added to the workflow via API with inaccurate information.

  • clippy-check

    Discontinued 📎 GitHub Action for PR annotations with clippy warnings

  • And this gives us a place to look for a related issue: actions-rs/clippy-check#45 is a match: "result annotation sometimes gets added to the wrong workflow".

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts