[PR #17] [MERGED] Improve pipeline #30

Closed
opened 2026-02-17 17:12:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-docs/pull/17
Author: @Pacodastre
Created: 10/22/2025
Status: Merged
Merged: 10/23/2025
Merged by: @DecDuck

Base: mainHead: improve-pipeline


📝 Commits (2)

  • 1f808e1 Adds CI workflow on pull requests
  • 2853dd4 Removes the upload artifact step from the build step

📊 Changes

1 file changed (+24 additions, -0 deletions)

View changed files

.github/workflows/ci.yml (+24 -0)

📄 Description

Just added a new workflow to trigger on pull requests. The workflow just builds the project to catch build errors before merging.


🔄 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/Drop-OSS/drop-docs/pull/17 **Author:** [@Pacodastre](https://github.com/Pacodastre) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `main` ← **Head:** `improve-pipeline` --- ### 📝 Commits (2) - [`1f808e1`](https://github.com/Drop-OSS/drop-docs/commit/1f808e1fd548409f2811bf7a76d3ec26ddb3be45) Adds CI workflow on pull requests - [`2853dd4`](https://github.com/Drop-OSS/drop-docs/commit/2853dd499666143b16532c9f4d8276a65e19c126) Removes the upload artifact step from the build step ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/ci.yml` (+24 -0) </details> ### 📄 Description Just added a new workflow to trigger on pull requests. The workflow just builds the project to catch build errors before merging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:22 -05:00
yindo closed this issue 2026-02-17 17:12:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-docs#30