Skip to content

Conversation

@orbitz
Copy link
Contributor

@orbitz orbitz commented Sep 25, 2025

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (explain):

Checklist

  • I have read the contributing guidelines
  • The pull request title follows this format:
    ISSUE_NUMBER ACTION_TYPE Short description (e.g., 123 ADD Feature description)
  • I have added tests and documentation (if applicable)
  • My changes generate no new warnings/errors and do not break existing functionality

Additional context (optional)

@orbitz orbitz force-pushed the 208-add-kv-store branch 4 times, most recently from 37adf6b to ec176ee Compare September 25, 2025 17:34
@orbitz orbitz force-pushed the 208-add-kv-store branch 6 times, most recently from e0fe717 to 895728a Compare September 26, 2025 10:10
@orbitz orbitz force-pushed the 208-add-kv-store branch 10 times, most recently from 6df87b8 to 14906c3 Compare September 26, 2025 11:24
@orbitz orbitz force-pushed the 208-add-kv-store branch 3 times, most recently from bca9ffa to cabe54d Compare October 11, 2025 11:15
@orbitz orbitz marked this pull request as ready for review October 11, 2025 13:35
@orbitz orbitz requested a review from a team as a code owner October 11, 2025 13:35
@terrateam-action

This comment has been minimized.

@terrateam-action

This comment has been minimized.

@terrateam-action
Copy link

Plans 👍

Outputs can be viewed in the Terrateam Console here.

Terrateam Plan Output 👍

Expand for plan output details

Dir: code | No changes

Dir: code
Workspace: default
Success: 👍

Step: run
Success: 👍
Command: /github/workspace/bin/verify-commit-msg


Step: plan
Success: 👍


To apply all these changes, comment:

terrateam apply

Feedback?

Questions? Comments? Give feedback by commenting terrateam feedback <your msg>. Your message lands directly in our inbox.

@schonfinkel schonfinkel self-requested a review October 23, 2025 14:04
@schonfinkel schonfinkel self-requested a review October 23, 2025 14:59
Comment on lines +11 to +21
(* TODO: Make this use the proper Abb time *)
let time = Unix.gettimeofday () in
let time_str = ISO8601.Permissive.string_of_datetime time in
Format.kfprintf
k
ppf
("[%s] %a [%s] @[" ^^ fmt ^^ "@]@.")
time_str
Logs.pp_header
(level, h)
(Logs.Src.name src)
Copy link
Contributor

Choose a reason for hiding this comment

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

Will this TODO apply to a later PR or this was forgotten here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That TODO has been there for 5 years 🤣

@schonfinkel schonfinkel self-requested a review October 27, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants