Skip to content

Conversation

@HJLebbink
Copy link
Member

No description provided.

@HJLebbink HJLebbink requested a review from Copilot October 20, 2025 19:56
@HJLebbink HJLebbink self-assigned this Oct 20, 2025
@HJLebbink HJLebbink requested a review from donatello October 20, 2025 19:56
@HJLebbink HJLebbink marked this pull request as ready for review October 20, 2025 19:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR changes the data type of the ExecutionTime field in the InventoryJobStatus struct from time.Duration to string. This modification affects how execution time is represented in the inventory job status API, moving from a typed duration to a string representation.

Key changes:

  • Modified the ExecutionTime field type in the InventoryJobStatus struct from time.Duration to string

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@HJLebbink HJLebbink force-pushed the update_inventory_job_status branch from 6dcf9dd to c74f6a1 Compare October 20, 2025 20:00
@harshavardhana harshavardhana merged commit 785b638 into minio:master Oct 20, 2025
5 checks passed
@HJLebbink HJLebbink deleted the update_inventory_job_status branch October 20, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants