Skip to content

Commit

Permalink
Automated deployment: Wed Jan 24 09:57:25 UTC 2024 abbce42
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Jan 24, 2024
1 parent c8837f7 commit d7a7ecd
Show file tree
Hide file tree
Showing 43 changed files with 3,315 additions and 1 deletion.
40 changes: 40 additions & 0 deletions abbce42966976ccad57b0691cb50c089639d969e_integration-v2/93/app.js

Large diffs are not rendered by default.

Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uid" : "b1a8273437954620fa374b796ffaacdd",
"children" : [ ],
"name" : "behaviors"
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uid" : "4b4757e66a1912dae1a509f688f20b0f",
"children" : [ ],
"name" : "categories"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uid" : "83edc06c07f9ae9e47eb6dd1b683e4e2",
"children" : [ ],
"name" : "packages"
}
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uid" : "98d3104e051c652961429bf95fa0b5d6",
"children" : [ ],
"name" : "suites"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"uid" : "ab17fc5a4eb3bca4b216b548c7f9fcbc",
"children" : [ ],
"name" : "timeline"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
launch_status failed=0 1706090243000000000
launch_status broken=0 1706090243000000000
launch_status passed=0 1706090243000000000
launch_status skipped=0 1706090243000000000
launch_status unknown=0 1706090243000000000
launch_time duration=0 1706090243000000000
launch_time min_duration=0 1706090243000000000
launch_time max_duration=0 1706090243000000000
launch_time sum_duration=0 1706090243000000000
launch_retries retries=0 1706090243000000000
launch_retries run=0 1706090243000000000
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Allure Report summary mail</title>
</head>
<body>
Mail body
</body>
</html>
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
launch_status_failed 0
launch_status_broken 0
launch_status_passed 0
launch_status_skipped 0
launch_status_unknown 0
launch_time_duration 0
launch_time_min_duration 0
launch_time_max_duration 0
launch_time_sum_duration 0
launch_retries_retries 0
launch_retries_run 0
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[ {
"buildOrder" : 93,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/93/",
"reportName" : "Allure Report with history",
"data" : { }
}, {
"buildOrder" : 92,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/92/",
"reportName" : "Allure Report with history",
"data" : { }
} ]
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[ {
"buildOrder" : 93,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/93/",
"reportName" : "Allure Report with history",
"data" : { }
}, {
"buildOrder" : 92,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/92/",
"reportName" : "Allure Report with history",
"data" : {
"duration" : 2116207
}
} ]
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[ {
"buildOrder" : 93,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/93/",
"reportName" : "Allure Report with history",
"data" : {
"failed" : 0,
"broken" : 0,
"skipped" : 0,
"passed" : 0,
"unknown" : 0,
"total" : 0
}
}, {
"buildOrder" : 92,
"reportUrl" : "https://firebolt-db.github.io/dbt-firebolt/abbce42966976ccad57b0691cb50c089639d969e_integration-v2/92/",
"reportName" : "Allure Report with history",
"data" : {
"failed" : 0,
"broken" : 0,
"skipped" : 30,
"passed" : 92,
"unknown" : 0,
"total" : 122
}
} ]
Loading

0 comments on commit d7a7ecd

Please sign in to comment.