google/comprehensive-rust

Add CI job that ensures every translation builds

オープン

#2,539 opened on 2025/01/04

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,009 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (32,954 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently, I have to add each language individually to the branch protection rules for main. This a problem since we can merge PRs which fail later when building the translations for publishing.

I think we can handle this by adding a new CI job which waits on every translation and only succeeds when they all succeed.

Originally posted by @mgeisler in https://github.com/google/comprehensive-rust/issues/2531#issuecomment-2571282773

コントリビューターガイド