[PR #1823] [MERGED] Persist created and updated time in compose #1851

Closed
opened 2026-03-03 12:36:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1823
Author: @gaul
Created: 11/25/2024
Status: Merged
Merged: 1/3/2025
Merged by: @fsouza

Base: mainHead: compose-time


📝 Commits (1)

  • 670b2ce Persist created and updated time in compose

📊 Changes

3 files changed (+13 additions, -2 deletions)

View changed files

📝 fakestorage/object_test.go (+7 -0)
📝 internal/backend/fs.go (+3 -1)
📝 internal/backend/memory.go (+3 -1)

📄 Description

Also use the correct time format.


🔄 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/fsouza/fake-gcs-server/pull/1823 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `compose-time` --- ### 📝 Commits (1) - [`670b2ce`](https://github.com/fsouza/fake-gcs-server/commit/670b2ce2b3b0c7aead5f025b35e07e95811d1633) Persist created and updated time in compose ### 📊 Changes **3 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object_test.go` (+7 -0) 📝 `internal/backend/fs.go` (+3 -1) 📝 `internal/backend/memory.go` (+3 -1) </details> ### 📄 Description Also use the correct time format. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:29 +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/fake-gcs-server#1851
No description provided.