[PR #1623] [MERGED] Improve govendor testing #15956

Closed
opened 2025-11-02 11:58:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1623
Author: @sapk
Created: 4/27/2017
Status: Merged
Merged: 5/2/2017
Merged by: @bkcsoft

Base: masterHead: patch-1


📝 Commits (5)

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 Makefile (+9 -1)
📝 vendor/vendor.json (+1 -1)

📄 Description

Use govendor list +outside +unused for finding missing or unused deps and govendor status for catching modified vendor.

Ref : #1620


🔄 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/1623 **Author:** [@sapk](https://github.com/sapk) **Created:** 4/27/2017 **Status:** ✅ Merged **Merged:** 5/2/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`c349006`](https://github.com/go-gitea/gitea/commit/c3490062d70fd437b84b8c368e19c47c3c5001d0) Update Makefile - [`b88ea41`](https://github.com/go-gitea/gitea/commit/b88ea4152d819b3a68a0ff0dd42192325ff08021) Remove appengine import - [`5cd64b4`](https://github.com/go-gitea/gitea/commit/5cd64b437c64e33aafee8b062e4ab78ce8e73922) Update Makefile - [`2e8fe83`](https://github.com/go-gitea/gitea/commit/2e8fe83a082cf2fb39b56115e2ac4c3655f29822) Use TMPDIR - [`dfd1be2`](https://github.com/go-gitea/gitea/commit/dfd1be23cb9f8d8c7175093e1a051dfb33b465df) Fix errors and add TMPDIR ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+9 -1) 📝 `vendor/vendor.json` (+1 -1) </details> ### 📄 Description Use `govendor list +outside +unused` for finding missing or unused deps and `govendor status` for catching modified vendor. Ref : #1620 --- <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:58:54 -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#15956