mirror of
https://github.com/productiveops/dokemon.git
synced 2026-04-26 08:15:49 +03:00
[PR #25] [MERGED] 1.5.7 #41
Labels
No labels
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dokemon#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/productiveops/dokemon/pull/25
Author: @salilponde
Created: 12/31/2023
Status: ✅ Merged
Merged: 12/31/2023
Merged by: @salilponde
Base:
main← Head:1.5.7-dev📝 Commits (2)
a500545Bumped version to 1.5.7a9d3849Container staleness support for popular container registries📊 Changes
9 files changed (+257 additions, -253 deletions)
View changed files
📝
.github/workflows/main.yml(+1 -1)📝
go.mod(+30 -21)📝
go.sum(+83 -196)📝
pkg/common/common.go(+1 -1)📝
pkg/dockerapi/container_stale_check.go(+3 -33)➕
pkg/registry/image.go(+37 -0)➕
pkg/registry/ref.go(+68 -0)➕
pkg/registry/registry.go(+33 -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.