Skip to content

UI can't handle non-UTC runner timezones #1177

@M1cha

Description

@M1cha

Describe the bug
I don't know if it's a UI or an internal bug, but when the runner timezone is not UTC, the github actions UI shows the wrong time.
In the case of Europe/Berlin which is UTC+2 during summer time, the time starts at -7200s counting towards positive.

To Reproduce
Steps to reproduce the behavior:

  1. Create a runner with a non-UTC timezone
  2. start a job on that runner
  3. the time start shows when the job has started is off by a few hours.

Expected behavior
The github UI should show the correct relative time

Runner Version and Platform

  • v0.278.0 x64
  • Debian 10 (buster)

What's not working?

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions