[PR #1441] [MERGED] Enable race detector for CI #15906

Closed
opened 2025-11-02 11:57:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1441
Author: @typeless
Created: 4/4/2017
Status: Merged
Merged: 8/26/2021
Merged by: @lunny

Base: mainHead: enable-race-detector-in-ci


📝 Commits (10+)

📊 Changes

3 files changed (+9 additions, -2 deletions)

View changed files

📝 .drone.yml (+7 -0)
📝 Makefile (+1 -1)
📝 build/gocovmerge.go (+1 -1)

📄 Description

close #1430


🔄 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/1441 **Author:** [@typeless](https://github.com/typeless) **Created:** 4/4/2017 **Status:** ✅ Merged **Merged:** 8/26/2021 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `main` ← **Head:** `enable-race-detector-in-ci` --- ### 📝 Commits (10+) - [`782b968`](https://github.com/go-gitea/gitea/commit/782b968e0fc55898580bc6ff289e31daf9bb46eb) Enable race detector by default - [`5b6bdaa`](https://github.com/go-gitea/gitea/commit/5b6bdaa03a0c65fb4d28102a3af807a3e9846551) Disable race detector for release builds - [`dd4674b`](https://github.com/go-gitea/gitea/commit/dd4674b036459bc1aea9296e13b084c28760eb5b) use `true` - [`7694598`](https://github.com/go-gitea/gitea/commit/7694598eb2a470f4549a713cb8463a2f0b3a253b) fix - [`f280790`](https://github.com/go-gitea/gitea/commit/f28079023fb5c129191c10d8bbfdd869537e2a0c) debug issue - [`6118e40`](https://github.com/go-gitea/gitea/commit/6118e40375288b8d70dd9eb32bd9500a9199b2d4) fix - [`54ddf05`](https://github.com/go-gitea/gitea/commit/54ddf05deaf9a16cb099c3e8b699d8df24fb099f) verbose - [`79b9228`](https://github.com/go-gitea/gitea/commit/79b9228ed679bfee6fdea87ebe0299c1ac329980) clean - [`8a969a1`](https://github.com/go-gitea/gitea/commit/8a969a188bd3fcdc87c0c2460de521ef5f540207) Fix wrong merge - [`e61f744`](https://github.com/go-gitea/gitea/commit/e61f744e5f4c45fb65c7f5e5cf9fdc209d40ccc7) Merge branch 'main' into enable-race-detector-in-ci ### 📊 Changes **3 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+7 -0) 📝 `Makefile` (+1 -1) 📝 `build/gocovmerge.go` (+1 -1) </details> ### 📄 Description close #1430 --- <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 11:57:28 -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#15906