Skip to content

Clamp remaining time to seconds#213

Merged
martinbonnin merged 1 commit into
GradleUp:mainfrom
SimonMarquis:patch-1
Nov 26, 2025
Merged

Clamp remaining time to seconds#213
martinbonnin merged 1 commit into
GradleUp:mainfrom
SimonMarquis:patch-1

Conversation

@SimonMarquis

Copy link
Copy Markdown
Contributor

Here is what it will print instead:

-[...] will try again in 5s (8m 27.451358376s left)...
+[...] will try again in 5s (8m 27s left)...

Here is what it will print instead:

```diff
-[...] will try again in 5s (8m 27.451358376s left)...
+[...] will try again in 5s (8m 27s left)...
```

@martinbonnin martinbonnin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@martinbonnin martinbonnin merged commit 9b56f76 into GradleUp:main Nov 26, 2025
1 check passed
@SimonMarquis SimonMarquis deleted the patch-1 branch November 26, 2025 15:29
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