Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Add ability to run Android tests against multiple API levels

オープン
#226 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
38/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
android, github-actions, swift

調査の方向性

まず、公式の Android workflow と issue にリンクされている提案を調査します。複数の target triples と emulator images がどのように構成されているかを確認し、そのうえで、同じ Swift package で複数の API levels にわたって Android tests を実行できることを検証します。

索引モデルが issue の本文から書いたものです。

説明

From the suggestion at https://github.com/apple/swift-collections/pull/558#issuecomment-3756905525:

One elaboration to the official Android workflow that would be useful is to be able to specify multiple target triples to run the Android emulator with. That way, we could test the same Swift package against multiple Android API levels, which will be particularly useful once we roll out the new #available(Android) level feature for the SDK.

It might require downloading multiple emulator images, so may be more work to set up, but some Swift packages, like Testing, would benefit from it.

主要言語
Swift
スター
115
フォーク
57
平均マージ
1日 8時間
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

swiftlang/github-workflows のほかの issue

swiftlang/github-workflows の issue をすべて見る

似ている issue

Swift の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。