Skip to content

Conversation

@dirien
Copy link
Contributor

@dirien dirien commented Sep 24, 2025

Proposed changes

Unreleased product version (optional)

Related issues (optional)

@claude
Copy link
Contributor

claude bot commented Sep 24, 2025

This PR updates webinar durations from 90 minutes to 60 minutes and adjusts the corresponding end times for two events. The changes are consistent and mathematically correct.

Issues Found

Critical Issue - Line 44 vs Line 80 in content/events/self-service-enabling-developer-productivity/index.md: Duration inconsistency detected. The PR updates the main.duration field to "60 minutes" (line 44) but leaves the event_data.end_date unchanged at "13:30:00" (line 80), which still reflects a 90-minute duration (12:00-13:30). This should be "13:00:00" to match the 60-minute duration.

For reference, the other file was updated correctly: both main.duration and event_data.end_date were updated consistently.

What Needs to Be Fixed

  1. Update line 80 in content/events/self-service-enabling-developer-productivity/index.md to change end_date: 2025-11-06T13:30:00-05:00 to end_date: 2025-11-06T13:00:00-05:00

What's Working Well

  • The first file (day-2-autonomous-infrastructure-management/index.md) was updated correctly with both duration and end time aligned
  • All time zone formats are consistent
  • No style guide violations detected

@dirien dirien enabled auto-merge (squash) September 24, 2025 13:13
@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@dirien dirien merged commit 7e65fd8 into master Sep 24, 2025
11 checks passed
@dirien dirien deleted the dirien-patch-1 branch September 24, 2025 13:20
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.

4 participants