1
0
mirror of synced 2026-01-04 09:04:47 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Ben Church
68c0d6dbbc Connector CI: update badges test summary (#27215)
* Rename to connector test report

* Get all test outputs

* Get last 10 output for all connectors

* Get runs by connector

* Crudely write badge and summary

* Add render functions

* Update connector report badge and link

* Fix url link

* Fix qa report tests

* update qa-engine tests

* Move regex to resource

* Add cron

* Run format

* New line

* Make badge green if last is successful

* Fix test

* Remove report.sh and build_report.py

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
2023-06-14 11:12:47 -07:00
Augustin
5d8f231b80 connectors-ci: fix typo in observability report (#24132) 2023-03-16 02:15:37 -05:00
Augustin
507845cf37 connectors-ci: make /test and dagger pipeline write report in a common way for observability (#24050) 2023-03-15 10:44:56 +01:00
Ben Church
35ea6e9cf7 Enable qa-checks in test-command (#22184) 2023-02-07 09:08:48 -08:00
Ben Church
8d90f4cf1e 📖 Reference new build system docs (#22226)
* Reference new build system docs

* Add references to qa engine
2023-02-01 11:54:38 -08:00
Ben Church
c8257e44a6 Ensure the QA check does not influence the report (#22150) 2023-01-31 14:46:30 -04:00
Ben Church
4f6d7d14b5 Disable qa engine check (#22131) 2023-01-31 03:49:12 -08:00
Ben Church
1f2b6d619b Add version prefix to build status files (#22126) 2023-01-31 04:59:40 +00:00
Ben Church
90828d4bd9 Version connector build statuses (#22029)
* Refactor the job log json to include the docker_version

* Output to versioned folder

* Handle the case where people call the action without connector prefixed

* Retrieve status of each connector

* Use build report statuses in the QA Engine

* Cast build status as an enum
2023-01-30 16:16:16 -08:00
Augustin
616e2e1af0 QA checks: implement icon and documentation checks (#21845) 2023-01-26 16:03:09 +01:00
Sherif A. Nada
a4e4b0289b Point to new location for connector build status history (#4840) 2021-07-19 15:31:27 -07:00
Jared Rhizor
dc12475da4 fix blue color (#1822) 2021-01-25 11:23:08 -08:00
Jared Rhizor
90e6505efe add s3 status reporting for integration test builds (#1679)
* add initialization for status dashboard static api

* working status reporter for integration tests

* try different formatting for date

* actually run tests

* only report build status for master

* some level of functions + datetime switching by architecture
2021-01-19 09:34:17 -08:00