Skip to content

Conversation

GrantBirki
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 27, 2025 05:41
Copy link
Contributor

@Copilot 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 ensures consistent UTC time usage across the Hooks framework and bumps the version to 0.7.0.

  • Updated all time references to use Time.now.utc for uniform time measurement
  • Bumped the version number in the version file

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
lib/hooks/version.rb Bumped version from 0.6.4 to 0.7.0
lib/hooks/core/stats.rb Updated start_time and duration to use Time.now.utc
lib/hooks/app/endpoints/health.rb Changed uptime calculation to use Time.now.utc
lib/hooks/app/endpoints/catchall.rb Converted time calculations to UTC in request logging
lib/hooks/app/api.rb Updated server start and request timing to UTC

@GrantBirki GrantBirki changed the title utc or die utc or die 🕐 💀 Jun 27, 2025
@GrantBirki GrantBirki merged commit 0c8899f into main Jun 27, 2025
22 checks passed
@GrantBirki GrantBirki deleted the utc branch June 27, 2025 05:44
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.

1 participant