[PR #22] [MERGED] 1.5.5 #38

Closed
opened 2026-03-03 19:11:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/productiveops/dokemon/pull/22
Author: @salilponde
Created: 12/30/2023
Status: Merged
Merged: 12/30/2023
Merged by: @salilponde

Base: mainHead: 1.5.5-dev


📝 Commits (2)

  • d1b83ca Fixed image dangling logic and added InUse field to images
  • 8256ee0 Bumped version to 1.5.5

📊 Changes

7 files changed (+18 additions, -6 deletions)

View changed files

📝 .github/workflows/main.yml (+1 -1)
📝 pkg/common/common.go (+1 -1)
📝 pkg/dockerapi/image.go (+11 -3)
📝 pkg/dockerapi/models.go (+1 -0)
📝 web/src/app/images/image-list.tsx (+2 -0)
📝 web/src/lib/api-models.ts (+1 -0)
📝 web/src/lib/version.ts (+1 -1)

📄 Description

No description provided


🔄 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/productiveops/dokemon/pull/22 **Author:** [@salilponde](https://github.com/salilponde) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 12/30/2023 **Merged by:** [@salilponde](https://github.com/salilponde) **Base:** `main` ← **Head:** `1.5.5-dev` --- ### 📝 Commits (2) - [`d1b83ca`](https://github.com/productiveops/dokemon/commit/d1b83ca41ff2a0b807d34bcf04da4391036b374d) Fixed image dangling logic and added InUse field to images - [`8256ee0`](https://github.com/productiveops/dokemon/commit/8256ee094c2824c4f09a62c803d3b11ce659d40e) Bumped version to 1.5.5 ### 📊 Changes **7 files changed** (+18 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+1 -1) 📝 `pkg/common/common.go` (+1 -1) 📝 `pkg/dockerapi/image.go` (+11 -3) 📝 `pkg/dockerapi/models.go` (+1 -0) 📝 `web/src/app/images/image-list.tsx` (+2 -0) 📝 `web/src/lib/api-models.ts` (+1 -0) 📝 `web/src/lib/version.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:11:02 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dokemon#38
No description provided.