generated from finos/software-project-blueprint
-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable type arguments in Legend Engine Pure #3243
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Workflow Telemetry - Build CI / BuildWorkflow telemetry for commit a606b43086f0e05d7bafa81a84e4516f666ed852 Step Tracegantt
title Build
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1731422081000, 1731422083000
Checkout repo : 1731422083000, 1731422087000
Cache Maven dependencies : 1731422087000, 1731422109000
Set up JDK : 1731422109000, 1731422123000
Check Java version : 1731422123000, 1731422124000
Configure git : 1731422124000, 1731422124000
Download deps and plugins : 1731422124000, 1731422177000
Collect Workflow Telemetry : 1731422177000, 1731422177000
Build (PR) : 1731422177000, 1731427508000
Build (with Maven Deploy + Docker Snapshot) : done, 1731427508000, 1731427508000
Test : 1731427508000, 1731433916000
Upload Test Results : 1731433916000, 1731433973000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title Build
dateFormat x
axisFormat %H:%M:%S
|
akphi
previously approved these changes
Nov 13, 2024
pierredebelen
force-pushed
the
addTypeArgs
branch
from
November 14, 2024 04:20
a606b43
to
f5ab5b0
Compare
Workflow Telemetry - Build CI / BuildWorkflow telemetry for commit f5ab5b0e4d63b90aa201eb595868fd469b00e825 Step Tracegantt
title Build
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1731558042000, 1731558043000
Checkout repo : 1731558043000, 1731558048000
Cache Maven dependencies : 1731558048000, 1731558067000
Set up JDK : 1731558067000, 1731558084000
Check Java version : 1731558084000, 1731558084000
Configure git : 1731558084000, 1731558084000
Download deps and plugins : 1731558084000, 1731558120000
Collect Workflow Telemetry : 1731558120000, 1731558120000
Build (PR) : crit, 1731558120000, 1731558195000
Build (with Maven Deploy + Docker Snapshot) : done, 1731558195000, 1731558195000
Test : done, 1731558195000, 1731558195000
Upload Test Results : 1731558195000, 1731558195000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title Build
dateFormat x
axisFormat %H:%M:%S
|
gs-ssh16
approved these changes
Nov 14, 2024
Workflow Telemetry - Build CI / BuildWorkflow telemetry for commit 9e140ee8f12badefb5482e3d6ed1add9d412ff78 Step Tracegantt
title Build
dateFormat x
axisFormat %H:%M:%S
Set up job : milestone, 1731585089000, 1731585091000
Checkout repo : 1731585091000, 1731585096000
Cache Maven dependencies : 1731585096000, 1731585114000
Set up JDK : 1731585114000, 1731585132000
Check Java version : 1731585132000, 1731585133000
Configure git : 1731585133000, 1731585133000
Download deps and plugins : 1731585133000, 1731585169000
Collect Workflow Telemetry : 1731585169000, 1731585169000
Build (PR) : 1731585169000, 1731590479000
Build (with Maven Deploy + Docker Snapshot) : done, 1731590479000, 1731590479000
Test : 1731590479000, 1731596779000
Upload Test Results : 1731596779000, 1731596804000
CPU MetricsMemory MetricsIO Metrics
Process TraceTop 100 processes with highest durationgantt
title Build
dateFormat x
axisFormat %H:%M:%S
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Enable type arguments in Legend Engine Pure