[PR #2346] [MERGED] Add INTERNAL_TOKEN to integration .ini file #16355

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2346
Author: @strk
Created: 8/20/2017
Status: Merged
Merged: 8/21/2017
Merged by: @lunny

Base: masterHead: no-override-sources


📝 Commits (1)

  • 1ee45eb Add INTERNAL_TOKEN to integration .ini file

📊 Changes

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

View changed files

📝 integrations/pgsql.ini (+1 -0)

📄 Description

Avoids override of source file upon running make test-pgsql

Long story: settings.NewContext adds an INTERNAL_TOKEN if none
is found; the other ini files under integration/ all have an
INTERNAL_TOKEN


🔄 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/2346 **Author:** [@strk](https://github.com/strk) **Created:** 8/20/2017 **Status:** ✅ Merged **Merged:** 8/21/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `no-override-sources` --- ### 📝 Commits (1) - [`1ee45eb`](https://github.com/go-gitea/gitea/commit/1ee45eb33fccc3360fdee649c81bd7ba77c1585d) Add INTERNAL_TOKEN to integration .ini file ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `integrations/pgsql.ini` (+1 -0) </details> ### 📄 Description Avoids override of source file upon running `make test-pgsql` Long story: settings.NewContext *adds* an INTERNAL_TOKEN if none is found; the other ini files under integration/ all have an INTERNAL_TOKEN --- <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:08:42 -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#16355