[PR #2916] [MERGED] Combine identical Makefile rules #16662

Closed
opened 2025-11-02 12:15:48 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2916
Author: @ethantkoenig
Created: 11/15/2017
Status: Merged
Merged: 11/17/2017
Merged by: @lunny

Base: masterHead: test/makefile


📝 Commits (1)

  • f50fa9b Combine identical Makefile rules

📊 Changes

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

View changed files

📝 Makefile (+6 -9)

📄 Description

Combine identical integrations.mysql.test and integrations.pgsql.test targets into a single integrations.test target; no need to compile twice.


🔄 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/go-gitea/gitea/pull/2916 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 11/15/2017 **Status:** ✅ Merged **Merged:** 11/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `test/makefile` --- ### 📝 Commits (1) - [`f50fa9b`](https://github.com/go-gitea/gitea/commit/f50fa9b8c025373b8c116296ed96d0973c95335b) Combine identical Makefile rules ### 📊 Changes **1 file changed** (+6 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+6 -9) </details> ### 📄 Description Combine identical `integrations.mysql.test` and `integrations.pgsql.test` targets into a single `integrations.test` target; no need to compile twice. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:15:48 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16662