Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): add StartTime field to VerificationInfo #1705

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

hiddeco
Copy link
Contributor

@hiddeco hiddeco commented Mar 28, 2024

This came up during a chat with @rpelczar, and would allow displaying a timestamp column in #1694. Giving the user a clearer idea about when a verification was (re)run.

Copy link

netlify bot commented Mar 28, 2024

Deploy Preview for docs-kargo-akuity-io canceled.

Name Link
🔨 Latest commit 2c954be
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/6605ca814d374e000886b1b4

@hiddeco hiddeco force-pushed the add-ts-to-verificationinfo branch from 3c198a0 to 3696164 Compare March 28, 2024 15:37
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.37%. Comparing base (f4232af) to head (2c954be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1705      +/-   ##
==========================================
+ Coverage   44.30%   44.37%   +0.07%     
==========================================
  Files         206      206              
  Lines       13091    13108      +17     
==========================================
+ Hits         5800     5817      +17     
  Misses       7041     7041              
  Partials      250      250              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hiddeco hiddeco changed the title feat(api): add Timestamp field to VerificationInfo feat(api): add StartTime field to VerificationInfo Mar 28, 2024
@hiddeco hiddeco self-assigned this Mar 28, 2024
hiddeco added 4 commits March 28, 2024 20:49
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
Signed-off-by: Hidde Beydals <hidde@hhh.computer>
@hiddeco hiddeco force-pushed the add-ts-to-verificationinfo branch from 9043909 to 2c954be Compare March 28, 2024 19:52
@hiddeco hiddeco added this pull request to the merge queue Mar 28, 2024
Merged via the queue into akuity:main with commit f696589 Mar 28, 2024
16 checks passed
@hiddeco hiddeco deleted the add-ts-to-verificationinfo branch March 28, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants