Skip to content

Show hours in artifact expiry instead of "expired" for sub-day expiries#9468

Merged
Archaeopteryx merged 1 commit into
mozilla:masterfrom
fqueze:fix-artifact-expires-hours
May 13, 2026
Merged

Show hours in artifact expiry instead of "expired" for sub-day expiries#9468
Archaeopteryx merged 1 commit into
mozilla:masterfrom
fqueze:fix-artifact-expires-hours

Conversation

@fqueze
Copy link
Copy Markdown
Collaborator

@fqueze fqueze commented Apr 26, 2026

The live.log artifact of in-progress jobs has a short expiry (typically a bit more than 2h) and was being rendered as "expired" while the job was still running, which was misleading. The previous formatter floored the time-to-expiry to whole days, so anything under 24h became 0 and reported as expired.

The live.log artifact of in-progress jobs has a short expiry and was being
rendered as "expired" while the job was still running, which was misleading.
The previous formatter floored the time-to-expiry to whole days, so anything
under 24h became 0 and reported as expired.
@Archaeopteryx Archaeopteryx merged commit 63633e4 into mozilla:master May 13, 2026
6 checks passed
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