conda-forge / conda-forge/conda-forge.github.io

Automatically upload builds from PRs to a temporary label

オープン
#204 コメント 7 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
170
フォーク
320
平均マージ
2日 10時間
マージ済み PR(30日)
5

説明

As discussed with @jakirkham in https://github.com/conda-forge/hdf5-feedstock/pull/28#issuecomment-238109575, it would be nice if the builds produced by the CI as part of the testing of PRs could get uploaded to the conda-forge channel under a temporary label. This would allow people to test out a build locally or even as part of other builds, or do other kinds of more extensive testing, before deciding to go ahead and merge the PRs into master.

The label names would have to be unique, so one possibility would be to adopt the convention `pr--`, for instance `pr-hdf5-28`. The label would then always contain the latest build from a PR (so we'd need to upload and overwrite previous builds), and when a PR is merged, we could make it so that it deletes the label.

I think it would be better to have unique labels such as this, because otherwise if we had a single `test` or `staging` label, it would be hard to isolate which package local issues were due to.

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

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

評価

この issue はまだ評価されていません。

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

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