Skip to content
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.

[pull] master from gradle:master #122

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

[pull] master from gradle:master #122

wants to merge 10,000 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 22, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Sep 23, 2023
tresat and others added 29 commits December 18, 2024 14:04
Now Clock lives in a separate :time module, so it isn't as big of a
dependency and can be used directly.
for collections-related types when validating binary compatibility
for binary compatibility with relation, incubating status and since-annotation
Avoids confusion when page is refreshed after passing build is executed and failing test report remains
We don't have any known issues
wolfs and others added 30 commits January 9, 2025 16:57
This allows more specific assertions for some aggregate tests
ISO_INSTANT is the JDK built-in way of representing a Instant. An Instant
is an instantaneous point on the time-line. The start time of a test is an
instant.

Gradle's timestamps were always UTC-based, but we did not include the time
zone information. ISO_INSTANT is explicitly UTC (Z).

Parsers, like Jenkins, can handle parsing a JUnit XML with timezone information.
as the service is used as a part of contract between Gradle and Develocity plugin
was only used in testing
instead of their implementations
and use a separate internal interface instead
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.