chore: Remove obsolete OBS CI configs for treeland projects#182
chore: Remove obsolete OBS CI configs for treeland projects#182zccrs merged 1 commit intodeepin-community:masterfrom
Conversation
Removed OBS CI configurations for `linuxdeepin/treeland.private` across `config.yml`, `jobs/images/obsci/test.yml`, and `jobs/submits.yml`. This project is no longer in use, making these configurations obsolete and invalid. Additionally, `linuxdeepin/ddm` and `linuxdeepin/treeland` have been explicitly excluded from general OBS CI configurations. These projects now utilize dedicated GitHub Actions for their CI builds, rendering OBS CI unnecessary and redundant for them. Influence: 1. Verify that `linuxdeepin/ddm` and `linuxdeepin/treeland` continue to build successfully via their GitHub Actions. 2. Confirm that no Prow jobs related to `linuxdeepin/treeland.private` are triggered or fail. 3. Observe reduced CI configuration complexity and resource usage related to these projects in Prow. chore: 移除 treeland 项目过时的 OBS CI 配置 移除了 `config.yml`、`jobs/images/obsci/test.yml` 和 `jobs/submits.yml` 中针对 `linuxdeepin/treeland.private` 的 OBS CI 配置。该项目已不再使用, 因此相关配置已过时且无效。 此外,`linuxdeepin/ddm` 和 `linuxdeepin/treeland` 项目已被明确排除在通用 的 OBS CI 配置之外。这些项目现在使用专用的 GitHub Actions 进行 CI 构建, 因此 OBS CI 对它们来说已不再必要和冗余。 Influence: 1. 验证 `linuxdeepin/ddm` 和 `linuxdeepin/treeland` 项目通过其 GitHub Actions 能够继续成功构建。 2. 确认不再触发或因 `linuxdeepin/treeland.private` 相关的 Prow 作业而 失败。 3. 观察 Prow 中与这些项目相关的 CI 配置复杂性和资源使用
There was a problem hiding this comment.
Pull request overview
This pull request removes obsolete OBS CI configurations for the linuxdeepin/treeland.private project and excludes linuxdeepin/ddm and linuxdeepin/treeland from general OBS CI configurations, as these projects now use dedicated GitHub Actions for their CI builds.
Changes:
- Removed all OBS CI configurations for the obsolete
linuxdeepin/treeland.privateproject - Added
linuxdeepin/ddmandlinuxdeepin/treelandto OBS CI exclusion lists - Cleaned up redundant presubmit and postsubmit job configurations
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| services/prow/config/jobs/submits.yml | Removed presubmit and postsubmit job configurations for linuxdeepin/treeland.private |
| services/prow/config/jobs/images/obsci/test.yml | Added linuxdeepin/ddm and linuxdeepin/treeland to exclude list, removed complete OBS CI job configuration for linuxdeepin/treeland.private |
| services/prow/config/config.yml | Added linuxdeepin/ddm and linuxdeepin/treeland to exclude list, removed complete OBS CI job configuration for linuxdeepin/treeland.private |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hudeng-go The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Removed OBS CI configurations for
linuxdeepin/treeland.privateacrossconfig.yml,jobs/images/obsci/test.yml, andjobs/submits.yml. This project is no longer in use, making these configurations obsolete and invalid.Additionally,
linuxdeepin/ddmandlinuxdeepin/treelandhave been explicitly excluded from general OBS CI configurations. These projects now utilize dedicated GitHub Actions for their CI builds, rendering OBS CI unnecessary and redundant for them.Influence:
linuxdeepin/ddmandlinuxdeepin/treelandcontinue to build successfully via their GitHub Actions.linuxdeepin/treeland.privateare triggered or fail.chore: 移除 treeland 项目过时的 OBS CI 配置
移除了
config.yml、jobs/images/obsci/test.yml和jobs/submits.yml中针对linuxdeepin/treeland.private的 OBS CI 配置。该项目已不再使用, 因此相关配置已过时且无效。此外,
linuxdeepin/ddm和linuxdeepin/treeland项目已被明确排除在通用 的 OBS CI 配置之外。这些项目现在使用专用的 GitHub Actions 进行 CI 构建, 因此 OBS CI 对它们来说已不再必要和冗余。Influence:
linuxdeepin/ddm和linuxdeepin/treeland项目通过其 GitHub Actions 能够继续成功构建。linuxdeepin/treeland.private相关的 Prow 作业而 失败。