From 42dc1b14a1be379726f32c6d905d6754acaddb5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 29 Oct 2024 05:14:18 +0000 Subject: [PATCH] Deployed on 2024-10-29 05:14:18 --- custom.css | 71 ++++++++ ess.png | Bin 0 -> 2779 bytes favicon.ico | Bin 0 -> 6518 bytes index.html | 479 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 550 insertions(+) create mode 100644 custom.css create mode 100644 ess.png create mode 100644 favicon.ico create mode 100644 index.html diff --git a/custom.css b/custom.css new file mode 100644 index 0000000..b1767a9 --- /dev/null +++ b/custom.css @@ -0,0 +1,71 @@ +.tooltip .tooltiptext { + visibility: hidden; + width: 200px; + background-color: black; + color: #fff; + text-align: center; + border-radius: 6px; + padding: 5px; + position: absolute; + z-index: 1; + bottom: 125%; + left: 50%; + margin-left: -100px; + opacity: 0; + transition: opacity 0.3s; +} + +.tooltip:hover .tooltiptext { + visibility: visible; + opacity: 1; +} + +.square-button-failed { + width: 80px; + height: 80px; + background-color: #e41a1c; /* red color */ + color: white; + display: flex; + align-items: center; + justify-content: center; + border-radius: 8px; + position: relative; + cursor: pointer; +} + +.square-button-success { + width: 80px; + height: 80px; + background-color: #4daf4a; /* Green color */ + color: white; + display: flex; + align-items: center; + justify-content: center; + border-radius: 8px; + position: relative; + cursor: pointer; +} + +.square-button- { + width: 80px; + height: 80px; + background-color: hsl(210, 3%, 26%); + color: white; + display: flex; + align-items: center; + justify-content: center; + border-radius: 8px; + position: relative; + cursor: pointer; +} + +.banner { + background-color: #0094ca; + color: white; + padding: 10px; + text-align: center; +} + +.ess-button { + background-color: #0094ca; +} \ No newline at end of file diff --git a/ess.png b/ess.png new file mode 100644 index 0000000000000000000000000000000000000000..df856c0d2b61f59fd22eec865ad5f69ce24d345f GIT binary patch literal 2779 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 + + + + + + + DMSC Integration Testing + + + + + + + + +
+ + + +
+ +
+ + + + 🚀 + + + mcstas-scipp-tests: [nmx]
+ DST, IDS +
+
+ + + + 🚀 + + + scipp-analysis-tests: [odin]
+ IDS, DST +
+
+ + + + 🚀 + + + scipp-analysis-tests: [loki]
+ ECDC, SWAT +
+
+ + + + 🚀 + + + nexusfiles-scipp-tests: [odin, manual]
+ SWAT, DONKI +
+
+ + + + 🚀 + + + nexusfiles-scipp-tests: [loki, manual]
+ DST, SCIPP +
+
+ + + + 🚀 + + + nexusfiles-scipp-tests: [dream, manual]
+ ECDC, SWAT +
+
+ + + + 🚀 + + + nexusfiles-scipp-tests: [bifrost, manual]
+ SWAT, DONKI +
+
+ + + + 🚀 + + + chexus-tests: [odin, manual]
+ SWAT, SCIPP +
+
+ + + + 🚀 + + + chexus-tests: [nmx, manual]
+ SWAT, ECDC +
+
+ + + + 🚀 + + + chexus-tests: [loki, manual]
+ SWAT, SCIPP +
+
+ + + + 🚀 + + + chexus-tests: [dream, manual]
+ DST, SWAT +
+
+ + + + 🚀 + + + inspect-coda
+ SWAT, SCIPP +
+
+ + + + âš¡ + + + ingestor-tests: [tbl]
+ IDS, IDS +
+
+ + + + âš¡ + + + ingestor-tests: [odin]
+ ECDC, DONKI +
+
+ + + + âš¡ + + + ingestor-tests: [nmx]
+ DST, DONKI +
+
+ + + + âš¡ + + + ingestor-tests: [loki]
+ SCIPP, DONKI +
+
+ + + + âš¡ + + + ingestor-tests: [dream]
+ ECDC, DONKI +
+
+ + + + âš¡ + + + ingestor-tests: [bifrost]
+ ECDC, DST +
+
+ + + + âš¡ + + + nexusfiles-scipp-tests: [tbl, manual]
+ DONKI, ECDC +
+
+ + + + âš¡ + + + nexusfiles-scipp-tests: [nmx, manual]
+ DST, SWAT +
+
+ + + + âš¡ + + + chexus-tests: [tbl, manual]
+ SWAT, SCIPP +
+
+ + + + âš¡ + + + chexus-tests: [bifrost, manual]
+ IDS, SWAT +
+
+ +
+
+
+
+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Test SuiteSkipped Test
tests.nexusfiles-scipp.bifrost.bifrost_reduction_testtest_can_unwrap_tof_from_raw_data
tests.nexusfiles-scipp.bifrost.bifrost_reduction_testtest_can_convert_nexus_data_to_wavelength
tests.nexusfiles-scipp.dream.dream_reduction_testtest_can_unwrap_tof_from_raw_data
tests.nexusfiles-scipp.dream.dream_reduction_testtest_can_convert_nexus_data_to_wavelength
tests.nexusfiles-scipp.loki.loki_reduction_testtest_can_convert_nexus_data_to_wavelength
tests.nexusfiles-scipp.loki.loki_reduction_testtest_can_unwrap_tof_from_raw_data
tests.nexusfiles-scipp.nmx.nmx_reduction_testtest_can_unwrap_tof_from_raw_data
tests.nexusfiles-scipp.nmx.nmx_reduction_testtest_can_convert_nexus_data_to_wavelength
tests.nexusfiles-scipp.odin.odin_reduction_testtest_can_convert_nexus_data_to_wavelength
tests.nexusfiles-scipp.odin.odin_reduction_testtest_can_unwrap_tof_from_raw_data
tests.scipp-analysis.odin.easyimaging_testtest_easyimaging_can_read_reduced_data
tests.scipp-analysis.odin.easyimaging_testtest_easyimaging_can_fit_bragg_edge
tests.scipp-analysis.odin.muhrec_testtest_pymuhrec_can_read_reduced_data
tests.scipp-analysis.odin.muhrec_testtest_pymuhrec_can_reconstruct
tests.mcstas-scipp.mcstas_nmx_testtest_reduce_nmx_mcstas_file
+
+
+
+ +
+ + + + + + + + +
+
+ + \ No newline at end of file