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

Automatically upload builds from PRs to a temporary label

未关闭
#204 7 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
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 摘要。