[PR #3140] [MERGED] Fixtures for public_key table #16790

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3140
Author: @ethantkoenig
Created: 12/10/2017
Status: Merged
Merged: 12/11/2017
Merged by: @lunny

Base: masterHead: public_key_fixtures


📝 Commits (2)

  • 8f6f46b Fixtures for public_key table
  • d869598 Merge branch 'master' into public_key_fixtures

📊 Changes

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

View changed files

models/fixtures/public_key.yml (+1 -0)

📄 Description

TestAPIAdminCreateAndDeleteSSHKey is failing for me locally, because keys created in previous test runs are not deleted.


🔄 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/3140 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 12/10/2017 **Status:** ✅ Merged **Merged:** 12/11/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `public_key_fixtures` --- ### 📝 Commits (2) - [`8f6f46b`](https://github.com/go-gitea/gitea/commit/8f6f46b5637b978fc17302d4f9f2efa8f31783ca) Fixtures for public_key table - [`d869598`](https://github.com/go-gitea/gitea/commit/d869598ad4a8769697108854da5d7582ff0ed3ed) Merge branch 'master' into public_key_fixtures ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `models/fixtures/public_key.yml` (+1 -0) </details> ### 📄 Description `TestAPIAdminCreateAndDeleteSSHKey` is failing for me locally, because keys created in previous test runs are not deleted. --- <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:19:10 -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#16790