[PR #10] [MERGED] 1.3.2 #29

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

📋 Pull Request Information

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

Base: mainHead: 1.3.2-dev


📝 Commits (3)

  • 6f3533c Display image in containers list
  • ca5e959 Bumped version to 1.3.2
  • c79fcf3 Fixed image name issue for dangling images

📊 Changes

11 files changed (+40 additions, -12 deletions)

View changed files

📝 .github/workflows/main.yml (+1 -1)
📝 pkg/common/common.go (+1 -1)
📝 pkg/dockerapi/container.go (+3 -0)
📝 pkg/dockerapi/image.go (+7 -1)
📝 pkg/dockerapi/models.go (+2 -0)
📝 web/src/app/containers/containers.tsx (+13 -3)
📝 web/src/app/images/images.tsx (+8 -1)
📝 web/src/app/root.tsx (+1 -3)
📝 web/src/lib/api-models.ts (+2 -0)
📝 web/src/lib/utils.ts (+1 -1)
📝 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/10 **Author:** [@salilponde](https://github.com/salilponde) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@salilponde](https://github.com/salilponde) **Base:** `main` ← **Head:** `1.3.2-dev` --- ### 📝 Commits (3) - [`6f3533c`](https://github.com/productiveops/dokemon/commit/6f3533cb4b098212bd61664d1874711328110405) Display image in containers list - [`ca5e959`](https://github.com/productiveops/dokemon/commit/ca5e95936d70d985fd3d87c58a989c47c160dcf4) Bumped version to 1.3.2 - [`c79fcf3`](https://github.com/productiveops/dokemon/commit/c79fcf3043ae7a6d03ff61647ad48c9f2e022c3f) Fixed image name issue for dangling images ### 📊 Changes **11 files changed** (+40 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+1 -1) 📝 `pkg/common/common.go` (+1 -1) 📝 `pkg/dockerapi/container.go` (+3 -0) 📝 `pkg/dockerapi/image.go` (+7 -1) 📝 `pkg/dockerapi/models.go` (+2 -0) 📝 `web/src/app/containers/containers.tsx` (+13 -3) 📝 `web/src/app/images/images.tsx` (+8 -1) 📝 `web/src/app/root.tsx` (+1 -3) 📝 `web/src/lib/api-models.ts` (+2 -0) 📝 `web/src/lib/utils.ts` (+1 -1) 📝 `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:00 +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#29
No description provided.