[PR #5784] [MERGED] ci: split configure/build/install commands on gitlab #5664

Closed
opened 2026-05-05 10:42:38 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5784
Author: @kmk3
Created: 4/10/2023
Status: Merged
Merged: 4/16/2023
Merged by: @kmk3

Base: masterHead: ci-gitlab-split-steps


📝 Commits (1)

  • f962c9e ci: split configure/build/install commands on gitlab

📊 Changes

1 file changed (+19 additions, -6 deletions)

View changed files

📝 .gitlab-ci.yml (+19 -6)

📄 Description

Split them into separate steps to make it clearer in the logs which
command causes a job to fail when it does.

Note that they are already spli in the GitHub workflows:

  • .github/workflows/build.yml
  • .github/workflows/build-extra.yml

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5784 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/16/2023 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `ci-gitlab-split-steps` --- ### 📝 Commits (1) - [`f962c9e`](https://github.com/netblue30/firejail/commit/f962c9e03831c27daba6bb19fb7595757396e5c2) ci: split configure/build/install commands on gitlab ### 📊 Changes **1 file changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitlab-ci.yml` (+19 -6) </details> ### 📄 Description Split them into separate steps to make it clearer in the logs which command causes a job to fail when it does. Note that they are already spli in the GitHub workflows: * .github/workflows/build.yml * .github/workflows/build-extra.yml --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:42:38 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5664
No description provided.