[PR #2339] [CLOSED] Do not hard-code PostgreSQL credentials in tester file #16351

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2339
Author: @strk
Created: 8/19/2017
Status: Closed

Base: masterHead: no-force-pgsql-credentials


📝 Commits (1)

  • 59f6cee Do not hard-code PostgreSQL credentials in tester file

📊 Changes

3 files changed (+6 additions, -15 deletions)

View changed files

📝 .drone.yml (+4 -0)
📝 Makefile (+1 -10)
📝 integrations/pgsql.ini (+1 -5)

📄 Description

This allows running tests against non-default installs

NOTE: I suppose the change in .drone.yml will require signing it
again, which I cannot do. Can you help @lunny $bkcsoft $appleboy ?


🔄 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/2339 **Author:** [@strk](https://github.com/strk) **Created:** 8/19/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `no-force-pgsql-credentials` --- ### 📝 Commits (1) - [`59f6cee`](https://github.com/go-gitea/gitea/commit/59f6cee93969a98f3fd0ffea292b1b8f960a78fe) Do not hard-code PostgreSQL credentials in tester file ### 📊 Changes **3 files changed** (+6 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+4 -0) 📝 `Makefile` (+1 -10) 📝 `integrations/pgsql.ini` (+1 -5) </details> ### 📄 Description This allows running tests against non-default installs NOTE: I suppose the change in .drone.yml will require signing it again, which I cannot do. Can you help @lunny $bkcsoft $appleboy ? --- <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:35 -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#16351